Marc Chevrier
|
0626b62cf2
Link Step: ensure the correct linker is used for depfile configuration
|
2 years ago |
Marc Chevrier
|
375e6fdbbe
Link step: use linker dependency linker file
|
2 years ago |
Joerg Bornemann
|
d538cb0e18
Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMAND
|
3 years ago |
Brad King
|
7b2a87c2eb
IPO: Do not use -flto=auto with GCC 10.x on Windows
|
3 years ago |
Linus Dierheimer
|
fe57410b33
IPO: Use -flto=auto if compiler is GCC >= 10.1
|
3 years ago |
Martin Duffy
|
76a08cd253
COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors
|
3 years ago |
Semyon Kolton
|
884d9de8b7
color: Introduce CMAKE_COLOR_DIAGNOSTICS variable
|
3 years ago |
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 |