summaryrefslogtreecommitdiffstats
path: root/Source/cmcmd.cxx
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-9/+9
* cmake: Add '-E sleep' commandBrad King2014-01-211-0/+28
* cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-201-15/+17
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-8/+9
* cmake: Fix mt return value when hosted on posix (#14605)Flynn Marquardt2013-12-021-1/+2
* cmake: Validate -E cmake_autogen argument count (#14545)Brad King2013-11-051-1/+1
* Rename the cmake_automoc command to cmake_autogen.Stephen Kelly2013-10-241-1/+1
* Rename the cmQtAutoGenerator instances to reflect coming features.Stephen Kelly2013-10-241-3/+3
* Rename the cmQtAutomoc class to cmQtAutoGenerators.Stephen Kelly2013-10-241-2/+2
* cmake: Drop "cmake -E comspec" Win9x helperBrad King2013-10-191-12/+2
* cmake: Split -E command implementation into separate source fileBrad King2013-10-031-0/+1374