summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrunStephen Kelly2015-01-141-8/+16
* CMakeDetermineCompiler: Factor out xcrun invocation into a macroStephen Kelly2015-01-141-4/+11
* CMakeDetermineCompiler: Simplify CMAKE_<LANG>_COMPILER default force-cacheBrad King2014-07-241-1/+1
* CMakeDetermine*Compiler: Factor out search for compiler in PATHBrad King2014-03-101-0/+30
* OS X: Enable command-line build without tools in PATHBrad King2013-08-061-0/+13
* Prefer generic system compilers by default for C, C++, and FortranBrad King2012-08-021-0/+6
* Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)CompilerBrad King2012-08-021-0/+66