Commit History

Author SHA1 Message Date
  Brad King f49b0e6759 IWYU: Update for Debian 13 CI job 3 weeks ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Brad King 888259c894 CMP0022: Remove support for OLD behavior 1 year ago
  Matthew Woehlke 20fa4ce8d8 export: Factor out CMake-specific export generation (2/2) 1 year ago
  Matthew Woehlke 6c66340a64 export: Fix const placement 1 year ago
  Brad King ff1693cb3c cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 1 year ago
  Kyle Edwards 256bb0cc40 install(EXPORT): Add ability to point to .xcframework file 2 years ago
  Brad King 241ee252ce IWYU: Update for Debian 12 CI job 2 years ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Brad King 8c65b7042e cmExportFileGenerator: Simplify collection of targets missing from export set 3 years ago
  Brad King 73337cb383 LINK_LIBRARIES: Evaluate separately for linking and usage requirements 3 years ago
  Brad King 1e49880472 cmGeneratorTarget: Avoid boolean trap in usage requirement lookup 4 years ago
  Brad King 3fa3b7a402 cmGeneratorTarget: Remove default config from Get* methods 5 years ago
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 years ago
  Rolf Eike Beer bfb69f9543 replace "substr(0, xx) ==" with cmHasPrefix() 5 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 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
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 94a75801c8 Android.mk: De-duplicate link libraries logic during export 7 years ago
  Brad King f35be59961 Fix transitive usage requirements through same-name imported targets 7 years ago
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 years ago
  Brad King 61f92e69c0 Merge topic 'object-library-export-as-interface' 7 years ago
  Brad King ea0ce73a19 install,export: Maybe transform OBJECT libraries to INTERFACE libraries 7 years ago
  Brad King b6d68766b1 Android.mk: Fix export of static libraries with PRIVATE dependencies 7 years ago
  Brad King 56e1688517 Android.mk: Evaluate generator expressions up front 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago