index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmcmd.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Add '-E env' command-line tool
Brad King
2014-06-23
1
-0/+51
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-13/+13
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-8/+8
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-9/+9
*
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