Craig Scott
|
b97673f54b
Help: Add note to each string() subcommand that assumes ASCII input
|
6 лет назад |
Craig Scott
|
26cd64d977
Help: Fix language and formatting inconsistencies for string() command
|
6 лет назад |
Alex Turbov
|
536cca60ea
string: introduce `REPEAT` sub-command
|
6 лет назад |
Joachim Wuttke (l)
|
c2efb3efcd
Help: Revise docs on Scripting Commands
|
7 лет назад |
Brad King
|
fab2c2339b
Help: Fix documentation of escape sequences in a regex
|
7 лет назад |
Brad King
|
4b35dab891
Help: Document how escape sequences work in a regex
|
7 лет назад |
Brad King
|
51c0e1407c
Help: Add Synopsis section to install, list, and string docs
|
7 лет назад |
Yee Fan
|
20d90a9482
Help: Some spelling corrections for commands.
|
7 лет назад |
Marc Chevrier
|
a58158727b
list(): add `JOIN` sub-command
|
7 лет назад |
Brad King
|
846a4dd118
Merge topic 'string-join'
|
7 лет назад |
Alex Turbov
|
689eeb67cb
string: Add JOIN subcommand
|
7 лет назад |
Craig Scott
|
a71ab3be0e
Help: Expand string(MAKE_C_IDENTIFIER) docs
|
7 лет назад |
Bernhard M. Wiedemann
|
014ad2989c
Timestamp: support %A and %B
|
8 лет назад |
Sylvain Joubert
|
d8ecc25457
Add PREPEND sub-command to string command
|
8 лет назад |
Brad King
|
eb08e1febb
Help: Document CMAKE_MATCH_<n> variables
|
8 лет назад |
Brad King
|
8dd9975263
Help: Link from if(MATCHES) to regex specification docs
|
8 лет назад |
Brad King
|
a0091a697e
Help: Format string() command regex specification docs
|
8 лет назад |
Bernhard M. Wiedemann
|
6c54f7b365
string: Teach TIMESTAMP to treat %% as %
|
8 лет назад |
Bernhard M. Wiedemann
|
243aed525a
cmTimestamp: Support SOURCE_DATE_EPOCH to override current time
|
8 лет назад |
Brad King
|
92f95aede9
string: Add support for SHA-3 algorithms
|
9 лет назад |
Brad King
|
979e8ba6c6
Help: De-duplicate and spell out supported hash algorithms
|
9 лет назад |
Ruslan Baratov
|
751f7b5255
string(TIMESTAMP ...): add '%a' and '%b' format specifiers
|
9 лет назад |
Chuck Atkins
|
02d177c9cc
Add additional <= and >= comparison operators
|
9 лет назад |
Jose-Luis Blanco-Claraco
|
6727270b75
CMake: Extend TIMESTAMP sub-commands with new unix time format specifier
|
9 лет назад |
Brad King
|
3809150a38
Help: Document string(REGEX) input concatentation (#15742)
|
10 лет назад |
Brad King
|
5f2c47c44c
Help: Organize string command docs into sections
|
10 лет назад |
James Johnston
|
fe2e503ea4
Help: Document string(FIND) return value when no match is found
|
10 лет назад |
Daniel Pfeifer
|
2b18cdcaba
string: add APPEND subcommand
|
10 лет назад |
Michael Scott
|
c3f40f4fd9
Help: Improve formatting of command documentation
|
10 лет назад |
Domen Vrankar
|
474bbb9dbc
string: Tolerate SUBSTRING length exceeding end index
|
11 лет назад |