summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/File_Generate
Commit message (Expand)AuthorAgeFilesLines
* 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-184-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