Historial de Commits

Autor SHA1 Mensaje Fecha
  Ben Boeckel fe44cbe9e7 exports: support `CXX_MODULES_DIRECTORY` hace 3 años
  Brad King 298f226cb4 cmExportCommand: Use cm::optional for keyword argument presence hace 3 años
  Brad King 1ee5a4a548 cmArgumentParser: Avoid allocating copies of keyword strings hace 3 años
  Sean McBride 37859e3244 Source: Fix clang -Wimplicit-fallthrough warnings hace 4 años
  Robert Maynard 7a969fe21d cmMakefile: Refactor API to better handle empty config values hace 5 años
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> hace 5 años
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> hace 5 años
  Marc Chevrier 0cd20e8f62 export(): raise an error on multiple calls with same FILE hace 5 años
  Brad King 8affe9aa33 export: Fix use-after-free on multiple calls overwriting same FILE hace 5 años
  Marc Chevrier 5444a8095d cmGlobalGenerator: modernize memrory managemenbt hace 5 años
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 hace 6 años
  Regina Pfeifer fdc3ba4583 cmExportCommand: Port away from cmCommand hace 6 años
  Tushar Maheshwari 71f088f53a cmExportSet: subsume cmExportSetMap source files hace 6 años
  Tushar Maheshwari 9b8a1f7c28 cmExportSetMap: improve ownership of cmExportSet hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains hace 6 años
  Brad King 2ba5c37b3f export: Restore support for empty TARGETS list hace 6 años
  Regina Pfeifer f5acecaa6f cmExportCommand: Port to cmArgumentParser hace 6 años
  Robert Maynard 9bede5c4ce export: Disable PACKAGE mode user package registry by default hace 7 años
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header hace 7 años
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations hace 7 años
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& hace 7 años
  Brad King 75844dd609 Merge topic 'cleanup-find-cstr' hace 7 años
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls hace 7 años
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls hace 7 años
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 hace 7 años
  Brad King ea0ce73a19 install,export: Maybe transform OBJECT libraries to INTERFACE libraries hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. hace 7 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años