Brad King
|
8521fdf56e
Makefile: Fix output during parallel builds (#12991)
|
hace 10 años |
Brad King
|
69ac6d2755
bootstrap: Enable color Makefile output
|
hace 10 años |
Brad King
|
44fd71decb
cmake: Teach "-E tar" command a "--files-from=" option
|
hace 10 años |
Brad King
|
3a60c899fc
cmake: Teach "-E tar" command a "--mtime=" option
|
hace 10 años |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
hace 10 años |
Brad King
|
d9a6ea4599
Merge topic 'add-xz-support'
|
hace 10 años |
Ben Boeckel
|
4035ef786d
cmake -E tar: error out on multiple compression formats
|
hace 10 años |
Ben Boeckel
|
d811d238ab
cmSystemTools: use an enumeration for compression formats
|
hace 10 años |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
hace 10 años |
Ben Boeckel
|
df16dcfb44
cmake -E tar: add support for .xz files with 'J'
|
hace 10 años |
Ben Boeckel
|
b0a5d3932d
cmake -E tar: clean up flag documentation
|
hace 10 años |
Ben Boeckel
|
c4e743674f
cmcmd: fix copy/paste typo in '-E tar t' command
|
hace 10 años |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
hace 11 años |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
hace 11 años |
Brad King
|
7abd574798
cmake: Add '-E env' command-line tool
|
hace 11 años |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
hace 11 años |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
hace 11 años |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
hace 11 años |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
hace 11 años |
Brad King
|
94389f6388
cmake: Add '-E sleep' command
|
hace 11 años |
Brad King
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
hace 11 años |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
hace 11 años |
Flynn Marquardt
|
d384b5aa7b
cmake: Fix mt return value when hosted on posix (#14605)
|
hace 12 años |
Brad King
|
132c40a8a8
cmake: Validate -E cmake_autogen argument count (#14545)
|
hace 12 años |
Stephen Kelly
|
be23dcfeb1
Rename the cmake_automoc command to cmake_autogen.
|
hace 12 años |
Stephen Kelly
|
52d5d4e915
Rename the cmQtAutoGenerator instances to reflect coming features.
|
hace 12 años |
Stephen Kelly
|
5c058c8f12
Rename the cmQtAutomoc class to cmQtAutoGenerators.
|
hace 12 años |
Brad King
|
c076476d7d
cmake: Drop "cmake -E comspec" Win9x helper
|
hace 12 años |
Brad King
|
c04995b46e
cmake: Split -E command implementation into separate source file
|
hace 12 años |