Brad King
|
3dc81a48ff
Fortran: Do not suppress explicit use of implicit include directories
|
6 years ago |
Brad King
|
890bae524c
Do not explicitly report "standard" include directories as implicit
|
6 years ago |
Brad King
|
5c171ca898
Restore unconditional use of "standard" include directories
|
6 years ago |
Brad King
|
9502276f82
Prefix implicit include directories with sysroot on construction
|
6 years ago |
Brad King
|
6fc3382944
Update logic for sysroot in detected implicit include directories
|
6 years ago |
Brad King
|
557b2d6e65
Fix regression in -I/usr/include exclusion logic
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Brad King
|
90ac5e6384
Merge topic 'message-stdstring'
|
6 years ago |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 years ago |
Sebastian Holtermann
|
5f34bdc7f9
cmLocalGenerator: Refactor `GetIncludeDirectoriesImplicit` method
|
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
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 years ago |
Brad King
|
e898f48bbc
Merge topic 'getmodulesfile-string'
|
6 years ago |
Brad King
|
fa5bf870df
Merge topic 'implicit-includes'
|
6 years ago |
Vitaly Stakhovsky
|
2993fc347a
cmMakefile: GetModulesFile() accepts std::string param
|
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
|
7 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 |