Commit History

Author SHA1 Message Date
  Taylor Sasser 078b96f927 cmExportCommand: Refactor export(EXPORT ... ) to use subparsers 3 months ago
  Taylor Sasser 998495cb49 cmExportCommand: Port to cmSubcommandTable 3 months ago
  Matthew Woehlke ecf81c1bc1 CPS: Get metadata from project 5 months ago
  Matthew Woehlke 0ccbe5a2e1 CPS: Refactor argument parsing 7 months ago
  Ben Boeckel 557c44b93e cmStrCat: use character literals where possible 5 months ago
  Ben Boeckel 23779057fd cmStrCat: combine neighboring arguments where possible 5 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Matthew Woehlke c8ccd5a9e3 export: Add build-tree CPS support 8 months ago
  Matthew Woehlke 4577e06d91 cmExportCommand: Tag arguments that shouldn't be empty 8 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Brad King 659d8bd430 cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states 1 year ago
  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 2 years ago
  Kyle Edwards c6e6861e63 install(EXPORT): Export find_dependency() calls 2 years 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