Commit History

Author SHA1 Message Date
  Matthias Maennich 85a7eaba5e cmGeneratorTarget: remove dead code 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Brad King bd77717800 Merge topic 'fix-genex-SOURCES' 8 years ago
  Brad King 068cc545d9 Genex: Fix TARGET_PROPERTY value of SOURCES 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 years ago
  Sebastian Holtermann 952fc65d14 Autogen: Clear sources meta data cache 8 years ago
  Brad King 787017451c Merge topic 'objlib-own-target-objs' 8 years ago
  Brad King b97878643b Merge branch 'objlib-own-target-objs' into release-3.9 8 years ago
  Brad King d89e10cd58 Diagnose object library self-reference 8 years ago
  Brad King 4bafa3922e Android: Always add standard include directories last 8 years ago
  Brad King ba247ccaba IPO: Consider support for each language separately 8 years ago
  Brad King c6ea3f01c3 Merge topic 'lint-function-args' 8 years ago
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 8 years ago
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
  Pavel Solodovnikov db2d46e2dd Remove second arg: npos in substr usages 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Ruslan Baratov 469813cce0 CMP0069: Suppress warning if we are in 'try_compile' 8 years ago
  Brad King b115bc49ff Features: Refactor <LANG>_STANDARD update 8 years ago
  Brad King fa338c97d7 Merge topic 'clang-tidy' 8 years ago
  Brad King 1d8f0f9181 Merge topic 'enable_ptx_compilation' 8 years ago
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 years ago
  Robert Maynard 23691d789e CUDA: Allow sources to be compiled to .ptx files 8 years ago
  Gregor Jasny cf320f7cd7 Replace boolean `implib` parameters with enum 8 years ago
  Brad King 44f0d2d991 Merge topic 'objlib-extend' 8 years ago
  Brad King d596c5504e cmGeneratorTarget: Add method to get the object file directory 8 years ago
  Brad King 930042f2d9 cmGeneratorTarget: Factor out a GetTargetObjectNames method 8 years ago