Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefiles: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2020-12-23 | 4 | -15/+0 |
* | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 9 | -26/+26 |
* | Tests: Add RunCMake.Make case for conflicting Makefile names | Brad King | 2020-11-16 | 2 | -0/+13 |
* | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 11 | -0/+55 |
* | Tests: Set LC_MESSAGES for RunCMake.Make | Kyle Edwards | 2020-08-08 | 1 | -0/+3 |
* | Tests: fix RunCMake.Make test when run on systems with non-english locale | Rolf Eike Beer | 2020-02-26 | 1 | -0/+3 |
* | cmake: Add tests for verbose output to --build mode | Robert Maynard | 2019-01-28 | 6 | -0/+35 |
* | include_regular_expression: Fix propagation to subdirectories | Brad King | 2018-01-24 | 4 | -0/+9 |
* | add_custom_command: Add DEPFILE option for Ninja | Kulla Christoph | 2016-08-30 | 4 | -0/+16 |
* | Tests: Add test for TARGET_MESSAGES global property | Brad King | 2015-07-14 | 10 | -0/+52 |