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

Аутор SHA1 Порука Датум
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR пре 9 година
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. пре 9 година
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. пре 9 година
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format пре 9 година
  Brad King eafe541ff6 CTest: Do not treat "Note: ..." lines as errors (#14394) пре 9 година
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments пре 9 година
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format пре 9 година
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. пре 10 година
  Daniel Pfeifer 140b186480 CTest: hide progress ticks in verbose output пре 10 година
  Brad King 0c24c2311b Merge topic 'ctest-xml-refactor' пре 10 година
  Brad King cc55c33ed5 Merge topic 'ctest-update-gmake-error-match' пре 10 година
  Zack Galbreath 44a4e54547 ctest_build: Fix regression in GNU make error message matching пре 10 година
  Daniel Pfeifer 82455a9d3a cmCTestBuildHandler: Port to cmXMLWriter пре 10 година
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. пре 10 година
  Zack Galbreath 49ba4545c2 ctest_build: Add QUIET option пре 10 година
  Brad King 983a98e5b8 Merge topic 'ctest-update-gmake-error-match' пре 10 година
  Marco Nolden d52b5f8835 ctest_build: Update GNU make error message matching (#15379) пре 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 година
  Brad King 509f2713bf ctest_build: Fix logic regression in parent that clips build output пре 10 година
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. пре 11 година
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. пре 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 година
  Bill Hoffman f730313143 CTest: Teach the launchers to honer the max warnings and errors пре 11 година
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. пре 11 година
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references пре 11 година
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. пре 12 година