summaryrefslogtreecommitdiffstats
path: root/Help/command/file.rst
Commit message (Expand)AuthorAgeFilesLines
* file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-081-13/+12
* file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-061-2/+2
* file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-161-0/+63
* file: Add CONFIGURE subcommandLeander Beernaert2020-03-091-0/+40
* Help: Make note that file(READ ... HEX) produces lowercase lettersKyle Edwards2020-02-191-1/+3
* file: Fix GLOB_RECURSE LIST_DIRECTORIES documentation regarding CMP0009Shane Parris2020-02-111-1/+1
* Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)Craig Scott2019-11-031-10/+10
* Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docsMarc Chevrier2019-10-301-1/+1
* Help: Mention file(GLOB)'s case-sensitivitySteve Mokris2019-07-101-0/+5
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+268
* file: Change REMOVE to ignore empty namesBrad King2019-05-211-1/+2
* file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-161-0/+27
* Help: Clarify and improve readability of link-related file subcommandsCraig Scott2019-02-161-23/+23
* Help: Add documentation for file(CREATE_LINK) subcommandTushar Maheshwari2019-01-161-0/+23
* file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-061-0/+24
* file: add SIZE optionWouter Klouwen2018-11-271-0/+11
* Help: Revise docs on Scripting CommandsJoachim Wuttke (l)2018-10-231-16/+16
* Help: Organize file command docs into sectionsBrad King2018-05-071-16/+75
* Help: Re-order file command docsBrad King2018-05-071-125/+125
* Adjust help documentation for file(GLOB), add topic notesShane Parris2018-04-021-2/+11
* Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-151-0/+17
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-0/+25
* Merge topic 'file_WRITE_docs'Brad King2017-08-041-2/+5
|\
| * file: Clarify directory creation behavior when using WRITERobert Dailey2017-08-031-2/+5
* | Help: Document that file(GLOB) result is sortedRuslan Baratov2017-08-031-3/+1
* | Help: Explicitly state that some file generations are lazySylvain Joubert2017-07-071-2/+2
* | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-091-0/+5
|/
* Help: Clarify file(GENERATE) only writes output file at generation phaseCraig Scott2017-04-101-0/+5
* Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-101-4/+6
* Help: Document error behavior of file(REMOVE/REMOVE_RECURSE)Christian Fetzer2016-11-011-1/+2
* file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-151-0/+3
* file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-131-0/+3
* file: Sort GLOB results to make it deterministic (#14491)Reiner Herrmann2016-05-171-2/+3
* Help: Document that file(GLOB*) order is undefinedRuslan Baratov2015-10-211-1/+2
* Help: Clarify file(COPY) directory semantics (#15561)Brad King2015-05-081-1/+5
* file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-201-3/+14
* file: Teach STRINGS to support UTF-16 and UTF-32 encodingsJustin Borodinsky2015-01-271-1/+4
* Merge topic 'doc-file-GENERATE-order'Brad King2014-12-051-1/+3
|\
| * Help: Document file(GENERATE) signature option orderBrad King2014-12-051-1/+3
* | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+30
|/
* file: Add ENCODING option to file(STRINGS) command (#10519)Clinton Stimpson2014-08-061-0/+3
* install: Add CMAKE_INSTALL_MESSAGE variable (#13761)Brad King2014-06-241-1/+2
* Help: Document that file(GENERATE) re-writes only when needed.Stephen Kelly2014-06-051-0/+2
* Help: Format and revise file() command documentationBrad King2014-05-231-178/+266
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+213