Brad King
|
2d0b0e2b9d
Do not exclude include directories made implicit by CPATH
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Sebastian Holtermann
|
f16dfdf71f
cmLocalGenerator: Simplify `GetIncludeDirectories`
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 years ago |
Vitaly Stakhovsky
|
614876c638
cmLocalUnixMakefileGenerator3: more methods accept std::string
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 years ago |
Vitaly Stakhovsky
|
b2c85cb698
cmLocalGenerator::AppendDefines: Remove const char* overloads
|
7 years ago |
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
|
8 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 |