커밋 기록

작성자 SHA1 메시지 날짜
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 년 전
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 년 전
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 년 전
  Stephen Kelly ecdb1b3bba Add some missing includes. 10 년 전
  Bill Hoffman a4a1b729c6 Fix warnings from clang scanbuild. 10 년 전
  Domen Vrankar a2c068a7ce file: Teach GLOB to list directories optionally 10 년 전
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 년 전
  Brad King 38f1f4e7f3 Merge topic 'install-manifest-optimize' 10 년 전
  Robert Goulet c48141744e install: Write the entire installation manifest at once 10 년 전
  Stephen Kelly 27c6f017a1 Use cmJoin to accumulate string ranges. 10 년 전
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. 10 년 전
  Justin Borodinsky 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 10 년 전
  Brad King 0abd3e538e cmake: Use a default CA path when not using system curl 10 년 전
  Stephen Kelly fd0c036c0c Replace 'foo.length() >= 1' pattern with !foo.empty() 10 년 전
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 년 전
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 년 전
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 년 전
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 년 전
  Ruslan Baratov 97841dad2b file: Use 'long' to represent the parsed LOCK TIMEOUT value 11 년 전
  Ruslan Baratov e6db4c5a4e file: Add LOCK subcommand to do file and directory locking 11 년 전
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 년 전
  Clinton Stimpson e63dcb1378 Encoding: Use encoding libcurl expects with file: urls. 11 년 전
  Brad King 210230e216 Merge topic 'remove-borland-build' 11 년 전
  Stephen Kelly 2db55ffa56 Remove borland workarounds. 11 년 전
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 년 전
  Clinton Stimpson 5b30ec28f9 file: Add ENCODING option to file(STRINGS) command (#10519) 11 년 전
  Clinton Stimpson ffa373e711 file: Refactor internal implementation of file(STRINGS) 11 년 전
  Clinton Stimpson 9571214e55 Encoding: Replace some system calls with kwsys calls which handle unicode. 11 년 전
  Brad King abebcd235c file(INSTALL): Add undocumented options to control output verbosity 11 년 전
  Brad King 464567a577 file(INSTALL): Report existing DIRECTORY as Up-to-date 11 년 전