Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 年之前 |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 年之前 |
Brad King
|
90ac5e6384
Merge topic 'message-stdstring'
|
6 年之前 |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 年之前 |
Sebastian Holtermann
|
5f34bdc7f9
cmLocalGenerator: Refactor `GetIncludeDirectoriesImplicit` method
|
6 年之前 |
Sebastian Holtermann
|
f16dfdf71f
cmLocalGenerator: Simplify `GetIncludeDirectories`
|
6 年之前 |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 年之前 |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 年之前 |
Brad King
|
e898f48bbc
Merge topic 'getmodulesfile-string'
|
6 年之前 |
Brad King
|
fa5bf870df
Merge topic 'implicit-includes'
|
6 年之前 |
Vitaly Stakhovsky
|
2993fc347a
cmMakefile: GetModulesFile() accepts std::string param
|
6 年之前 |
Brad King
|
15ad830062
Refactor exclusion of -I/usr/include to avoid per-language values
|
6 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 年之前 |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 年之前 |
Marc Chevrier
|
f255280fd9
PIE link options: Update strategy to fix performance regression
|
6 年之前 |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 年之前 |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 年之前 |
Brad King
|
a052479a5c
Merge topic 'msvc-custom-rc-mt'
|
7 年之前 |
Mateusz Zych
|
bd9bfc6449
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
|
7 年之前 |
Vitaly Stakhovsky
|
b2c85cb698
cmLocalGenerator::AppendDefines: Remove const char* overloads
|
7 年之前 |
Brad King
|
753ab3c978
Add generator APIs to get build settings with backtraces
|
7 年之前 |
Brad King
|
52311484dd
cmLocalGenerator: Make MoveSystemIncludesToEnd file-local
|
7 年之前 |
Vitaly Stakhovsky
|
b8bb6ba653
cmGeneratorTarget::GetExportMacro: return const std::string*
|
7 年之前 |
Brad King
|
e2dd6ac977
Merge topic 'remove-AddCompileDefinitions'
|
7 年之前 |
Kyle Edwards
|
fc8955e889
add_subdirectory: Run subdirectory install rules in correct order
|
7 年之前 |
Brad King
|
8f076acdb0
cmLocalGenerator: Remove AddCompileDefinitions method
|
7 年之前 |
Brad King
|
d686f81e58
Restore possibly regressed CMP0018 logic
|
7 年之前 |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 年之前 |
Brad King
|
f13d4b1077
Merge topic 'replace-os-x-name-with-macos'
|
7 年之前 |
Bartosz Kosiorek
|
ab2e35d614
Replace occurrences of "Mac OS X" with "macOS" in comments
|
7 年之前 |