aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/compiler.mk
Commit message (Expand)AuthorAgeFilesLines
* Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang.gerald2017-09-131-1/+1
* Use llvm 4.0 for c++14bapt2017-04-301-4/+4
* - Remove checks for .PARSEDIR and vestiges of pmake supportak2017-04-271-8/+0
* Remove support for FreeBSD < 10.3 from Mk/*rene2017-01-031-6/+0
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-0/+9
* All supported versions of FreeBSD that install clang have version 3.4.1 orantoine2016-11-131-6/+6
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-5/+5
* Extend r405599 to make COMPILER_VERSION and ALT_COMPILER_VERSION moreantoine2016-01-151-1/+5
* Make COMPILER_VERSION more compatible with clang 3.8 trunk.bdrewery2016-01-091-1/+5
* Drop 8 support.mat2015-10-151-16/+0
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-151-2/+2
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-151-2/+2
* Bump the version of clang to 3.6 when c++14-lang is specifiedbrd2015-08-091-4/+4
* Add support for USES= compiler:c++14brd2015-07-151-2/+31
* Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-libantoine2014-12-291-0/+1
* Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsantoine2014-11-221-6/+6
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orantoine2014-10-191-12/+12
* Change the way USES is handled:tijl2014-09-291-1/+1
* Avoid using clang as a fallback compiler on Tier-2 systems for C++0xnwhitehorn2014-06-301-2/+2
* - Fix logic from r359424 to not always apply - only apply on tier2 archs.bdrewery2014-06-271-1/+1
* On some Tier-2 platforms (e.g. PowerPC), clang kind of works and so isnwhitehorn2014-06-271-1/+3
* Add compiler:gcc-c++11-lib to instrument gcc linking with libc++ on system wh...bapt2014-04-081-2/+14
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-151-2/+2
* Now that default gcc is 4.7 switch back to USE_GCC=yes where appropriatebapt2014-03-131-6/+6
* Mention the new c++0x argument.rene2014-01-111-1/+2
* Fix testbapt2014-01-091-1/+1
* Make gcc 4.6 is sufficient for c++0xbapt2014-01-091-1/+1
* Allow to choose clang from base on 9.2 when looking for a C11 compilerbapt2014-01-091-3/+38
* Spell out "nestedfct"rene2013-12-161-1/+1
* Mention nestedfct parameter.rene2013-12-161-10/+11
* Add compiler:nestedfct which will automatically probe USE_GCC=anybapt2013-12-131-1/+10
* Fix a typobapt2013-11-211-1/+1
* Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan...bapt2013-11-211-4/+4
* Add CHOSEN_COMPILER_TYPE which can be clang or gccbapt2013-11-201-0/+13
* Make sure clang uses ports ld on FreeBSD 8bapt2013-11-161-0/+2
* On FreeBSD 8 clang will need a newer version of binutils.bapt2013-11-121-0/+6
* Allow base clang to be used if version is >= 3.3bapt2013-11-081-0/+22
* Document "openmp" as a valid argument.rene2013-10-171-2/+2
* Mk/Uses/compiler.mk: Ensure COMPILER_TYPE can only be clang or gccmarino2013-10-151-1/+1
* Always use a recent version of gcc in case a port needs openmp supportbapt2013-10-121-1/+1
* Add a new argument openmp to make sure that only gcc is used (for now) is the...bapt2013-10-091-0/+9
* Really really commit the right versionbapt2013-10-091-2/+2
* Revert r329829 to restore compiler.mkbdrewery2013-10-091-0/+116
* Actually commit the right versionbapt2013-10-091-116/+0
* New USES=compilerbapt2013-10-091-0/+116