summaryrefslogtreecommitdiff
path: root/Help/command/file.rst
Commit message (Expand)AuthorAgeFilesLines
* file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on WindowsBrad King2023-03-271-9/+16
* Help: Improve file command signaturesMatthew Woehlke2023-03-151-5/+5
* Help: Convert signatures of file commandMatthew Woehlke2023-03-151-926/+894
* Help:file: document HTTPHEADER morescivision2023-02-241-1/+8
* file(COPY_FILE): Add option to retry on Windows if input access failsBrad King2022-11-171-1/+10
* file(ARCHIVE_CREATE): Allow higher compression level for ZstdAmir Masoud Abdol2022-11-161-0/+3
* Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-6/+7
* Help: Clarify file(DOWNLOAD) behavior for existing file with same hashMichael Hirsch2022-08-231-2/+5
* cmake -E tar: Add --touch optionKasper Laudrup2022-03-231-1/+6
* file(DOWNLOAD): Add options to download a rangem.klimenko2022-02-151-0/+12
* Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGEArcturus Arcturus2021-10-201-2/+2
* Help: Clean up how TLS and NETRC variables are discussedCraig Scott2021-10-041-10/+8
* Help: Add documentation for CMAKE_TLS_CAINFOCraig Scott2021-10-041-2/+3
* Alternative symlink-creating mode for file(INSTALL ...)Felix Lelchuk2021-08-021-0/+5
* Help: Expand details for file(COPY_FILE)Craig Scott2021-07-201-2/+18
* Help: Re-order file() sub-commands in Filesystem sectionCraig Scott2021-07-201-28/+28
* Help: Improve readability and accuracy of runtime deps-related contentCraig Scott2021-07-041-2/+4
* Help: Add missing versionadded 3.21 for file(RENAME) optionsCraig Scott2021-07-031-0/+4
* Merge topic 'doc_regex'Brad King2021-06-031-1/+2
|\
| * Help: links to CMake regex syntaxMichael Hirsch2021-06-021-1/+2
* | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-011-8/+24
|/
* Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-041-1/+1
* file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-221-5/+15
* Merge topic 'doc-if-IS_ABSOLUTE'Brad King2021-04-201-1/+2
|\
| * Help: Behavior of file(TO_NATIVE_PATH) depends on the host platformCraig Scott2021-04-171-1/+2
* | Merge topic 'commands-file-permissions'Brad King2021-03-291-8/+18
|\ \ | |/
| * Help: Clarify permission-related command optionsCraig Scott2021-03-271-8/+18
* | file: add `COPY_FILE` subcommandBen Boeckel2021-03-101-0/+23
* | file(RENAME): Add option to not replace existing pathBrad King2021-03-041-1/+7
* | file(RENAME): Add option to capture error message on failureBrad King2021-03-041-2/+9
|/
* Merge topic 'issue-19198'Brad King2021-02-021-1/+9
|\
| * file(GENERATE): Support new line styleAsit Dhal2021-02-011-1/+9
* | Added `SETUID` and `SETGID` to the list of accepted file permissionswilliam.r.dieter2021-01-291-1/+1
|/
* file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-211-1/+14
* Help: Fix grammar in `.. versionadded` directivesNikita Nemkin2020-12-021-1/+1
* Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-121-4/+4
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-38/+105
* Help: Cleanup typos and grammar for the 3.19 releaseCraig Scott2020-10-241-24/+27
* file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-211-0/+5
* file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-081-0/+14
* cmake_path command: path managementMarc Chevrier2020-09-061-0/+15
* file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-261-0/+47
* file(GENERATE): Add TARGET argumentRaul Tambre2020-08-201-1/+5
* file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-271-5/+10
* Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option namesBrad King2020-07-231-2/+2
* Help: Update file(ARCHIVE...) synopsis for renamed optionsCraig Scott2020-07-061-2/+2
* Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-011-14/+16
|\
| * file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-301-14/+16
* | Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-301-2/+1
|\ \ | |/ |/|
| * file: Fix CONFIGURE output relative pathBrad King2020-06-291-2/+1