Commit History

Author SHA1 Message Date
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 years ago
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Stephen Kelly b288a997e9 cmMakefile: Rename SetStart* directory API to SetCurrent*. 10 years ago
  Stephen Kelly b23cf06f86 cmake: Remove redundant start directories. 10 years ago
  Stephen Kelly f034bb2f54 Remove redundant calls to MakeStartDirectoriesCurrent. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Nils Gladitz d2cc580704 cmake: Teach "-E tar" command a "--format=" option 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 37b88d348a cmAlgorithms: Add cmWrap. 10 years ago
  Stephen Kelly a281809384 Use cmJoin where possible. 10 years ago
  Stephen Kelly 2acd04c966 cmcmd: Remove some comment copy-pasta. 10 years ago
  Stephen Kelly 9380e85f86 Convert loops to cmJoin algorithm with cmRange. 10 years ago
  Brad King 8521fdf56e Makefile: Fix output during parallel builds (#12991) 10 years ago
  Brad King 69ac6d2755 bootstrap: Enable color Makefile output 10 years ago
  Brad King 44fd71decb cmake: Teach "-E tar" command a "--files-from=" option 10 years ago
  Brad King 3a60c899fc cmake: Teach "-E tar" command a "--mtime=" option 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Brad King d9a6ea4599 Merge topic 'add-xz-support' 10 years ago
  Ben Boeckel 4035ef786d cmake -E tar: error out on multiple compression formats 10 years ago
  Ben Boeckel d811d238ab cmSystemTools: use an enumeration for compression formats 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Ben Boeckel df16dcfb44 cmake -E tar: add support for .xz files with 'J' 10 years ago
  Ben Boeckel b0a5d3932d cmake -E tar: clean up flag documentation 10 years ago
  Ben Boeckel c4e743674f cmcmd: fix copy/paste typo in '-E tar t' command 10 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King 7abd574798 cmake: Add '-E env' command-line tool 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago