Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Raul Tambre
|
27a912193b
file(GENERATE): Add TARGET argument
|
5 years ago |
Brad King
|
a4cfc7d03c
Merge topic 'refactor-generator-configs'
|
5 years ago |
Robert Maynard
|
7a969fe21d
cmMakefile: Refactor API to better handle empty config values
|
5 years ago |
Robert Maynard
|
dc94b0249e
cmStandardLevelResolver: Added to handle standard level queries
|
5 years ago |
Craig Scott
|
8975c2a55b
Merge topic 'remove-warn-unused-vars'
|
5 years ago |
Rahul Gottipati
|
27b03281e2
configure_file: Add option to control file permissions transfer to copy
|
5 years ago |
Brad King
|
df6b077625
cmake: Remove broken '--warn-unused-vars' option
|
5 years ago |
Justin Goshi
|
742ff97f80
Refactor language standard computation
|
5 years ago |
Justin Goshi
|
0892c798f7
cmMakefile: Change CompileFeatureKnown to take target name instead of target
|
5 years ago |
Marc Chevrier
|
056489d567
add_library/add_executable: allow local alias to imported targets
|
5 years ago |
Brad King
|
a432b1075c
Merge topic 'getdef-expand'
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
7ed8c9ebe3
cmMakefile: add GetDefExpandList() that splits value into std::vector
|
5 years ago |
Justin Goshi
|
bc877a7e94
Add support to indicate UTF-8 custom command pipe output encoding
|
5 years ago |
Vitaly Stakhovsky
|
aba23c747b
cmMakefile::GetProperty: return cmProp
|
5 years ago |
Brad King
|
94139ac58e
Merge topic 'export-repeat'
|
5 years ago |
Brad King
|
8affe9aa33
export: Fix use-after-free on multiple calls overwriting same FILE
|
5 years ago |
Vitaly Stakhovsky
|
36a5b3d1d1
cmMakefile::AddCacheDefinition: Add overload that accepts std::string value
|
5 years ago |
Cristian Adam
|
598b676b5e
cmake_command: Add command to EVAL a CMake script as a string
|
5 years ago |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 years ago |
Brad King
|
228dc92b09
Merge topic 'mf-typo'
|
5 years ago |
Masashi Fujita
|
7b6af980eb
cmMakefile: Fix spelling typo in comment
|
5 years ago |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 years ago |
Marc Chevrier
|
f466cea3c9
cmMakefile: modernize memory management
|
5 years ago |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 years ago |
Robert Maynard
|
2467a2b318
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
|
6 years ago |
Daniel Eiband
|
777ceaea94
cmMakefile: Delay custom command creation
|
6 years ago |
Daniel Eiband
|
3dc084ebc1
cmMakefile: Explicitly pass backtrace to GetCustomCommandTarget
|
6 years ago |
Daniel Eiband
|
bf76a6b801
cmMakefile: Delay CheckTargetProperties and FinalPass to generate time
|
6 years ago |