Sebastian Holtermann
|
d1e5eb8497
Autogen: Iterate source files only once
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |
Sebastian Holtermann
|
362f9bd755
Autogen: Merge and remove redundant function calls
|
8 years ago |
Betsy McPhail
|
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
8 years ago |
Brad King
|
c1f15e1c79
cmGlobalGenerator: Rename member to avoid shadowing
|
8 years ago |
Brad King
|
ae77d9768f
cmGlobalGenerator: Remove unused line
|
8 years ago |
Daniel Pfeifer
|
2d1c05c166
cmGlobalGenerator: remove 'return' from void expression
|
8 years ago |
Brad King
|
c6ea3f01c3
Merge topic 'lint-function-args'
|
8 years ago |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 years ago |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 years ago |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Brad King
|
b115bc49ff
Features: Refactor <LANG>_STANDARD update
|
8 years ago |
Brad King
|
8456ec833a
Merge topic 'include-style'
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
b1eb493c11
cmGlobalGenerator: Abort generation earlier on export() error
|
8 years ago |
Bastien Schatt
|
38fd5866c0
Add GENERATOR_IS_MULTI_CONFIG global property
|
8 years ago |
Gregor Jasny
|
c51c2cfac6
Apple: Fix Resources location for all generators
|
8 years ago |
Daniel Pfeifer
|
4b49c9a245
fix include order of windows.h
|
8 years ago |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
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
|
9 years ago |
Brad King
|
25b6e7b710
Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/
|
9 years ago |
Brad King
|
de53eb18ab
Merge topic 'import-librhash'
|
9 years ago |
Brad King
|
5420278dc8
Port hash computation to cmCryptoHash
|
9 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |