Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
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
|
337be1507d
Merge topic 'isolate-declarations'
|
6 years ago |
Brad King
|
dfb5936f0f
Merge topic 'shared-string'
|
6 years ago |
Brad King
|
bfe0ea2d98
Merge topic 'cm-contains'
|
6 years ago |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Brad King
|
be7807478c
cmDefinitions: Reduce allocation of keys and values in MakeClosure
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
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 |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Brad King
|
ad2b3a32d1
Genex: Optimize build setting TARGET_PROPERTY evaluation
|
6 years ago |
Brad King
|
11fa818ecd
Genex: Optimize usage requirement TARGET_PROPERTY recursion
|
6 years ago |
Brad King
|
0239bf8ac8
Genex: In TARGET_PROPERTY check for usage reqs in link libs earlier
|
6 years ago |
Brad King
|
7caebeb0e4
Genex: Re-order TARGET_PROPERTY logic to de-duplicate checks
|
6 years ago |
Brad King
|
b2785a0fbd
Genex: Move TARGET_PROPERTY linked targets evaluation to end
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Robert Maynard
|
808b818063
Genex: CompileLang and CompileLangAndId now match against a list of ids
|
6 years ago |
Robert Maynard
|
9fd602bfd3
Genex: PlatformId now can match against a list of ids.
|
6 years ago |
Robert Maynard
|
ec66af2026
Genex: CompilerId now can match against a list of ids.
|
6 years ago |
Brad King
|
5a1af142f1
Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation
|
6 years ago |
Robert Maynard
|
e214abdaab
Genex: Add COMPILE_LANG_AND_ID generator expression
|
6 years ago |
Brad King
|
323c4fb989
Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'
|
6 years ago |
Brad King
|
e08efc36eb
Merge topic 'genex-code-cleanup'
|
6 years ago |
Marc Chevrier
|
6e5ccabe9b
Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX
|
6 years ago |
Brad King
|
d0e6fc2833
Merge topic 'relax_TARGET_OBJECT_generator_expr'
|
6 years ago |