Daniel Eiband
|
f1e846fdde
cmMakefile: Extract custom command validation method
|
6 years ago |
Daniel Eiband
|
4926ab2454
cmMakefile: Create all generated byproducts as known sources
|
6 years ago |
Brad King
|
14fb0f3967
Merge topic 'smart_ptr/cmSourceFile'
|
6 years ago |
Brad King
|
1ac4e0ef1b
Merge topic 'tidy-deprecated-headers'
|
6 years ago |
Brad King
|
7c47894b45
Merge topic 'prepare-deferred-custom-command-creation'
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Tushar Maheshwari
|
8c83f39a90
cmSourceFile: use unique_ptr for CustomCommand
|
6 years ago |
Daniel Eiband
|
5d28e361b7
add_custom_command: Move append functionality into class cmMakefile
|
6 years ago |
Daniel Eiband
|
4fb29850ad
add_custom_command: Refactor setting implicit depends
|
6 years ago |
Daniel Eiband
|
2edb0b71ed
cmMakefile: Add lookup from source name to targets via byproducts
|
6 years ago |
Daniel Eiband
|
62d5932389
Refatoring: Extract AnyOutputMatches utility
|
6 years ago |
Brad King
|
1a1508c8b8
Merge topic 'modernize-use-auto'
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Daniel Eiband
|
7569239362
cmMakefile: set GENERATED property of outputs upfront
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Brad King
|
1f7bd00322
Merge topic 'add-non-empty-configurations-getter'
|
6 years ago |
Daniel Eiband
|
10507c6dc0
cmMakefile: Add configurations getter with empty configuration default
|
6 years ago |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
6 years ago |
Brad King
|
37c671570c
Merge topic 'source_sweep_ostringstream_single'
|
6 years ago |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
bfe0ea2d98
Merge topic 'cm-contains'
|
6 years ago |
Brad King
|
a0c8405d68
Merge topic 'trace-redirect'
|
6 years ago |
Brad King
|
5f7386dd19
Merge topic 'string-literal-append'
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |