Historique des commits

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