summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.compiler.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge r293006 from clang380-import branch:dim2015-12-311-1/+1
* CCACHE_BUILD: Only export CCACHE_PATH= if it was already set with a value.bdrewery2015-12-081-0/+2
* Fix some makeman issues.bdrewery2015-12-081-0/+1
* Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-081-0/+65
* Don't hide stderr when checking ${CC} --version.bdrewery2015-10-311-1/+1
* Improve safety of caching from r289659 by only importing of none of thebdrewery2015-10-201-0/+9
* Pass COMPILER_TYPE and COMPILER_VERSION to sub-makes to avoid redundantbdrewery2015-10-201-0/+20
* Mention what 'common' is forsjg2015-06-101-0/+2
* Merge from headsjg2015-05-261-12/+16
|\
| * 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
* | Merge from head@274682sjg2014-11-191-1/+2
|\ \ | |/
| * When using an external toolchain note that gcc 4.8+ supports C++11bapt2014-10-211-1/+2
* | Merge head from 7/28sjg2014-08-191-15/+31
|\ \ | |/
| * 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
* | Merge from headsjg2014-05-081-0/+5
|\ \ | |/
| * bsd.compiler.mk was implicitly included by bsd.own.mk in historicalimp2014-05-071-0/+5
* | Some warnings depened on the version of clang, allow us to check.sjg2014-05-021-0/+5
* | Avoid errors when MACHINE is a pseudo machine like "common".sjg2013-10-121-0/+4
|/
* 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