Brad King
|
fa5bf870df
Merge topic 'implicit-includes'
|
6 years ago |
Brad King
|
15ad830062
Refactor exclusion of -I/usr/include to avoid per-language values
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Marc Chevrier
|
f255280fd9
PIE link options: Update strategy to fix performance regression
|
6 years ago |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Brad King
|
a052479a5c
Merge topic 'msvc-custom-rc-mt'
|
7 years ago |
Mateusz Zych
|
bd9bfc6449
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
|
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 |
Vitaly Stakhovsky
|
b8bb6ba653
cmGeneratorTarget::GetExportMacro: return const std::string*
|
7 years ago |
Brad King
|
e2dd6ac977
Merge topic 'remove-AddCompileDefinitions'
|
7 years ago |
Kyle Edwards
|
fc8955e889
add_subdirectory: Run subdirectory install rules in correct order
|
7 years ago |
Brad King
|
8f076acdb0
cmLocalGenerator: Remove AddCompileDefinitions method
|
7 years ago |
Brad King
|
d686f81e58
Restore possibly regressed CMP0018 logic
|
7 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Brad King
|
f13d4b1077
Merge topic 'replace-os-x-name-with-macos'
|
7 years ago |
Bartosz Kosiorek
|
ab2e35d614
Replace occurrences of "Mac OS X" with "macOS" in comments
|
7 years ago |
Brad King
|
e1ebec55d4
Merge topic 'grd-stdstring'
|
7 years ago |
Vitaly Stakhovsky
|
4d89830d71
cmMakefile: Make GetRequiredDefinition return std::string
|
7 years ago |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
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 |
Vitaly Stakhovsky
|
ada121e573
cmStateDirectory: use const std::string& for return values
|
7 years ago |
Brad King
|
75844dd609
Merge topic 'cleanup-find-cstr'
|
7 years ago |
Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |