Commit History

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