Brad King
|
f35be59961
Fix transitive usage requirements through same-name imported targets
|
7 年之前 |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
7 年之前 |
Vitaly Stakhovsky
|
65ab9ce938
Genex: Return Evaluate results as const std::string&
|
7 年之前 |
Vitaly Stakhovsky
|
16e17376c7
EvaluateExpression() returns std::string
|
7 年之前 |
Vitaly Stakhovsky
|
c530e2f74f
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |
Marc Chevrier
|
10f58b27ac
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
7 年之前 |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
9 年之前 |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 年之前 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 年之前 |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Stephen Kelly
|
c4ae157865
Genex: Port some access API to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
1583440509
cmGeneratorExpression: Port interface to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 年之前 |
Stephen Kelly
|
fc1c7cf85d
Genex: Store a backtrace, not a pointer to one.
|
10 年之前 |
Stephen Kelly
|
52919ac8ac
cmMakefile: Make cmListFileBacktrace default constructible.
|
10 年之前 |
Brad King
|
6390d5f5cb
Merge topic 'refactor-cmGeneratorExpression'
|
10 年之前 |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 年之前 |