summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/file
Commit message (Expand)AuthorAgeFilesLines
* cmFileCommand: Report keyword errors via argument parser resultsBrad King2022-07-221-2/+7
* file(TIMESTAMP): Interpret relative paths w.r.t. the source treeTheBrokenRail2022-07-063-0/+4
* Merge topic 'file-READ_ELF-capture-error'Brad King2022-01-122-2/+21
|\
| * file: Restore error capture in undocumented READ_ELF modeBrad King2022-01-112-2/+21
* | cmMessenger: Adopt backtrace printing functionsBrad King2021-12-081-7/+15
|/
* Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on CygwinBrad King2021-10-061-1/+3
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-2/+6
* file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-222-12/+35
* file: add `COPY_FILE` subcommandBen Boeckel2021-03-1030-0/+151
* file(RENAME): Add option to not replace existing pathBrad King2021-03-047-0/+41
* file(RENAME): Add option to capture error message on failureBrad King2021-03-0413-0/+57
* Tests: Update RunCMake.file case with workaround for Xcode "new build system"Brad King2020-09-181-0/+6
* file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-088-0/+27
* file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-275-0/+14
* file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-0813-0/+28
* file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to newShane Parris2020-02-115-0/+28
* Tests: Perform minor cleanups in RunCMake.file testShane Parris2020-02-111-2/+2
* Ninja: Add multi-config variantKyle Edwards2019-12-131-2/+2
* file: Change REMOVE to ignore empty namesBrad King2019-05-213-0/+15
* file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-162-0/+169
* Tests: Avoid cross-device links in CREATE_LINK testTushar Maheshwari2019-01-163-1/+20
* Tests: Skip symlink tests on WindowsTushar Maheshwari2019-01-165-10/+10
* Tests: CREATE_LINK subcommand negative test caseTushar Maheshwari2019-01-164-0/+7
* Tests: file CREATE_LINK subcommand test casesTushar Maheshwari2019-01-164-0/+21
* file: Fix formatting of error in SIZE sub-commandKyle Edwards2018-12-062-3/+4
* file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-068-0/+33
* file: add SIZE optionWouter Klouwen2018-11-275-0/+20
* Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-102-7/+7
* file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-226-11/+1
* Add tests for `file(GLOB)` CONFIGURE_DEPENDS flagShane Parris2018-04-0119-0/+159
* Add test for sorting and deduping of file(GLOB) resultShane Parris2018-03-073-0/+24
* Enhance RunCMake test coverage for file(GLOB)Shane Parris2018-02-2815-2/+35
* Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-1510-0/+36
* Add testcases for file(DOWNLOAD|UPLOAD) netrc optionsShane Parris2017-10-189-0/+72
* file: Add COPY/INSTALL option for fixed layout relative to a directoryBrad King2017-04-139-0/+38
* handle non-existing symlink creation locationsDomen Vrankar2017-03-293-0/+17
* file: Add READ_ELF command to parse ELF binariesFlorian Apolloner2017-03-104-0/+6
* Tests: Fix `file://` URLs given to curlBrad King2017-02-103-3/+12
* file: Fix crash on GLOB with no expressions after LIST_DIRECTORIESBrad King2017-01-162-0/+2
* Merge topic 'file-curl-httpheader'Brad King2016-09-167-0/+14
|\
| * file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-157-0/+14
* | Tests: Add case for file(LOCK) with lower-cased pathRuslan Baratov2016-09-152-0/+12
|/
* file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-137-0/+14
* file(DOWNLOAD|UPLOAD): Warn on unexpected argumentsRuslan Baratov2016-09-099-0/+22
* file: Sort GLOB results to make it deterministic (#14491)Reiner Herrmann2016-05-173-9/+0
* file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)Brad King2016-02-255-0/+21
* file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-2013-0/+122
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-0345-0/+196
* file(INSTALL): Add undocumented options to control output verbosityBrad King2014-06-246-0/+45
* file(INSTALL): Report existing DIRECTORY as Up-to-dateBrad King2014-06-244-0/+14