summaryrefslogtreecommitdiff
path: root/Tests/CustomCommandByproducts
Commit message (Expand)AuthorAgeFilesLines
* Tests: Update cmake_minimum_required versions in a few testsBrad King2023-02-101-1/+1
* ExternalProject: Add `INSTALL_BYPRODUCTS` optionAlois Klink2022-11-051-0/+29
* Tests: Fix ExternalLibraryWithSubstitution testAlois Klink2022-11-032-0/+11
* Byproducts: Add test for collapsing of full paths in byproductsDaniel Eiband2019-09-161-5/+5
* Depend: Add test for target-level dependencies via byproductsDaniel Eiband2019-09-123-7/+36
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-3/+5
* Tests: Fix CustomCommandByproducts regex for phony rulesBrad King2017-05-311-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-163-13/+11
* ExternalProject: Replace placeholder tokens in BYPRODUCTSGaëtan Lehmann2015-03-091-0/+21
* ExternalProject: Add options to specify BYPRODUCTS (#14963)Brad King2014-11-174-0/+31
* Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-1412-0/+153