| Commit message (Expand) | Author | Age | Files | Lines |
* | MSYS/MinGW Makfiles: Select the compiler occurring first in PATH | Brad King | 2022-05-26 | 1 | -4/+3 |
|
|
* | Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txt | Klein, Thorsten (BSH) | 2022-03-29 | 1 | -3/+9 |
|
|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -1/+1 |
|
|
* | HIP: Remove ROMClang compiler id and use Clang directly | Brad King | 2021-09-16 | 1 | -1/+1 |
|
|
* | CUDA: Add support for finding nvcc in CUDA_PATH | Tobias Ribizel | 2021-03-15 | 1 | -0/+10 |
|
|
* | Merge topic 'compiler_flags' | Brad King | 2020-08-06 | 1 | -8/+12 |
|\ |
|
| * | Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn' | Fred Baksik | 2020-07-29 | 1 | -0/+7 |
|
|
| * | Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER | Fred Baksik | 2020-07-23 | 1 | -8/+5 |
|
|
* | | Compilers: Ignore -print-sysroot prefix when it is '/' | Brad King | 2020-07-27 | 1 | -1/+3 |
|/ |
|
* | Windows: Normalize slashes in compiler -print-sysroot path | Brad King | 2020-05-06 | 1 | -1/+2 |
|
|
* | Ninja: On Windows, select the compiler occurring first in PATH | Brad King | 2020-04-22 | 1 | -0/+14 |
|
|
* | Compilers: Add paths from -print-sysroot to system prefix path | Robert Maynard | 2020-04-14 | 1 | -0/+15 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | 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 |
|
|