Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file(GENERATE): Re-run cmake when appropriate. | Stephen Kelly | 2014-11-18 | 4 | -0/+38 |
* | file(GENERATE): Evaluate early to allow generating source files | Stephen Kelly | 2014-11-12 | 14 | -0/+85 |
* | file(GENERATE): Use permissions of input file if present. | Stephen Kelly | 2014-11-04 | 5 | -0/+28 |
* | Tests: Activate tests accidentally excluded from Xcode | Brad King | 2014-07-17 | 1 | -2/+2 |
* | Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILE | Brad King | 2014-06-30 | 4 | -5/+8 |
* | file(GENERATE): Only write the file if content is different. | Stephen Kelly | 2014-04-30 | 4 | -0/+34 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | file: Add GENERATE command to produce files at generate time | Stephen Kelly | 2013-05-24 | 19 | -0/+69 |