summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Make
Commit message (Expand)AuthorAgeFilesLines
* ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-102-3/+6
* ctest: Add support for running under a make job server on POSIX systemsBrad King2023-12-038-0/+61
* Tests/RunCMake/Make: simplify GNUMakeJobSeverAware check functionChris Mahoney2023-08-155-55/+12
* add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORYChris Mahoney2023-07-253-13/+50
* add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-196-0/+91
* 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