Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Brad King d6a88d2158 cmTarget: Replace "perConfig" constructor boolean with enum 5 years ago
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband c12222db86 cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering 6 years ago
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Brad King f35be59961 Fix transitive usage requirements through same-name imported targets 7 years ago
  Brad King bdbee54a83 Merge topic 'genex-COMPILE_LANGUAGE-system-include' 7 years ago
  Brad King 1b5e52fd65 Genex: Fix COMPILE_LANGUAGE propagation through try_compile 7 years ago
  Brad King ea0ce73a19 install,export: Maybe transform OBJECT libraries to INTERFACE libraries 7 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 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
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Brad King 00e78c1990 cmTarget: Construct with basic information up front 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Stephen Kelly 520ca0ff6c cmGeneratorTarget: Add API for property keys 10 years ago
  Stephen Kelly 6a72b3c84e Export: Port interface to cmGeneratorTarget. 10 years ago