Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Cover EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all | Brad King | 2019-09-30 | 4 | -0/+5 |
* | Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdir | Brad King | 2019-09-30 | 6 | -0/+10 |
* | Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL | Brad King | 2019-09-30 | 7 | -2/+68 |
* | Tests: Clarify target names in RunCMake.add_subdirectory ExcludeFromAll | Brad King | 2019-09-26 | 4 | -6/+9 |
* | Tests: Revise RunCMake.add_subdirectory ExcludeFromAll to avoid globbing | Brad King | 2019-09-26 | 4 | -61/+43 |
* | Pass EXCLUDE_FROM_ALL from directory to targets | Zack Galbreath | 2019-01-21 | 3 | -0/+61 |
* | Testing: Add test for CMP0082 | Kyle Edwards | 2018-10-10 | 35 | -2/+119 |
* | Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101) | Gregor Jasny | 2016-08-31 | 7 | -0/+36 |
* | Tests: Add case for add_subdirectory inside a function | Brad King | 2015-11-23 | 4 | -0/+33 |
* | add_subdirectory: Fix error message on missing CMakeLists.txt (#15680) | Brad King | 2015-08-04 | 9 | -0/+24 |