summaryrefslogtreecommitdiff
path: root/Help/command/string.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Convert signatures of file commandMatthew Woehlke2023-03-151-2/+2
* Help: Use signature directive for string commandMatthew Woehlke2023-03-061-330/+256
* Merge topic 'doc-updates'Marc Chevrier2022-12-181-11/+11
|\
| * Help: string(JSON): avoid duplicate labelsMarc Chevrier2022-12-171-11/+11
* | string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-271-0/+11
|/
* Help: Add versionadded for string(TIMESTAMP) %f specifierBrad King2022-10-141-0/+2
* Help: Fix string(JSON ... LENGTH ...) signatureTobias Nießen2022-03-301-1/+1
* string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-281-0/+3
* string(TIMESTAMP): Add %V specifier for ISO 8601 week numberAntons Jeļkins2021-08-021-0/+5
* Help: Format string(TIMESTAMP) format specifiers as a definition listBrad King2021-07-231-28/+58
* Help: Fix grammar in `.. versionadded` directivesNikita Nemkin2020-12-021-2/+2
* Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-121-1/+1
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-12/+46
* Help: Clarify string(JSON) error handlingPeter Steneteg2020-10-281-10/+13
* Help: Cleanup typos and grammar for the 3.19 releaseCraig Scott2020-10-241-8/+8
* string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-161-0/+103
* string: Add new HEX sub-commandKyle Edwards2020-02-191-0/+11
* Help: string: regex match and replace is a subcase of Search&ReplaceJoachim Wuttke (o)2020-02-171-4/+6
* Help: Add note to each string() subcommand that assumes ASCII inputCraig Scott2019-07-191-1/+10
* Help: Fix language and formatting inconsistencies for string() commandCraig Scott2019-07-191-81/+85
* string: introduce `REPEAT` sub-commandAlex Turbov2019-04-151-0/+9
* Help: Revise docs on Scripting CommandsJoachim Wuttke (l)2018-10-231-23/+23
* Help: Fix documentation of escape sequences in a regexBrad King2018-10-091-6/+13
* Help: Document how escape sequences work in a regexBrad King2018-07-181-0/+14
* Help: Add Synopsis section to install, list, and string docsBrad King2018-05-071-46/+65
* Help: Some spelling corrections for commands.Yee Fan2018-04-211-1/+1
* list(): add `JOIN` sub-commandMarc Chevrier2018-03-201-0/+4
* Merge topic 'string-join'Brad King2018-02-201-0/+10
|\
| * string: Add JOIN subcommandAlex Turbov2018-02-161-0/+10
* | Help: Expand string(MAKE_C_IDENTIFIER) docsCraig Scott2018-02-111-7/+12
|/
* Timestamp: support %A and %BBernhard M. Wiedemann2017-09-071-0/+2
* Add PREPEND sub-command to string commandSylvain Joubert2017-08-111-0/+9
* Help: Document CMAKE_MATCH_<n> variablesBrad King2017-04-181-1/+1
* Help: Link from if(MATCHES) to regex specification docsBrad King2017-04-181-0/+2
* Help: Format string() command regex specification docsBrad King2017-04-181-20/+30
* string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-271-0/+1
* cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-261-0/+6
* string: Add support for SHA-3 algorithmsBrad King2016-11-101-0/+8
* Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-101-2/+17
* string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-121-0/+2
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-2/+4
* CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-181-0/+1
* Help: Document string(REGEX) input concatentation (#15742)Brad King2015-09-141-0/+3
* Help: Organize string command docs into sectionsBrad King2015-09-141-82/+218
* Help: Document string(FIND) return value when no match is foundJames Johnston2015-07-301-1/+1
* string: add APPEND subcommandDaniel Pfeifer2015-07-071-0/+3
* Help: Improve formatting of command documentationMichael Scott2015-06-081-33/+33
* string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-131-1/+6
* StringUuid: Mark UPPER flag optional in sub-command synopsisNils Gladitz2014-09-101-1/+1
* StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-281-0/+12