Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -3/+3 |
* | file(GENERATE): Re-run cmake when appropriate. | Stephen Kelly | 2014-11-18 | 1 | -0/+2 |
* | file(GENERATE): Evaluate early to allow generating source files | Stephen Kelly | 2014-11-12 | 1 | -0/+17 |
* | file(GENERATE): Use permissions of input file if present. | Stephen Kelly | 2014-11-04 | 1 | -2/+8 |
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -1/+1 |
* | file(GENERATE): Only write the file if content is different. | Stephen Kelly | 2014-04-30 | 1 | -12/+3 |
* | Simplify multiple config handling. | Stephen Kelly | 2014-04-02 | 1 | -9/+6 |
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -5/+5 |
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -2/+3 |
* | file: Add GENERATE command to produce files at generate time | Stephen Kelly | 2013-05-24 | 1 | -0/+151 |