Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
před 9 roky |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
před 9 roky |
Brad King
|
180538c706
Source: Stabilize include order
|
před 9 roky |
Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
před 9 roky |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
před 10 roky |
Daniel Pfeifer
|
2b18cdcaba
string: add APPEND subcommand
|
před 10 roky |
Stephen Kelly
|
bb10012fea
cmStringCommand: Accumulate with cmJoin and range adaptors.
|
před 10 roky |
Stephen Kelly
|
f09fde2d21
Replace 'foo.length() > 0' pattern with !foo.empty().
|
před 10 roky |
Stephen Kelly
|
aa773035b7
Replace !foo.size() pattern with foo.empty().
|
před 10 roky |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
před 11 roky |
Ben Boeckel
|
ceecd7902f
cmMakefile: store the number of last matches in a CMake var
|
před 11 roky |
Brad King
|
808c77e231
Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master
|
před 11 roky |
Ben Boeckel
|
7d674b5f0b
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
|
před 11 roky |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
před 11 roky |
Domen Vrankar
|
474bbb9dbc
string: Tolerate SUBSTRING length exceeding end index
|
před 11 roky |
Nils Gladitz
|
328e869433
StringUuid: Implement new string(UUID) sub-command.
|
před 11 roky |
Ben Boeckel
|
f718b30a95
ClearMatches: Only clear matches which were actually set
|
před 11 roky |
Stephen Kelly
|
28e1d2f8fc
cmStringCommand: Add GENEX_STRIP subcommand.
|
před 11 roky |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
před 11 roky |
Brad King
|
4e184a21be
string: Add CONCAT sub-command
|
před 12 roky |
Bill Hoffman
|
dc03499595
Do not set CMAKE_MATCH_ variables when not neeeded
|
před 12 roky |
Stephen Kelly
|
0ab50aea4c
string: Add MAKE_C_IDENTIFIER subcommand
|
před 12 roky |
David Cole
|
354ecc1e1f
CMake: Fix dashboard warnings
|
před 13 roky |
Nils Gladitz
|
711e2b3b5c
CMake: Add TIMESTAMP subcommand to string and file commands
|
před 13 roky |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
před 13 roky |
Brad King
|
b0853b5fae
Disable file() and string() hash commands during bootstrap
|
před 14 roky |
Brad King
|
2e9c26cf96
Add string(MD5) and string(SHA*) commands to compute hashes
|
před 14 roky |
Rolf Eike Beer
|
ecdad65a45
CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740)
|
před 14 roky |
Brad King
|
7ff98b7a8c
Fix forced-seed argument type in string(RANDOM)
|
před 14 roky |
Brad King
|
e1b0a11dd4
Improve string(RANDOM) default seed
|
před 14 roky |