Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 rokov pred |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 rokov pred |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 rokov pred |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 rokov pred |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 rokov pred |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 rokov pred |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 rokov pred |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 rokov pred |
Daniel Pfeifer
|
2b18cdcaba
string: add APPEND subcommand
|
10 rokov pred |
Ben Boeckel
|
ceecd7902f
cmMakefile: store the number of last matches in a CMake var
|
11 rokov pred |
Ben Boeckel
|
7d674b5f0b
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
|
11 rokov pred |
Nils Gladitz
|
328e869433
StringUuid: Implement new string(UUID) sub-command.
|
11 rokov pred |
Ben Boeckel
|
f718b30a95
ClearMatches: Only clear matches which were actually set
|
11 rokov pred |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 rokov pred |
Stephen Kelly
|
28e1d2f8fc
cmStringCommand: Add GENEX_STRIP subcommand.
|
11 rokov pred |
Ben Boeckel
|
85fc9f26a7
stringapi: Command names
|
12 rokov pred |
Brad King
|
4e184a21be
string: Add CONCAT sub-command
|
12 rokov pred |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 rokov pred |
Stephen Kelly
|
0ab50aea4c
string: Add MAKE_C_IDENTIFIER subcommand
|
12 rokov pred |
Brad King
|
763a6dcd33
string: Fix regex documentation of '^' and '$' (#14028)
|
12 rokov pred |
Petr Kmoch
|
3cf2f67adc
Documentation: Clarify a few subtleties
|
12 rokov pred |
David Cole
|
d842d90622
CMake: Stylistic changes and documentation tweaks
|
13 rokov pred |
Nils Gladitz
|
711e2b3b5c
CMake: Add TIMESTAMP subcommand to string and file commands
|
13 rokov pred |
Brad King
|
0ed6ff7a2e
string: Clarify regex documentation of '-' behavior
|
13 rokov pred |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 rokov pred |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
14 rokov pred |
Brad King
|
2e9c26cf96
Add string(MD5) and string(SHA*) commands to compute hashes
|
14 rokov pred |
Rolf Eike Beer
|
ecdad65a45
CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740)
|
15 rokov pred |
Tim Hütz
|
1462561a8c
Add a string(FIND) sub-command (#11795)
|
15 rokov pred |
David Cole
|
d6fe0438c1
Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument.
|
16 rokov pred |