Stephen Kelly
|
470cff497b
cmMakefile: Replace loop with composed algorithm.
|
há 11 anos atrás |
Stephen Kelly
|
8910224950
Replace common loop pattern with cmJoin
|
há 11 anos atrás |
Stephen Kelly
|
7ee56f0399
Convert loops into the commonly used pattern.
|
há 11 anos atrás |
Brad King
|
cbffbf7437
Merge topic 'cmStandardIncludes-cleanup'
|
há 11 anos atrás |
Stephen Kelly
|
af65da0aa9
cmStandardIncludes: Remove list include.
|
há 11 anos atrás |
Stephen Kelly
|
3f3db74413
cmMakefile: Remove ExpandSourceListArguments.
|
há 11 anos atrás |
Brad King
|
3228fc5049
Features: Define meaning for no language standard default
|
há 11 anos atrás |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
há 11 anos atrás |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
há 11 anos atrás |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
há 11 anos atrás |
Brad King
|
4ecc392b42
Merge topic 'delete-algorithm'
|
há 11 anos atrás |
Brad King
|
6418eef222
Merge topic 'fix-COMPILE_FEATURES-genex'
|
há 11 anos atrás |
Stephen Kelly
|
4a6e795b0c
Use the cmDeleteAll algorithm instead of trivial raw loops.
|
há 11 anos atrás |
Stephen Kelly
|
2bead0eb1b
cmMakefile: Rename a method to what it really does.
|
há 11 anos atrás |
Brad King
|
dd6c596c12
Merge topic 'join-algorithm'
|
há 11 anos atrás |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
há 11 anos atrás |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
há 11 anos atrás |
Stephen Kelly
|
6162c9194b
Use two-iterator std::set::insert where appropriate.
|
há 11 anos atrás |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
há 11 anos atrás |
Stephen Kelly
|
55a73e6b1f
Use the cmJoin algorithm where possible.
|
há 11 anos atrás |
Brad King
|
c7bd275393
Merge topic 'cached-regex-clear-fixed'
|
há 11 anos atrás |
Ben Boeckel
|
ceecd7902f
cmMakefile: store the number of last matches in a CMake var
|
há 11 anos atrás |
Ruslan Baratov
|
e6db4c5a4e
file: Add LOCK subcommand to do file and directory locking
|
há 11 anos atrás |
Brad King
|
808c77e231
Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master
|
há 11 anos atrás |
Ben Boeckel
|
7d674b5f0b
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
|
há 11 anos atrás |
Gregor Jasny
|
bae604d9a8
Track nested loop levels in CMake language with a stack of counters
|
há 11 anos atrás |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
há 11 anos atrás |
Peter Collingbourne
|
fe5d6e8c0f
Add USES_TERMINAL option for custom commands
|
há 11 anos atrás |
Brad King
|
8eb64831be
Merge topic 'revert-definition-map-lookup'
|
há 11 anos atrás |
Brad King
|
0c3ddf8b65
Merge branch 'revert-definition-map-lookup' into release
|
há 11 anos atrás |