| Commit message (Expand) | Author | Age | Files | Lines |
* | file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH) | Marc Chevrier | 2023-03-20 | 1 | -0/+16 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -1/+1 |
|
|
* | file(MAKE_DIRECTORY): Provide a more descriptive error message | Terence Noone | 2022-12-08 | 4 | -0/+14 |
|
|
* | Merge topic 'test-file-download' | Brad King | 2022-11-21 | 29 | -115/+0 |
|\ |
|
| * | Tests: Factor out a RunCMake.file-DOWNLOAD test | Brad King | 2022-11-17 | 29 | -115/+0 |
|
|
* | | file(COPY_FILE): Add option to retry on Windows if input access fails | Brad King | 2022-11-17 | 2 | -0/+11 |
|/ |
|
* | file(COPY_FILE): Report if failure occurred on input or output path | Brad King | 2022-11-15 | 7 | -0/+39 |
|
|
* | file(DOWNLOAD EXPECTED_HASH): better error message when download failed | Aurelien Regat-Barrel | 2022-11-09 | 1 | -1/+0 |
|
|
* | cmFileCommand: Report keyword errors via argument parser results | Brad King | 2022-07-22 | 1 | -2/+7 |
|
|
* | file(TIMESTAMP): Interpret relative paths w.r.t. the source tree | TheBrokenRail | 2022-07-06 | 3 | -0/+4 |
|
|
* | Merge topic 'file-READ_ELF-capture-error' | Brad King | 2022-01-12 | 2 | -2/+21 |
|\ |
|
| * | file: Restore error capture in undocumented READ_ELF mode | Brad King | 2022-01-11 | 2 | -2/+21 |
|
|
* | | cmMessenger: Adopt backtrace printing functions | Brad King | 2021-12-08 | 1 | -7/+15 |
|/ |
|
* | Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on Cygwin | Brad King | 2021-10-06 | 1 | -1/+3 |
|
|
* | MSYS: Add support for running under MSYS runtime environment | Orgad Shaneh | 2021-04-26 | 1 | -2/+6 |
|
|
* | file(REAL_PATH): add option EXPAND_TILDE | Marc Chevrier | 2021-04-21 | 2 | -12/+35 |
|
|
* | file: add `COPY_FILE` subcommand | Ben Boeckel | 2021-03-10 | 30 | -0/+151 |
|
|
* | file(RENAME): Add option to not replace existing path | Brad King | 2021-03-04 | 7 | -0/+41 |
|
|
* | file(RENAME): Add option to capture error message on failure | Brad King | 2021-03-04 | 13 | -0/+57 |
|
|
* | Tests: Update RunCMake.file case with workaround for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+6 |
|
|
* | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 8 | -0/+27 |
|
|
* | file(DOWNLOAD): Make file argument optional | Kyle Edwards | 2020-07-27 | 5 | -0/+14 |
|
|
* | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO | Harry Mallon | 2020-04-08 | 13 | -0/+28 |
|
|
* | file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to new | Shane Parris | 2020-02-11 | 5 | -0/+28 |
|
|
* | Tests: Perform minor cleanups in RunCMake.file test | Shane Parris | 2020-02-11 | 1 | -2/+2 |
|
|
* | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -2/+2 |
|
|
* | file: Change REMOVE to ignore empty names | Brad King | 2019-05-21 | 3 | -0/+15 |
|
|
* | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument | Kyle Edwards | 2019-05-16 | 2 | -0/+169 |
|
|
* | Tests: Avoid cross-device links in CREATE_LINK test | Tushar Maheshwari | 2019-01-16 | 3 | -1/+20 |
|
|
* | Tests: Skip symlink tests on Windows | Tushar Maheshwari | 2019-01-16 | 5 | -10/+10 |
|
|
* | Tests: CREATE_LINK subcommand negative test case | Tushar Maheshwari | 2019-01-16 | 4 | -0/+7 |
|
|
* | Tests: file CREATE_LINK subcommand test cases | Tushar Maheshwari | 2019-01-16 | 4 | -0/+21 |
|
|
* | file: Fix formatting of error in SIZE sub-command | Kyle Edwards | 2018-12-06 | 2 | -3/+4 |
|
|
* | file: Add READ_SYMLINK sub-command | Kyle Edwards | 2018-12-06 | 8 | -0/+33 |
|
|
* | file: add SIZE option | Wouter Klouwen | 2018-11-27 | 5 | -0/+20 |
|
|
* | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 2 | -7/+7 |
|
|
* | file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressions | Brad King | 2018-06-22 | 6 | -11/+1 |
|
|
* | Add tests for `file(GLOB)` CONFIGURE_DEPENDS flag | Shane Parris | 2018-04-02 | 19 | -0/+159 |
|
|
* | Add test for sorting and deduping of file(GLOB) result | Shane Parris | 2018-03-07 | 3 | -0/+24 |
|
|
* | Enhance RunCMake test coverage for file(GLOB) | Shane Parris | 2018-02-28 | 15 | -2/+35 |
|
|
* | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands | Shane Parris | 2018-02-15 | 10 | -0/+36 |
|
|
* | Add testcases for file(DOWNLOAD|UPLOAD) netrc options | Shane Parris | 2017-10-18 | 9 | -0/+72 |
|
|
* | file: Add COPY/INSTALL option for fixed layout relative to a directory | Brad King | 2017-04-13 | 9 | -0/+38 |
|
|
* | handle non-existing symlink creation locations | Domen Vrankar | 2017-03-28 | 3 | -0/+17 |
|
|
* | file: Add READ_ELF command to parse ELF binaries | Florian Apolloner | 2017-03-10 | 4 | -0/+6 |
|
|
* | Tests: Fix `file://` URLs given to curl | Brad King | 2017-02-10 | 3 | -3/+12 |
|
|
* | file: Fix crash on GLOB with no expressions after LIST_DIRECTORIES | Brad King | 2017-01-16 | 2 | -0/+2 |
|
|
* | Merge topic 'file-curl-httpheader' | Brad King | 2016-09-16 | 7 | -0/+14 |
|\ |
|
| * | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption | Ruslan Baratov | 2016-09-15 | 7 | -0/+14 |
|
|
* | | Tests: Add case for file(LOCK) with lower-cased path | Ruslan Baratov | 2016-09-15 | 2 | -0/+12 |
|/ |
|