summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Make
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* Add deprecation warnings for policies CMP0114 and belowBrad King2023-02-011-0/+10
* Makefiles: Add support of DEPFILE for add_custom_commandMarc Chevrier2020-12-234-15/+0
* Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-299-26/+26
* Tests: Add RunCMake.Make case for conflicting Makefile namesBrad King2020-11-162-0/+13
* Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-0811-0/+55
* Tests: Set LC_MESSAGES for RunCMake.MakeKyle Edwards2020-08-081-0/+3
* Tests: fix RunCMake.Make test when run on systems with non-english localeRolf Eike Beer2020-02-261-0/+3
* cmake: Add tests for verbose output to --build modeRobert Maynard2019-01-286-0/+35
* include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-244-0/+9
* add_custom_command: Add DEPFILE option for NinjaKulla Christoph2016-08-304-0/+16
* Tests: Add test for TARGET_MESSAGES global propertyBrad King2015-07-1410-0/+52