Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics | Brad King | 2017-09-13 | 1 | -0/+11 |
* | Tests: Use upper-case drive letters in RunCMake.get_filename_component | Brad King | 2016-09-15 | 1 | -6/+6 |
* | get_filename_component: Teach new BASE_DIR parameter. | James Johnston | 2015-08-18 | 1 | -0/+33 |
* | get_filename_component: Fix bug where CACHE was ignored. | James Johnston | 2015-08-06 | 1 | -0/+32 |
* | get_filename_component: Added initial tests for PROGRAM component. | James Johnston | 2015-08-06 | 1 | -0/+12 |
* | get_filename_component: Tests now check for proper CACHE usage. | James Johnston | 2015-08-06 | 1 | -0/+33 |
* | get_filename_component: Test ABSOLUTE of .. after root component | Brad King | 2013-06-04 | 1 | -0/+5 |
* | get_filename_component: Add DIRECTORY option (#14091) | Brad King | 2013-04-16 | 1 | -9/+10 |
* | get_filename_component: Add explicit unit tests | Brad King | 2013-04-16 | 1 | -0/+32 |