summaryrefslogtreecommitdiff
path: root/Tests/CustomCommandWorkingDirectory
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* add_custom_{command,target}: Fix WORKING_DIRECTORY leading genexBrad King2018-11-031-2/+2
* Tests: Update CustomCommandWorkingDirectory to handle in-source byproductsPedro Navarro2018-09-281-4/+4
* add_custom_{command,target}: WORKING_DIRECTORY generator expressionsJon Chronopoulos2018-09-281-0/+20
* Tests: use BYPRODUCTS in the CustomCommandWorkingDirectory testBen Boeckel2017-04-211-0/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-6/+6
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Handle relative WORKING_DIRECTORY in add_custom_(command|target)Brad King2011-01-261-2/+9
* Handle trailing slashes on add_custom_command DEPENDSBrad King2011-01-261-2/+12
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: fix test to work with in source buildBill Hoffman2006-02-102-1/+1
* ENH: add test for working directory of custom command and targetBill Hoffman2006-02-083-0/+35