Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR hace 8 años
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 hace 8 años
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep hace 8 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Ben Boeckel e49c9eec27 cmGeneratorExpressionNode: add some missing commas hace 8 años
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH hace 8 años
  Gregor Jasny cf320f7cd7 Replace boolean `implib` parameters with enum hace 8 años
  Robert Maynard eec93bceec Allow OBJECT libraries to be installed, exported, and imported hace 8 años
  Robert Maynard 93c89bc75c Genex: Allow TARGET_OBJECTS to be used everywhere hace 9 años
  Brad King ac0cf7ff4f Genex: Reject TARGET_OBJECTS on non-object libraries earlier hace 8 años
  Brad King 930042f2d9 cmGeneratorTarget: Factor out a GetTargetObjectNames method hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Brad King 22829a1304 cmMakefile: Create an explicit "Object Libraries" source group hace 8 años
  Gregor Jasny d02709d7f7 Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions hace 8 años
  Colby Pike 895f7f16a7 Genex: Add `IF` generator expression hace 9 años
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes hace 9 años
  Brad King a5f4463eed Merge topic 'clang-tidy' hace 9 años
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header hace 9 años
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace hace 9 años
  Daniel Pfeifer fb461cacba silence selected clang-tidy violations hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Brad King f6fd0abc5b Genex: Diagnose invalid LINK_ONLY usage instead of crashing hace 9 años
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations hace 9 años
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return hace 9 años
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ hace 9 años
  Chuck Atkins 02d177c9cc Add additional <= and >= comparison operators hace 9 años
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años