Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrun | Stephen Kelly | 2015-01-14 | 1 | -8/+16 |
* | CMakeDetermineCompiler: Factor out xcrun invocation into a macro | Stephen Kelly | 2015-01-14 | 1 | -4/+11 |
* | CMakeDetermineCompiler: Simplify CMAKE_<LANG>_COMPILER default force-cache | Brad King | 2014-07-24 | 1 | -1/+1 |
* | CMakeDetermine*Compiler: Factor out search for compiler in PATH | Brad King | 2014-03-10 | 1 | -0/+30 |
* | OS X: Enable command-line build without tools in PATH | Brad King | 2013-08-06 | 1 | -0/+13 |
* | Prefer generic system compilers by default for C, C++, and Fortran | Brad King | 2012-08-02 | 1 | -0/+6 |
* | Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler | Brad King | 2012-08-02 | 1 | -0/+66 |