提交歷史

作者 SHA1 備註 提交日期
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 年之前
  Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory 5 年之前
  Marc Chevrier 44867a8c01 Modernize memory management 5 年之前
  Julien Jomier e6f758be6d ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 年之前
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 年之前
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 年之前
  Regina Pfeifer b51fba6298 cmMakefile: Add OnExecuteCommand callback 6 年之前
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 年之前
  Sebastian Holtermann f2ba968ef2 cmMakefile: Simplify and rename AddDefinitionBool 6 年之前
  Sebastian Holtermann 3bed969dac cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr 6 年之前
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 年之前
  Vitaly Stakhovsky e884b1b693 cmSystemTools::Error(): remove const char* overload 6 年之前
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 年之前
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 年之前
  Brad King 9783825de5 Merge topic 'runsinglecommand' 6 年之前
  Vitaly Stakhovsky 65baaa0e37 cmSystemTools::RunSingleCommand: Accept std::string argument 6 年之前
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 年之前
  Brad King c30f9b1cde Merge topic 'functional-callbacks' 6 年之前
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 年之前
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks 6 年之前
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Kyle Edwards a6982cff0d cmMakefile: Impose maximum recursion limit 7 年之前
  Brad King c7428e1729 Merge topic 'read-list-file' 6 年之前