summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/File_Generate
Commit message (Expand)AuthorAgeFilesLines
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-1/+1
* Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual StudioBrad King2017-11-171-9/+7
* Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONSBrad King2017-11-171-7/+1
* Tests: Remove unnecessary result files from RunCMake.File_GenerateBrad King2017-11-176-6/+0
* file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-099-0/+78
* Tests: Use full output paths in file(GENERATE) callsBrad King2017-06-083-3/+3
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-1/+1
* Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-182-2/+4
* Genex: Reject TARGET_OBJECTS on non-object libraries earlierBrad King2017-04-181-4/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-2/+2
* File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-095-1/+32
* cmGlobalGenerator: Convert set insert algorithm to vector algorithms.Stephen Kelly2015-02-201-1/+1
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-095-5/+0
* file(GENERATE): Re-run cmake when appropriate.Stephen Kelly2014-11-194-0/+38
* file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-1214-0/+85
* file(GENERATE): Use permissions of input file if present.Stephen Kelly2014-11-045-0/+28
* Tests: Activate tests accidentally excluded from XcodeBrad King2014-07-171-2/+2
* Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILEBrad King2014-06-304-5/+8
* file(GENERATE): Only write the file if content is different.Stephen Kelly2014-04-304-0/+34
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-2419-0/+69