Martin Duffy
|
634079b86d
cmGeneratorExpressionEvaluator: Short-circuit boolean operators
|
2 年之前 |
Kyle Edwards
|
4d70a94545
Profiling: Profile genex evaluation
|
2 年之前 |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 年之前 |
Marc Chevrier
|
d74416a9cd
cmGeneratorExpressionEvaluator: Modernize memory management
|
5 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 年之前 |
Robert Maynard
|
2d4787fc4d
Genex: Add more extensive support for an unbounded number of parameters
|
6 年之前 |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 年之前 |
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 年之前 |
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 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Brad King
|
6390d5f5cb
Merge topic 'refactor-cmGeneratorExpression'
|
10 年之前 |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 年之前 |
Stephen Kelly
|
9df1f0fce1
Genex: Split cmGeneratorExpressionNode into own file.
|
10 年之前 |
Stephen Kelly
|
b734fa4471
Genex: Allow COMPILE_LANGUAGE when processing include directories.
|
10 年之前 |
Stephen Kelly
|
0b945ea9a6
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
|
10 年之前 |
Stephen Kelly
|
5c559f1113
Genex: Enable use of COMPILE_LANGUAGE for compile options.
|
11 年之前 |
Stephen Kelly
|
e387ce7d68
Genex: Add a COMPILE_LANGUAGE generator expression.
|
10 年之前 |
Stephen Kelly
|
0550b9e330
Revert "Attempt to fix the compile of cmake on Sun CC."
|
10 年之前 |
Brad King
|
3228fc5049
Features: Define meaning for no language standard default
|
10 年之前 |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 年之前 |
Brad King
|
4ecc392b42
Merge topic 'delete-algorithm'
|
10 年之前 |