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 |
Vitaly Stakhovsky
|
0c47ed6430
cmMakefile: Convert private helpers to file static functions
|
7 years ago |
Vitaly Stakhovsky
|
e13fa223fc
cmMakefile: Improve ExpandVariablesInString return type
|
7 years ago |
Brad King
|
22e4837442
Merge topic 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir'
|
7 years ago |
Marc Chevrier
|
60cb75e4a1
Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build tree
|
7 years ago |
Marc Chevrier
|
cb83314e65
add_compile_definitions: add new command
|
7 years ago |
Brad King
|
391a5837ee
cmake_policy: Add undocumented PARENT_SCOPE option to GET
|
7 years ago |
Brad King
|
2cdefcbe62
Merge topic 'variable_watch-on-PARENT_SCOPE'
|
7 years ago |
Matteo Settenvini
|
65198cfd0f
variable_watch: trigger on variables set via PARENT_SCOPE
|
7 years ago |
Brad King
|
5c10e8f608
Merge topic 'fix-crash-trace-exp-uninit-vars'
|
7 years ago |
R2RT
|
aad360eb3d
Fix crash with --trace-expand --warn-uninitialized together
|
7 years ago |
jrp2014
|
0ad329f7c0
Sanitize paths from LINK_DIRECTORIES directory property
|
7 years ago |
Brad King
|
7fe580a362
Features: Add infrastructure for C++ 20 language standard
|
7 years ago |
Craig Scott
|
82df2fe17e
Merge topic 'policy-version-range'
|
7 years ago |
Brad King
|
45408b5ea1
cmake_minimum_required: Optionally set policies with version range
|
7 years ago |
Brad King
|
3f479a3ca3
find_package: Improve CMP0074 warning messages
|
7 years ago |
Brad King
|
0df559832b
cmPolicies: Pass policy version as std::string
|
7 years ago |
Brad King
|
eb35d8884b
find_package: Use PackageName_ROOT variables as search prefixes
|
7 years ago |
Brad King
|
e11410bb0c
Merge topic 'cmWorkingDirectory_success_checking'
|
7 years ago |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 years ago |
Brad King
|
910a9d608e
cmTarget: Simplify ClearDependencyInformation signature
|
7 years ago |
Frank Winklmeier
|
2d1e5adaeb
cmMakefile: Improve performance of GetSource for known files
|
7 years ago |