index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmcmd.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-11
1
-0
/
+1
*
cmAlgorithms: Add cmWrap.
Stephen Kelly
2015-02-20
1
-3
/
+1
*
Use cmJoin where possible.
Stephen Kelly
2015-02-20
1
-21
/
+3
*
cmcmd: Remove some comment copy-pasta.
Stephen Kelly
2015-02-17
1
-4
/
+0
*
Convert loops to cmJoin algorithm with cmRange.
Stephen Kelly
2015-02-11
1
-13
/
+2
*
Makefile: Fix output during parallel builds (#12991)
Brad King
2015-02-06
1
-42
/
+75
*
bootstrap: Enable color Makefile output
Brad King
2015-02-05
1
-9
/
+2
*
cmake: Teach "-E tar" command a "--files-from=" option
Brad King
2015-01-26
1
-0
/
+53
*
cmake: Teach "-E tar" command a "--mtime=" option
Brad King
2015-01-19
1
-2
/
+24
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Merge topic 'add-xz-support'
Brad King
2015-01-12
1
-8
/
+22
|
\
|
*
cmake -E tar: error out on multiple compression formats
Ben Boeckel
2015-01-12
1
-0
/
+10
|
*
cmSystemTools: use an enumeration for compression formats
Ben Boeckel
2015-01-12
1
-9
/
+8
|
*
cmake -E tar: add support for .xz files with 'J'
Ben Boeckel
2015-01-09
1
-2
/
+7
|
*
cmake -E tar: clean up flag documentation
Ben Boeckel
2015-01-08
1
-1
/
+1
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
|
cmcmd: fix copy/paste typo in '-E tar t' command
Ben Boeckel
2015-01-05
1
-1
/
+1
|
/
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-3
/
+3
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-20
/
+20
*
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