Historia zmian

Autor SHA1 Wiadomość Data
  Brad King a84a62e0a7 cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIES 3 lat temu
  Kyle Edwards 2a78d47b16 install(EXPORT): Install file sets 4 lat temu
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 lat temu
  Eugene Shalygin e8e19ed8f2 Refactor export file generator inteface 4 lat temu
  Marc Chevrier 6cf81efe7d Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile 4 lat temu
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 lat temu
  Brad King d6a88d2158 cmTarget: Replace "perConfig" constructor boolean with enum 5 lat temu
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 lat temu
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 lat temu
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 lat temu
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 lat temu
  Daniel Eiband c12222db86 cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering 6 lat temu
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 lat temu
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 lat temu
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 lat temu
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 lat temu
  Brad King f35be59961 Fix transitive usage requirements through same-name imported targets 7 lat temu
  Brad King bdbee54a83 Merge topic 'genex-COMPILE_LANGUAGE-system-include' 7 lat temu
  Brad King 1b5e52fd65 Genex: Fix COMPILE_LANGUAGE propagation through try_compile 7 lat temu
  Brad King ea0ce73a19 install,export: Maybe transform OBJECT libraries to INTERFACE libraries 7 lat temu
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 lat temu
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 lat temu
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 lat temu
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 lat temu
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 lat temu
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 lat temu
  Brad King 00e78c1990 cmTarget: Construct with basic information up front 9 lat temu
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 lat temu
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 lat temu
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 lat temu