Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 роки тому |
Stephen Kelly
|
076760a63c
cmMakefile: Add filename context to ExpandArguments.
|
10 роки тому |
Stephen Kelly
|
569f478537
cmFunctionCommand: Store the FilePath when creating the prototype.
|
10 роки тому |
Stephen Kelly
|
d5dc4169ac
cmMakefile: Create a unified raii for function scopes.
|
10 роки тому |
Brad King
|
aa68f2e4c9
Merge topic 'fix-function-missing-endforeach'
|
10 роки тому |
Brad King
|
3a65606591
Fix assertion failure on unmatched foreach in function (#15572)
|
10 роки тому |
Stephen Kelly
|
0aec491328
Port cmCommand consumers to cmState.
|
10 роки тому |
Stephen Kelly
|
f19692342b
cmFunctionCommand: Remove ineffectual code.
|
10 роки тому |
Stephen Kelly
|
78757e7ffc
cmFunctionCommand: Replace loops with cmJoin.
|
10 роки тому |
Stephen Kelly
|
fc1cf2654d
cmFunctionCommand: Remove counting variable.
|
10 роки тому |
Stephen Kelly
|
e5ebeae768
cmFunctionCommand: Split loop in two.
|
10 роки тому |
Stephen Kelly
|
8910224950
Replace common loop pattern with cmJoin
|
10 роки тому |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 роки тому |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 роки тому |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 роки тому |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 роки тому |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 роки тому |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 роки тому |
Ben Boeckel
|
85fc9f26a7
stringapi: Command names
|
11 роки тому |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 роки тому |
Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
13 роки тому |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 роки тому |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 роки тому |
Eric NOULARD
|
1629615a10
CPack Documentation extraction from CMake script begins to work
|
14 роки тому |
Ben Boeckel
|
f231ce5ce3
Remove old false positive avoidance code
|
15 роки тому |
Ben Boeckel
|
e01e40cb87
Mark ARGC, ARGV*, and ARGN as used
|
15 роки тому |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 роки тому |
Brad King
|
3028ca756c
ENH: Better policies for functions and macros
|
16 роки тому |
Brad King
|
919fdb7f27
ENH: Enforce logical blocks in functions/macros
|
16 роки тому |
Brad King
|
1dcc5b4558
ENH: Better handling of mismatched blocks
|
16 роки тому |