summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | gitattributes: prefer `eol=lf` to `crlf=input`Ben Boeckel2017-08-231-1/+1
* | CMakePushCheckState: Fix cmake_push_check_state RESET argumentBrad King2017-07-121-0/+22
* | cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-0/+19
|/
* ImplicitLinkInfo: Add support for PGI on WindowsChristian Pfeiffer2017-05-201-3/+48
* Do not assume GCC libs are linked by all compilersChristian Pfeiffer2017-05-051-30/+30
* separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-262-26/+0
* Merge topic 'mac-implicit-link-no-lto-flag'Brad King2017-04-041-0/+6
|\
| * CMakeParseImplicitLinkInfo: Ignore ld -lto_library flagBrad King2017-04-031-0/+6
* | Tests: Fix CMake.GetPrerequisites test config messageBrad King2017-04-032-9/+3
* | Make CMAKE_HOST_SYSTEM_NAME available in scripting contextGregor Jasny2017-02-191-1/+0
* | Tests: Fix `file://` URLs given to curlBrad King2017-02-103-3/+12
* | CMakeDetermineCompilerId: check with and without user-specified flagsMichael Maltese2017-02-061-2/+2
|/
* Tests: make tests pass with SOURCE_DATE_EPOCH setBernhard M. Wiedemann2017-01-301-0/+1
* CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvccBrad King2017-01-121-0/+7
* file: Add support for SHA-3 algorithmsBrad King2016-11-105-0/+20
* string: Add support for SHA-3 algorithmsBrad King2016-11-105-0/+20
* Tests: Update ModuleNotices test for new noticeBrad King2016-09-271-18/+5
* string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-122-0/+14
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-0/+14
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-272-4/+4
* CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-111-0/+6
* PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILESJean-Christophe Fillion-Robin2016-03-311-0/+5
* PushCheckStateTest: Test all variables managed by the moduleJean-Christophe Fillion-Robin2016-03-311-9/+43
* PushCheckStateTest: Fix syntax warningJean-Christophe Fillion-Robin2016-03-311-2/+2
* CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-182-0/+28
* CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)Brad King2015-09-111-0/+7
* Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-1438-249/+0
* Tests: Fix CheckSourceTree test when build is under source (#15566)Brad King2015-05-141-1/+11
* Tests: Fix CMake.ELF test with read-only source (#15489)Bill Newcomb2015-04-011-1/+1
* Tests: Add more signature tests to RunCMake.configure_file testBrad King2015-03-0910-66/+0
* Tests: Fix CheckSourceTree test for newer GitBrad King2014-12-161-2/+2
* string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-132-6/+9
* cmSystemTools: reimplement verson comparison without sscanf()Rolf Eike Beer2014-10-311-0/+2