Brad King
|
a24a4e18af
Merge topic 'makefiles-compiler-deps-optims'
|
5 years ago |
Marc Chevrier
|
3401403f69
Refactoring: Introduce place-holder for dependency target.
|
5 years ago |
Robert Maynard
|
72f6b4bfbe
Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag
|
5 years ago |
Brad King
|
e76c11aa7c
Merge branch 'backport-3.17-pch-no-Fortran' into pch-no-Fortran
|
5 years ago |
Brad King
|
10c88c4337
PCH: Do not enable GNU or Intel PCH settings for Fortran
|
5 years ago |
Raul Tambre
|
60e60b9201
GNU: Disable depfiles in try-compile mode only for GCC
|
5 years ago |
Cristian Adam
|
2ce08e5489
PCH: add an option to disable `-Winvalid-pch`
|
5 years ago |
Cristian Adam
|
df8372da09
PCH: Do not add #pragma system_header for Xcode generator
|
6 years ago |
Cristian Adam
|
e331367a89
PCH: Add support for OBJC/OBJCXX languages
|
6 years ago |
Cristian Adam
|
b8626261e9
Precompile headers: Add methods to generate PCH sources
|
6 years ago |
Marc Chevrier
|
f255280fd9
PIE link options: Update strategy to fix performance regression
|
7 years ago |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 years ago |
Sebastian Holtermann
|
83f2d48388
Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND
|
7 years ago |
Marc Chevrier
|
66ea1a3795
LINK_OPTIONS: Add support of "LINKER:" prefix
|
7 years ago |
Sebastian Holtermann
|
caa138c1a5
Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler
|
7 years ago |
Thomas Stenersen
|
11f4c19d7b
IPO: Fix support for spaces in path to archive tools
|
8 years ago |
Brad King
|
ba247ccaba
IPO: Consider support for each language separately
|
8 years ago |
Chuck Atkins
|
d1aa2b3f60
GNU: Use common compiler macros for language standard default
|
8 years ago |
Ruslan Baratov
|
7393418844
Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}
|
8 years ago |
Ruslan Baratov
|
dfa8263f4b
Implement interprocedural optimization for GNU compilers
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
85e0314201
GNU: Use -fvisibility on GCC 4.0 and 4.1 too
|
9 years ago |
Brad King
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
Brad King
|
6d74e7870b
Ninja: Add dependencies on system-provided header files (#14914)
|
9 years ago |
Gregor Jasny
|
2cae5128fd
Apple: Enable -isystem for GNU Compiler >= 4 (#15953)
|
9 years ago |
Brad King
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
Stephen Kelly
|
7cd65c97fa
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
|
12 years ago |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 years ago |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 years ago |
Stephen Kelly
|
0e9f4bc00c
Introduce target property <LANG>_VISIBILITY_PRESET
|
12 years ago |