Brad King
|
753ab3c978
Add generator APIs to get build settings with backtraces
|
7 years ago |
Brad King
|
52311484dd
cmLocalGenerator: Make MoveSystemIncludesToEnd file-local
|
7 years ago |
Brad King
|
8f076acdb0
cmLocalGenerator: Remove AddCompileDefinitions method
|
7 years ago |
Bartosz Kosiorek
|
ab2e35d614
Replace occurrences of "Mac OS X" with "macOS" in comments
|
7 years ago |
Brad King
|
9da844d8cb
Merge topic 'lg-directory'
|
7 years ago |
Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 years ago |
Marc Chevrier
|
974de0e199
static library: add property STATIC_LIBRARY_OPTIONS
|
7 years ago |
Sebastian Holtermann
|
b0b820ea39
cmLocalGenerator: Extend the functionality of ``GetIncludeDirectories()``
|
7 years ago |
Ephi Sinowitz
|
76ad2ecb50
Order SYSTEM include directories after non-system directories
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Frank Winklmeier
|
aed227fd5a
cmLocalGenerator: change ImportedGeneratorTargets from vector to map
|
7 years ago |
Frank Winklmeier
|
4443adc1c0
cmLocalGenerator: remove public GetImportedGeneratorTargets
|
7 years ago |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
7 years ago |
Marc Chevrier
|
3f935e690a
LocalGenerator: refactoring
|
7 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
cbcfb79f9c
Use C++11 unordered containers
|
8 years ago |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |
Brad King
|
53e89b6ab0
Add options for separate compile and link sysroots
|
8 years ago |
Brad King
|
d037be122e
cmLocalGenerator: Add a hook for compiler flags used at link time
|
8 years ago |
Brad King
|
b115bc49ff
Features: Refactor <LANG>_STANDARD update
|
8 years ago |
Ruslan Baratov
|
7d057b2738
Clang IPO (LTO) support
|
8 years ago |
Brad King
|
a8667467ea
Add IPO compiler flags more consistently in generators
|
8 years ago |
Robert Maynard
|
23691d789e
CUDA: Allow sources to be compiled to .ptx files
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
7c9db8f813
clang-tidy: apply performance-unnecessary-value-param fixes
|
9 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Stephen Kelly
|
cde6eb6249
cmState: Port dependent code to new cmStateSnapshot name
|
9 years ago |
Stephen Kelly
|
b59b6dd9d2
cmRulePlaceholderExpander: Port clients to direct-use
|
9 years ago |