index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
/
command
/
file.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``
Alex Turbov
2022-11-09
1
-6/+7
*
Help: Clarify file(DOWNLOAD) behavior for existing file with same hash
Michael Hirsch
2022-08-23
1
-2/+5
*
cmake -E tar: Add --touch option
Kasper Laudrup
2022-03-23
1
-1/+6
*
file(DOWNLOAD): Add options to download a range
m.klimenko
2022-02-15
1
-0/+12
*
Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGE
Arcturus Arcturus
2021-10-20
1
-2/+2
*
Help: Clean up how TLS and NETRC variables are discussed
Craig Scott
2021-10-04
1
-10/+8
*
Help: Add documentation for CMAKE_TLS_CAINFO
Craig Scott
2021-10-04
1
-2/+3
*
Alternative symlink-creating mode for file(INSTALL ...)
Felix Lelchuk
2021-08-02
1
-0/+5
*
Help: Expand details for file(COPY_FILE)
Craig Scott
2021-07-19
1
-2/+18
*
Help: Re-order file() sub-commands in Filesystem section
Craig Scott
2021-07-19
1
-28/+28
*
Help: Improve readability and accuracy of runtime deps-related content
Craig Scott
2021-07-04
1
-2/+4
*
Help: Add missing versionadded 3.21 for file(RENAME) options
Craig Scott
2021-07-03
1
-0/+4
*
Merge topic 'doc_regex'
Brad King
2021-06-03
1
-1/+2
|
\
|
*
Help: links to CMake regex syntax
Michael Hirsch
2021-06-02
1
-1/+2
*
|
file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments
Kyle Edwards
2021-06-01
1
-8/+24
|
/
*
Help: Document CMAKE_TLS_VERIFY variable explicitly
Michael Hirsch
2021-05-04
1
-1/+1
*
file(REAL_PATH): add option EXPAND_TILDE
Marc Chevrier
2021-04-21
1
-5/+15
*
Merge topic 'doc-if-IS_ABSOLUTE'
Brad King
2021-04-20
1
-1/+2
|
\
|
*
Help: Behavior of file(TO_NATIVE_PATH) depends on the host platform
Craig Scott
2021-04-17
1
-1/+2
*
|
Merge topic 'commands-file-permissions'
Brad King
2021-03-29
1
-8/+18
|
\
\
|
|
/
|
*
Help: Clarify permission-related command options
Craig Scott
2021-03-26
1
-8/+18
*
|
file: add `COPY_FILE` subcommand
Ben Boeckel
2021-03-10
1
-0/+23
*
|
file(RENAME): Add option to not replace existing path
Brad King
2021-03-04
1
-1/+7
*
|
file(RENAME): Add option to capture error message on failure
Brad King
2021-03-04
1
-2/+9
|
/
*
Merge topic 'issue-19198'
Brad King
2021-02-02
1
-1/+9
|
\
|
*
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
1
-1/+9
*
|
Added `SETUID` and `SETGID` to the list of accepted file permissions
william.r.dieter
2021-01-29
1
-1/+1
|
/
*
file(GENERATE): Support options to manipulate file permissions
Asit Dhal
2020-12-21
1
-1/+14
*
Help: Fix grammar in `.. versionadded` directives
Nikita Nemkin
2020-12-02
1
-1/+1
*
Help: Replace some `versionadded` directives with `versionchanged`
Nikita Nemkin
2020-11-12
1
-4/+4
*
Help: Add `.. versionadded` directives to commands documentation
Nikita Nemkin
2020-11-09
1
-38/+105
*
Help: Cleanup typos and grammar for the 3.19 release
Craig Scott
2020-10-24
1
-24/+27
*
file(ARCHIVE_CREATE): Add option to control compression level
Asit Dhal
2020-09-21
1
-0/+5
*
file(): Add REAL_PATH sub-command
Marc Chevrier
2020-09-08
1
-0/+14
*
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-0/+15
*
file: Add CHMOD and CHMOD_RECURSE subcommands
Sibi Siddharthan
2020-08-26
1
-0/+47
*
file(GENERATE): Add TARGET argument
Raul Tambre
2020-08-20
1
-1/+5
*
file(DOWNLOAD): Make file argument optional
Kyle Edwards
2020-07-27
1
-5/+10
*
Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option names
Brad King
2020-07-23
1
-2/+2
*
Help: Update file(ARCHIVE...) synopsis for renamed options
Craig Scott
2020-07-06
1
-2/+2
*
Merge topic 'file-ARCHIVE-files-dirs' into release-3.18
Brad King
2020-07-01
1
-14/+16
|
\
|
*
file(ARCHIVE*): Collapse FILES and DIRECTORY options
Craig Scott
2020-06-30
1
-14/+16
*
|
Merge topic 'file-CONFIGURE-subdir' into release-3.18
Brad King
2020-06-30
1
-2/+1
|
\
\
|
|
/
|
/
|
|
*
file: Fix CONFIGURE output relative path
Brad King
2020-06-29
1
-2/+1
*
|
file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION
Craig Scott
2020-06-27
1
-12/+14
*
|
Help: Fix contents indenting for file(ARCHIVE_...) subcommands
Craig Scott
2020-06-27
1
-3/+3
|
/
*
file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO
Harry Mallon
2020-04-08
1
-13/+12
*
file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable
Robert Maynard
2020-04-06
1
-2/+2
*
file: Add ARCHIVE_{CREATE|EXTRACT} subcommands
Cristian Adam
2020-03-16
1
-0/+63
*
file: Add CONFIGURE subcommand
Leander Beernaert
2020-03-09
1
-0/+40
[next]