Commit History

Author SHA1 Message Date
  Brad King 4281cd15db clang-tidy: fix `bugprone-redundant-branch-condition` 4 years ago
  Brad King 9493532f80 Merge topic 'cmake-E-cat-binary' 5 years ago
  Brad King 90b39a5209 cmConsoleBuf: Factor out cout/cerr console buffer management 5 years ago
  Brad King f1fdd15863 clang-format: Fix include block order in ctest.cxx and cpack.cxx 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Brad King 85a945a607 Restore handling of build directory inside a symlinked path 5 years ago
  Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory 5 years ago
  Brad King a4c19cb895 Windows: Restore suppression of error report popups in CI builds 6 years ago
  Johnny Jazeix 63c0bc9292 CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute path 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Tushar Maheshwari c9c1eb99fe cmCPackGeneratorFactory: rule of zero 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King c1787cb5eb cpack.cxx: Re-order include blocks to follow our conventions 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Craig Scott a2319c04f6 Merge topic 'cleanup-statics-stream-flush' 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Alex Turbov af75ab7645 Refactor: Use anonymous namespace instead of `static`s in `cpack.cxx` 6 years ago
  Brad King c85524a94a Ensure stdin, stdout, and stderr pipes are always open 6 years ago
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int 6 years ago
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 years ago
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks 6 years ago
  Vitaly Stakhovsky 25caf7bafe cmMakefile::ReadListFile() accepts std::string argument 6 years ago
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Brad King d99e1cca20 Merge topic 'cpack-status-callback' 7 years ago