Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 year ago
  Matthew Woehlke 20fa4ce8d8 export: Factor out CMake-specific export generation (2/2) 1 year ago
  Brad King 3a739d4dcb EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate 1 year ago
  Brad King d101cb07ec Merge topic 'cmFileCopier-error-loss' 1 year ago
  Ben Boeckel a820877d03 errors: avoid constructing a stream before getting the last error 1 year ago
  Kyle Edwards 256bb0cc40 install(EXPORT): Add ability to point to .xcframework file 2 years ago
  Kyle Edwards a90968e044 cmExportBuildFileGenerator: Add structs for target exports 1 year ago
  Kyle Edwards c6e6861e63 install(EXPORT): Export find_dependency() calls 1 year ago
  Ben Boeckel 0c07f39006 cmExperimental: remove the flag for C++ modules 2 years ago
  Ben Boeckel ec5f1c489a cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5 2 years ago
  Brad King e6d1e29ffa cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types 3 years ago
  Ben Boeckel fe44cbe9e7 exports: support `CXX_MODULES_DIRECTORY` 3 years ago
  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