summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/File_Generate/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* file(GENERATE): Support new line styleAsit Dhal2021-02-011-0/+11
* file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-211-0/+21
* file(GENERATE): Add TARGET argumentRaul Tambre2020-08-201-0/+7
* file(GENERATE): Test source propertiesJosef Angstenberger2020-08-191-0/+4
* Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo'Brad King2020-07-081-0/+8
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-291-1/+1
* Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual StudioBrad King2017-11-171-9/+7
* file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-091-0/+4
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-1/+1
* File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-091-0/+10
* file(GENERATE): Re-run cmake when appropriate.Stephen Kelly2014-11-181-0/+31
* file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-121-0/+8
* file(GENERATE): Use permissions of input file if present.Stephen Kelly2014-11-041-0/+18
* Tests: Activate tests accidentally excluded from XcodeBrad King2014-07-171-2/+2
* Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILEBrad King2014-06-301-2/+2
* file(GENERATE): Only write the file if content is different.Stephen Kelly2014-04-301-0/+27
* file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-241-0/+10