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."
|
11 年之前 |
Brad King
|
3228fc5049
Features: Define meaning for no language standard default
|
10 年之前 |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
11 年之前 |
Brad King
|
4ecc392b42
Merge topic 'delete-algorithm'
|
11 年之前 |
Brad King
|
6418eef222
Merge topic 'fix-COMPILE_FEATURES-genex'
|
11 年之前 |
Stephen Kelly
|
30d2de9aa8
cmGeneratorExpressionEvaluator: Replace own algorithm with cmDeleteAll.
|
11 年之前 |
Stephen Kelly
|
45ec182d27
Features: Fix the COMPILE_FEATURES genex for unavailable features.
|
11 年之前 |
Stephen Kelly
|
2bead0eb1b
cmMakefile: Rename a method to what it really does.
|
11 年之前 |
Brad King
|
dd6c596c12
Merge topic 'join-algorithm'
|
11 年之前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 年之前 |
Stephen Kelly
|
55a73e6b1f
Use the cmJoin algorithm where possible.
|
11 年之前 |
Sean McBride
|
2e92570bda
Fix some Clang -Wstring-conversion warnings
|
11 年之前 |
Brad King
|
22b72b1894
Merge topic 'fix-transitive-OBJECT_SOURCES-context'
|
11 年之前 |
Stephen Kelly
|
672f1001c0
Genex: Fix evaluation context propagation for TARGET_OBJECTS.
|
11 年之前 |