Artur Ryt
|
fe9a16c80f
cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew
|
7 years ago |
Artur Ryt
|
dda4755b46
cmMakefile: Fix ConfigureString not passing filename and line
|
7 years ago |
Regina Pfeifer
|
5731ec30f0
clang-tidy: fix warnings from version 7
|
7 years ago |
Kyle Edwards
|
0f5c1b404b
find_package(): Add policy to remove the FindQt module
|
7 years ago |
R2RT
|
53a5aec899
CMP0053: Fix double warning on uninitialized variables in -P mode
|
7 years ago |
R2RT
|
f92f93467e
cmMakefile: Rename SuppressWatches to SuppressSideEffects
|
7 years ago |
Kyle Edwards
|
fc8955e889
add_subdirectory: Run subdirectory install rules in correct order
|
7 years ago |
Marc Chevrier
|
f9717725f9
link_directories(): enhance capabilities
|
7 years ago |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 years ago |
Craig Scott
|
fe751ad1fb
Merge topic 'deprecate-policy-old'
|
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 |
Brad King
|
0c709cb2a2
Add deprecation warnings for policies CMP0063 and below
|
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 |
Vitaly Stakhovsky
|
13d10ee616
cmState::GetInitializedCacheValue: Return as const std::string*
|
7 years ago |
Brad King
|
917d98699e
Merge topic 'definitions-get'
|
7 years ago |
Brad King
|
e1ebec55d4
Merge topic 'grd-stdstring'
|
7 years ago |
Vitaly Stakhovsky
|
437d0c16c7
cmStateSnapshot::GetDefinition(): Return std::string const*
|
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
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
7 years ago |
Vitaly Stakhovsky
|
ada121e573
cmStateDirectory: use const std::string& for return values
|
7 years ago |
Craig Scott
|
ae2b12a95c
Merge topic 'project-injected-no-cmp0048'
|
7 years ago |
Brad King
|
6646771b0f
project: Do not issue CMP0048 warnings on injected call
|
7 years ago |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
f248f8ad78
Merge topic 'parallel_build_option'
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Florian Jacomme
|
b1a05d6c76
Revise implementation of case-insensitive command names
|
7 years ago |