Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 years ago |
Brad King
|
4ecc392b42
Merge topic 'delete-algorithm'
|
10 years ago |
Brad King
|
6418eef222
Merge topic 'fix-COMPILE_FEATURES-genex'
|
10 years ago |
Stephen Kelly
|
30d2de9aa8
cmGeneratorExpressionEvaluator: Replace own algorithm with cmDeleteAll.
|
10 years ago |
Stephen Kelly
|
45ec182d27
Features: Fix the COMPILE_FEATURES genex for unavailable features.
|
10 years ago |
Stephen Kelly
|
2bead0eb1b
cmMakefile: Rename a method to what it really does.
|
10 years ago |
Brad King
|
dd6c596c12
Merge topic 'join-algorithm'
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
55a73e6b1f
Use the cmJoin algorithm where possible.
|
10 years ago |
Sean McBride
|
2e92570bda
Fix some Clang -Wstring-conversion warnings
|
11 years ago |
Brad King
|
22b72b1894
Merge topic 'fix-transitive-OBJECT_SOURCES-context'
|
11 years ago |
Stephen Kelly
|
672f1001c0
Genex: Fix evaluation context propagation for TARGET_OBJECTS.
|
11 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Stephen Kelly
|
b80557c7bd
file(GENERATE): Evaluate early to allow generating source files
|
11 years ago |
Stephen Kelly
|
0019d54b6e
Genex: Fix whitespace issue.
|
11 years ago |
Brad King
|
ee6c79d1a3
Merge topic 'genex-target-objects-ordering'
|
11 years ago |
Clinton Stimpson
|
caa4b7b88b
genex: Preserve order while evaluating TARGET_OBJECTS
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Brad King
|
6f0d1a38c8
Merge topic 'genex-build-property-no-head'
|
11 years ago |
Brad King
|
3f476beaf7
Genex: Do not consider 'head' when evaluating build properties
|
11 years ago |
Brad King
|
c6acbc9063
Genex: Remove unnecessary check of context->Makefile
|
11 years ago |
Brad King
|
9f575a26fd
Merge topic 'pdb-genex'
|
11 years ago |
Nils Gladitz
|
f86850ef60
Genex: Implement generator expressions for target PDB files.
|
11 years ago |
Nils Gladitz
|
028ad31878
Genex: Simplify filesytem artifact code
|
11 years ago |
Brad King
|
807e4ffeef
Genex: Track whether an expression depends on the 'head' target
|
11 years ago |
Brad King
|
9d72df4505
Genex: Adjust code layout slightly
|
11 years ago |
Brad King
|
d5f0743d0f
Genex: Refactor empty element strip
|
11 years ago |
Brad King
|
60bafeb684
Genex: Avoid repeated search of transitive property whitelist
|
11 years ago |
Brad King
|
8cb9105431
Genex: Simplify TARGET_PROPERTY transitive lookup
|
11 years ago |
Brad King
|
0a8fbac19a
cmTarget: Drop GetTransitivePropertyTargets method
|
11 years ago |