Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Craig Scott
|
6f904d0100
Merge topic 'nmake-compile-commands'
|
7 years ago |
Yan Pashkovsky
|
7583f7490e
cmGlobalGenerator: Teach EscapeJSON to escape newlines and tabs
|
7 years ago |
Brad King
|
b83fe27d8d
fileapi: Report cmake generator in reply index file
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Sebastian Holtermann
|
3327d3bb20
Autogen: Add cmQtAutoGenGlobalInitializer class
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Brad King
|
ec9ef691fe
Merge topic 'provide_explicit_source_and_build_command_line_options'
|
7 years ago |
Brad King
|
76a19eb6c1
Merge topic 'fix-getsafedef-stdstring'
|
7 years ago |
Brad King
|
d686f81e58
Restore possibly regressed CMP0018 logic
|
7 years ago |
Brad King
|
a8f628c0a4
Merge topic 'getsafedef-stdstring'
|
7 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Robert Maynard
|
de962cc00d
CMake: Internally uses -S instead of -H to specify source directory
|
7 years ago |
Brad King
|
333804fa0e
Merge topic 'out-of-dir-linking'
|
7 years ago |
Brad King
|
a1ad0a699b
target_link_libraries: Allow use with targets in other directories
|
7 years ago |
Brad King
|
2f708f5d65
Make internal TARGET_PROPERTY generator expressions more robust
|
7 years ago |
Brad King
|
8a63b23d16
cmGlobalGenerator: Remove unused FindLocalGenerator method
|
7 years ago |
Vitaly Stakhovsky
|
13d10ee616
cmState::GetInitializedCacheValue: Return as const std::string*
|
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 |
Vitaly Stakhovsky
|
4e94f6447a
cmGlobalGenerator::AddInstallComponent(): Accept std::string argument
|
7 years ago |
Vitaly Stakhovsky
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
7 years ago |
Sebastian Holtermann
|
3aa11f31fc
Autogen: Use integers to store the Qt version
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Sebastian Holtermann
|
87e7904c91
Autogen: Use a single AUTOGEN setup function in cmGlobalGenerator
|
7 years ago |
Brad King
|
cfa6b14f9c
cmGlobalGenerator: Avoid -Wstringop-truncation warning
|
7 years ago |
Sebastian Holtermann
|
c6a8002827
Autogen: Improve error detection during configuration
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |