Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 1 | -0/+28 |
* | cmake: Improve '-E create_symlink' edge case handling (#14713) | Brad King | 2014-01-20 | 1 | -15/+17 |
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -8/+9 |
* | cmake: Fix mt return value when hosted on posix (#14605) | Flynn Marquardt | 2013-12-02 | 1 | -1/+2 |
* | cmake: Validate -E cmake_autogen argument count (#14545) | Brad King | 2013-11-05 | 1 | -1/+1 |
* | Rename the cmake_automoc command to cmake_autogen. | Stephen Kelly | 2013-10-24 | 1 | -1/+1 |
* | Rename the cmQtAutoGenerator instances to reflect coming features. | Stephen Kelly | 2013-10-24 | 1 | -3/+3 |
* | Rename the cmQtAutomoc class to cmQtAutoGenerators. | Stephen Kelly | 2013-10-24 | 1 | -2/+2 |
* | cmake: Drop "cmake -E comspec" Win9x helper | Brad King | 2013-10-19 | 1 | -12/+2 |
* | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 1 | -0/+1374 |