| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption | Ruslan Baratov | 2016-09-13 | 7 | -0/+14 |
|
|
* | file(DOWNLOAD|UPLOAD): Warn on unexpected arguments | Ruslan Baratov | 2016-09-09 | 9 | -0/+22 |
|
|
* | file: Sort GLOB results to make it deterministic (#14491) | Reiner Herrmann | 2016-05-17 | 3 | -9/+0 |
|
|
* | file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) | Brad King | 2016-02-25 | 5 | -0/+21 |
|
|
* | file: Teach GLOB to list directories optionally | Domen Vrankar | 2015-03-20 | 13 | -0/+122 |
|
|
* | file: Add LOCK subcommand to do file and directory locking | Ruslan Baratov | 2014-12-03 | 45 | -0/+196 |
|
|
* | file(INSTALL): Add undocumented options to control output verbosity | Brad King | 2014-06-24 | 6 | -0/+45 |
|
|
* | file(INSTALL): Report existing DIRECTORY as Up-to-date | Brad King | 2014-06-24 | 4 | -0/+14 |
|
|
* | file: Report system error on failure to open file | Brad King | 2014-05-20 | 5 | -0/+14 |
|
|