summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* MSYS/MinGW Makfiles: Select the compiler occurring first in PATHBrad King2022-05-261-4/+3
* Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txtKlein, Thorsten (BSH)2022-03-291-3/+9
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-161-1/+1
* CUDA: Add support for finding nvcc in CUDA_PATHTobias Ribizel2021-03-151-0/+10
* Merge topic 'compiler_flags'Brad King2020-08-061-8/+12
|\
| * Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn'Fred Baksik2020-07-291-0/+7
| * Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILERFred Baksik2020-07-231-8/+5
* | Compilers: Ignore -print-sysroot prefix when it is '/'Brad King2020-07-271-1/+3
|/
* Windows: Normalize slashes in compiler -print-sysroot pathBrad King2020-05-061-1/+2
* Ninja: On Windows, select the compiler occurring first in PATHBrad King2020-04-221-0/+14
* Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-141-0/+15
* 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