summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove outdated CMake.PolicyCheck testBrad King2025-10-202-163/+0
* Merge topic 'revert-get_filename_component-REALPATH-symlink-parent'Brad King2025-04-021-0/+16
|\
| * get_filename_component: Restore lexical preprocessing of REALPATH for compatBrad King2025-04-011-0/+16
* | Merge branch 'backport-license-rst' (early part) into license-rstBrad King2025-03-031-1/+1
|\ \ | |/
| * LICENSE: Rename Copyright.txt to LICENSE.rstBrad King2025-03-031-1/+1
* | string: Allow zero-length matches in all REGEX subcommandsNikita Nemkin2025-02-142-10/+1
* | string: Allow references to unmatched groups in REGEX REPLACENikita Nemkin2025-02-142-1/+5
|/
* CMP0053: Remove support for OLD behaviorBrad King2025-01-202-13/+4
* CMP0012: Remove support for OLD behaviorBrad King2025-01-171-54/+0
* CMP0007: Remove support for OLD behaviorBrad King2025-01-171-30/+7
* Style: Replace TABs with spaces for indentation in some filesAlex Turbov2025-01-121-0/+1
* Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-033-3/+3
* Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-091-1/+6
* Tests: Removed unused LABELS on CMake's own testsBrad King2024-07-241-1/+0
* file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty listsCraig Scott2024-05-311-2/+2
* list(INSERT): restore old behaviorMarc Chevrier2023-08-171-0/+21
* Tests: Update cmake_minimum_required versions in a few testsBrad King2023-02-101-1/+1
* Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOADBrad King2022-11-185-253/+1
* string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-272-0/+25
* Tests: Improve CheckSourceTree testBrad King2022-10-052-380/+0
* CMakeParseImplicitLinkInfo: Better detection of msvcRobert Maynard2022-09-021-2/+87
* file(DOWNLOAD): Add options to download a rangem.klimenko2022-02-151-0/+48
* Tests: Add more version comparison testsPaweł Bylica2021-12-081-2/+78
* Testing: Convert `cmake_host_system_information` tests into `RunCMake`Alex Turbov2021-08-026-61/+0
* CMakeParseImplicitLinkInfo: Honor GNU static runtime library flagsBrad King2021-06-031-0/+3
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-1/+22
* ctest: Support multiple -L and -LE options to mean "AND"Adriaan de Groot2021-03-281-0/+1
* Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF caseBrad King2021-02-036-77/+0
* Tests: Add host to ENV{no_proxy} when DNS lookup failure is expectedwilliam.r.dieter2021-01-291-0/+3
* list(REMOVE_ITEM): Make removal of an empty item a no-op.Asit Dhal2021-01-121-2/+1
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* cmListFileCache: Enforce proper nesting of flow control statementsKyle Edwards2020-10-221-44/+16
* file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-273-3/+16
* list: add NATURAL sorting on SORT sub-commandJohnny Jazeix2020-04-131-0/+23
* Tests: Make CMake.FileDownload invalid host name case more robustBrad King2020-01-211-2/+2
* file(DOWNLOAD): Don't fail if given just a filename to write toJohnny Jazeix2020-01-152-1/+19
* Tests: Fix CMake.FileDownload test failures not reportedCraig Scott2020-01-152-5/+34
* Tests: Fix CMake.FileDownload test in presence of proxyBrad King2020-01-151-0/+5
* Tests: Extend CMake.FileDownload test internal timeoutsBrad King2020-01-151-11/+13
* Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH propertyJiang Yue2019-07-251-2/+27
* Reduce size of PNG imagesLucy Phipps2019-01-253-10/+10
* Remove now-unused code once used on IRIXBrad King2019-01-111-72/+0
* cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNewArtur Ryt2018-12-122-1/+4
* cmMakefile: Fix ConfigureString not passing filename and lineArtur Ryt2018-12-122-1/+23
* list: Allow inserting at the end of a listDaniel Chabrowski2018-07-051-0/+4
* Tests: Fix CheckSourceTree for in-source non-dashboard buildsIsrael Blancas2018-05-031-3/+1
* Exclude "libgcc_eh" library files from implicit link librariesBrad King2018-04-161-0/+6
* Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1Bernhard M. Wiedemann2018-02-262-4/+4
* Merge topic 'implicit-lib-gcceh'Brad King2017-11-081-1/+21
|\
| * Restore exclusion of "gcc_eh" from implicit link librariesChristian Pfeiffer2017-11-081-1/+21