Commit History

Author SHA1 Message Date
  Daniel Pfeifer 140b186480 CTest: hide progress ticks in verbose output 10 years ago
  Brad King 0c24c2311b Merge topic 'ctest-xml-refactor' 10 years ago
  Brad King cc55c33ed5 Merge topic 'ctest-update-gmake-error-match' 10 years ago
  Zack Galbreath 44a4e54547 ctest_build: Fix regression in GNU make error message matching 10 years ago
  Daniel Pfeifer 82455a9d3a cmCTestBuildHandler: Port to cmXMLWriter 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Zack Galbreath 49ba4545c2 ctest_build: Add QUIET option 10 years ago
  Brad King 983a98e5b8 Merge topic 'ctest-update-gmake-error-match' 10 years ago
  Marco Nolden d52b5f8835 ctest_build: Update GNU make error message matching (#15379) 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  Brad King 509f2713bf ctest_build: Fix logic regression in parent that clips build output 10 years ago
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Brad King 210230e216 Merge topic 'remove-borland-build' 11 years ago
  Stephen Kelly 2db55ffa56 Remove borland workarounds. 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Bill Hoffman f730313143 CTest: Teach the launchers to honer the max warnings and errors 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Stephen Kelly 4fe963f656 Use new cmHasLiteralPrefix function 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Alexandru Ciobanu c7da50da52 CTest: Detect Xcode error "Command ... failed with exit code" 13 years ago
  Brad King 56f29f48c2 CTest: Recognize Intel errors without space before colon (#12627) 14 years ago
  Rolf Eike Beer fcf3208ac1 CTest: catch warning output of Apache Maven 14 years ago
  David Cole 89eb4bf356 Improve build error detection. 15 years ago
  Brad King a570ba6df7 Merge topic 'external-project-launcher' 15 years ago
  David Cole b2634b6aa3 Detect CMake warnings and errors in build output. 15 years ago