Ruslan Baratov
|
1588a577d1
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
|
8 years ago |
Clinton Stimpson
|
1ba91291e3
Add policy CMP0068 separate install_name and RPATH settings on macOS
|
8 years ago |
Gregor Jasny
|
10c9c73d58
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
1a74e71906
Introduce CM_UNORDERED_MAP
|
9 years ago |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 years ago |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 years ago |
Stephen Kelly
|
cde6eb6249
cmState: Port dependent code to new cmStateSnapshot name
|
9 years ago |
Stephen Kelly
|
17d27893e6
cmState: Port dependent code to new cmStateDirectory name
|
9 years ago |
Gregor Jasny
|
3b6f1587be
Factor IDE folder name retrieval out into helper method
|
9 years ago |
Stephen Kelly
|
0c97806325
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 years ago |
Brad King
|
b4fab15fc7
Merge topic 'nmake-encoding'
|
9 years ago |
Stephen Kelly
|
f59e877929
cmGlobalGenerator: Add API to get settings from top-level cmMakefile
|
9 years ago |
Dāvis Mosāns
|
c666f8cbc6
NMake: Use ANSI encoding for NMake Makefiles
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
cda8c782db
cmGlobalGenerator: Optimize FindMakefile method with an index
|
9 years ago |
Brad King
|
f0a23aa3db
Ninja: Refactor Fortran rejection logic
|
9 years ago |
Brad King
|
fa3897b24e
cmGlobalGenerator: Refactor global target construction
|
9 years ago |
Brad King
|
916d84450d
cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
ea5477e43d
Make C++ feature checks extensible
|
9 years ago |
Tobias Hunger
|
2175e5bfa5
cmGlobalGenerator: Make IsMultiConfig() const
|
9 years ago |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
b42866a34a
Drop Visual Studio 6 generator
|
9 years ago |
Brad King
|
72e0dc58d3
Diagnose recursive project/enable_language without crashing (#15999)
|
9 years ago |