summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.compiler.mk
Commit message (Expand)AuthorAgeFilesLines
* The previous commit should have been a logical or not a logical "and"ngie2014-12-081-1/+1
* ${CC} --version doesn't need to be queried if both COMPILER_TYPE andngie2014-12-081-0/+2
* Fix typos in comments and wrap to <80 columnsngie2014-12-061-10/+14
* When using an external toolchain note that gcc 4.8+ supports C++11bapt2014-10-211-1/+2
* Allow CC to not actually exist. During the ports INDEX run, all theimp2014-05-231-3/+3
* Support, to the extent we generate proper command lines, compilingimp2014-05-101-8/+27
* bsd.compiler.mk was implicitly included by bsd.own.mk in historicalimp2014-05-071-0/+5
* Provide slightly more helpful feedback when we can't figure out whatbrooks2013-03-011-1/+1
* Fix typo in bsd.compiler.mk.dim2012-11-061-1/+1
* Allow CC to be gcc46 or similar by matching gcc*.brooks2012-11-051-5/+5
* Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk.brooks2012-09-261-0/+6
* Introduce a new make variable COMPILER_TYPE that specifies whatbrooks2012-09-131-0/+21
OpenPOWER on IntegriCloud