Daniel Pfeifer
|
cbcfb79f9c
Use C++11 unordered containers
|
8 years ago |
Brad King
|
c1f15e1c79
cmGlobalGenerator: Rename member to avoid shadowing
|
8 years ago |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 years ago |
Daniel Pfeifer
|
44b8debff4
cmGlobalGenerator::DirectoryContent: remove custom copy ctor
|
8 years ago |
Brad King
|
25f3f22a1a
cmGlobalGenerator: Add method to check if object file location is known
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
8772fc81c4
Merge topic 'ipo-policy-CMP0069'
|
8 years ago |
Ruslan Baratov
|
1588a577d1
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
|
8 years ago |
Gregor Jasny
|
c51c2cfac6
Apple: Fix Resources location for all generators
|
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 |