Robert Maynard
|
8cc384f629
Compilers: Add paths from -print-sysroot to system prefix path
|
5 年之前 |
Zsolt Parragi
|
53fbe23f3f
clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT
|
6 年之前 |
Chuck Cranor
|
5990ecb741
Compute implicit include directories from compiler output
|
7 年之前 |
Mateusz Zych
|
bd9bfc6449
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
|
7 年之前 |
Brad King
|
bc5bcad45e
Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH
|
7 年之前 |
Brad King
|
b96ca728f1
Add infrastructure to detect secondary compiler version information
|
8 年之前 |
Norbert Lange
|
0b1a2876c8
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
|
8 年之前 |
Brad King
|
820af5f797
Merge topic 'lang-specific-binutils'
|
8 年之前 |
Ruslan Baratov
|
7393418844
Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}
|
8 年之前 |
Brad King
|
a122190509
Xcode: Detect CURRENT_ARCH for use by generator
|
8 年之前 |
Ruslan Baratov
|
b9d36826c5
Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables
|
8 年之前 |
Brad King
|
735f168bf0
CMakeDetermine*Compiler: Add hook to save custom compiler information
|
9 年之前 |
Chuck Atkins
|
5eaac0c96a
Compiler: Add infrastructure for detecting compiler wrappers
|
10 年之前 |
Brad King
|
9682de566e
Revert "Disable shared library support when compiler links statically" (#15855)
|
10 年之前 |
Brad King
|
8b4873a1b0
Disable shared library support when compiler links statically
|
10 年之前 |
Brad King
|
109a7a245a
Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)
|
10 年之前 |
Brad King
|
828c05b9f5
Ninja: Refactor lookup of cmcldeps location
|
10 年之前 |
Stephen Kelly
|
7235334a2f
Project: Determine default language dialect for the compiler.
|
10 年之前 |
Stephen Kelly
|
e0890d03a4
Features: Extend concept to C language.
|
12 年之前 |
Tim Blechmann
|
95cdf13248
Treat .m files consistently as C across all generators
|
11 年之前 |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 年之前 |
Brad King
|
51ab85c398
CMakeDetermineCompilerId: Add notion of "simulated" id/version
|
12 年之前 |
Brad King
|
cc676c3a08
OS X: Detect implicit linker framework search paths
|
13 年之前 |
Brad King
|
a0a0877a1e
OS X: Always generate -isysroot if any SDK is in use
|
13 年之前 |
Brad King
|
e5fee8a7c2
Store ABI detection results in compiler information files
|
13 年之前 |
Brad King
|
3df81b4912
Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files
|
13 年之前 |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 年之前 |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 年之前 |
Peter Kuemmel
|
8b27a94f28
Ninja: don't set cmcldeps vars to empty string when they are not defined
|
13 年之前 |
Peter Kuemmel
|
941afa571c
Ninja: allow spaces in source path
|
13 年之前 |