Commit történet

Szerző SHA1 Üzenet Dátum
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 éve
  Craig Scott 73f47c9e46 CTest: Add support for test fixtures 9 éve
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 éve
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return 9 éve
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures 9 éve
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 éve
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 éve
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. 9 éve
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 éve
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 éve
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 éve
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 éve
  Brad King 180538c706 Source: Stabilize include order 9 éve
  Brad King e61973e1ab CTest: Fix regression in handling of a RUN_SERIAL test that fails 10 éve
  Betsy McPhail f62d301b92 ctest: Optionally avoid starting tests that may exceed a given CPU load 10 éve
  Zack Galbreath 07c550caa2 cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementation 10 éve
  Bill Hoffman fde70a1b26 ctest: Add a new --repeat-until-fail option 10 éve
  Zack Galbreath 876a680d48 ctest_test: Add QUIET option 10 éve
  Stephen Kelly af65da0aa9 cmStandardIncludes: Remove list include. 10 éve
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 éve
  Stephen Kelly 607e19384f Replace 'foo.size() != 0' pattern with !foo.empty(). 10 éve
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 éve
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 éve
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 éve
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 éve
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 éve
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 éve
  Clinton Stimpson 42e39bb37d Fix a few more places to use cmsys::[io]fstream instead of std::fstream. 11 éve
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 éve
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 éve