Историја ревизија

Аутор SHA1 Порука Датум
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. пре 10 година
  Brad King 83af11d411 Fix preprocessor checks WIN32 => _WIN32 пре 10 година
  Stephen Kelly a3a8177edd cmFileCommand: Fix implementation of CMP0009. пре 10 година
  Brad King eba12a4361 cmFileCommand: Do not log raw protocol data from curl (#15589) пре 10 година
  Brad King 7e10f1691f cmFileCommand: Clarify logic for populating LOG variable пре 10 година
  Brad King 0d37dcd335 cmFileCommand: Rename variable verboseLog => logVar пре 10 година
  Brad King 43c01e0750 cmFileCommand: Remove leftover no-op debugging logic пре 10 година
  Brad King 2c5a1bff23 Merge topic 'refactor-cmPolicies' пре 10 година
  Stephen Kelly de21168612 Port to static cmPolicies API. пре 10 година
  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. пре 10 година
  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 година