aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/compiler.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-5/+5
* Extend r405599 to make COMPILER_VERSION and ALT_COMPILER_VERSION moreAntoine Brodin2016-01-141-1/+5
* Make COMPILER_VERSION more compatible with clang 3.8 trunk.Bryan Drewery2016-01-081-1/+5
* Drop 8 support.Mathieu Arnold2015-10-151-16/+0
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-2/+2
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-2/+2
* Bump the version of clang to 3.6 when c++14-lang is specifiedBrad Davis2015-08-081-4/+4
* Add support for USES= compiler:c++14Brad Davis2015-07-141-2/+31
* Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-libAntoine Brodin2014-12-281-0/+1
* Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsAntoine Brodin2014-11-211-6/+6
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orAntoine Brodin2014-10-181-12/+12
* Change the way USES is handled:Tijl Coosemans2014-09-281-1/+1
* Avoid using clang as a fallback compiler on Tier-2 systems for C++0xNathan Whitehorn2014-06-291-2/+2
* - Fix logic from r359424 to not always apply - only apply on tier2 archs.Bryan Drewery2014-06-271-1/+1
* On some Tier-2 platforms (e.g. PowerPC), clang kind of works and so isNathan Whitehorn2014-06-261-1/+3
* Add compiler:gcc-c++11-lib to instrument gcc linking with libc++ on system wh...Baptiste Daroussin2014-04-081-2/+14
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-2/+2
* Now that default gcc is 4.7 switch back to USE_GCC=yes where appropriateBaptiste Daroussin2014-03-121-6/+6
* Mention the new c++0x argument.Rene Ladan2014-01-101-1/+2
* Fix testBaptiste Daroussin2014-01-091-1/+1
* Make gcc 4.6 is sufficient for c++0xBaptiste Daroussin2014-01-091-1/+1
* Allow to choose clang from base on 9.2 when looking for a C11 compilerBaptiste Daroussin2014-01-091-3/+38
* Spell out "nestedfct"Rene Ladan2013-12-151-1/+1
* Mention nestedfct parameter.Rene Ladan2013-12-151-10/+11
* Add compiler:nestedfct which will automatically probe USE_GCC=anyBaptiste Daroussin2013-12-131-1/+10
* Fix a typoBaptiste Daroussin2013-11-201-1/+1
* Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan...Baptiste Daroussin2013-11-201-4/+4
* Add CHOSEN_COMPILER_TYPE which can be clang or gccBaptiste Daroussin2013-11-201-0/+13
* Make sure clang uses ports ld on FreeBSD 8Baptiste Daroussin2013-11-151-0/+2
* On FreeBSD 8 clang will need a newer version of binutils.Baptiste Daroussin2013-11-121-0/+6
* Allow base clang to be used if version is >= 3.3Baptiste Daroussin2013-11-071-0/+22
* Document "openmp" as a valid argument.Rene Ladan2013-10-171-2/+2
* Mk/Uses/compiler.mk: Ensure COMPILER_TYPE can only be clang or gccJohn Marino2013-10-141-1/+1
* Always use a recent version of gcc in case a port needs openmp supportBaptiste Daroussin2013-10-121-1/+1
* Add a new argument openmp to make sure that only gcc is used (for now) is the...Baptiste Daroussin2013-10-091-0/+9
* Really really commit the right versionBaptiste Daroussin2013-10-091-2/+2
* Revert r329829 to restore compiler.mkBryan Drewery2013-10-091-0/+116
* Actually commit the right versionBaptiste Daroussin2013-10-081-116/+0
* New USES=compilerBaptiste Daroussin2013-10-081-0/+116