Historial de Commits

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