Commit History

Author SHA1 Message Date
  Brad King e8585f45f5 Remove use of include <cmsys/stl/*> and cmsys_stl::* 10 years ago
  Brad King 6db713c07f Remove use of include <cmsys/ios/*> and cmsys_ios::* 10 years ago
  Clinton Stimpson e06ea8373f cmSystemTools: Use extended length paths for Windows apis. 10 years ago
  Brad King bb7eefe4dd cmOutputConverter: Adopt EscapeWindowsShellArgument method 10 years ago
  Brad King 8bf5a80b96 cmSystemTools: Add StringToULong helper 10 years ago
  Brad King c46490dad5 cmSystemTools: Fix IsPathToFramework implementation (#15535) 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 37b88d348a cmAlgorithms: Add cmWrap. 10 years ago
  Stephen Kelly ac26d4b343 Split cmAlgorithms into a separate header file. 10 years ago
  Brad King e2619c13f7 Merge topic 'use-algorithms' 10 years ago
  Brad King c548ddc172 Merge topic 'makefile-progress-improvements' 10 years ago
  Brad King c6ada8275b Makefile: Print all color escape sequences before newline 10 years ago
  Brad King 0f870234fe Merge branch 'backport-no-global-setlocale' into no-global-setlocale 10 years ago
  Brad King cd408d93fd Add setlocale() calls around use of libarchive APIs (#14934, #15377) 10 years ago
  Stephen Kelly d8639733a4 cmSystemTools: Remove unnecessary comparison. 10 years ago
  Stephen Kelly 803317aab6 cmSystemTools: Early return if size makes later comparison false. 10 years ago
  Brad King 69ac6d2755 bootstrap: Enable color Makefile output 10 years ago
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. 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 dd6c596c12 Merge topic 'join-algorithm' 10 years ago
  Brad King d9a6ea4599 Merge topic 'add-xz-support' 10 years ago
  Ben Boeckel d811d238ab cmSystemTools: use an enumeration for compression formats 10 years ago
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 years ago
  Ben Boeckel df16dcfb44 cmake -E tar: add support for .xz files with 'J' 10 years ago
  Stephen Kelly 55a73e6b1f Use the cmJoin algorithm where possible. 10 years ago
  Stephen Kelly 26fb50114f Drop SGI as a CMake host compiler. 10 years ago