提交历史

作者 SHA1 备注 提交日期
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  Yurii Batrak 7ab9a62572 Makefiles: Drop 'requires' step and its supporting infrastructure 7 年之前
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 年之前
  Brad King c0c5f924fe Merge topic 'refactor-iwyu-code' 8 年之前
  Bill Hoffman 3bbe95f58a Clean up iwyu code to not be one big if statement. 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Brad King d037be122e cmLocalGenerator: Add a hook for compiler flags used at link time 8 年之前
  Ruslan Baratov 7d057b2738 Clang IPO (LTO) support 8 年之前
  Brad King 47990f9fef Inline and remove AddFeatureFlags method 8 年之前
  Robert Maynard 8fb85c68bb CUDA: Makefile uses relative path for device linking status messages 8 年之前
  Gregor Jasny cf320f7cd7 Replace boolean `implib` parameters with enum 8 年之前
  Brad King f36eaf6a6e Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation 8 年之前
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 年之前
  Robert Maynard 05dbc940b7 CUDA: Don't use module definition `.def` files for device linking 8 年之前
  Brad King 02582b91ad CUDA: Populate compiler PDB placeholder during device linking 8 年之前
  Brad King d470cb7007 CUDA: Use `.obj` object file extension on Windows 8 年之前
  Robert Maynard d038559e49 CUDA: Add separable compilation support to the makefile generator. 9 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 年之前
  Stephen Kelly b59b6dd9d2 cmRulePlaceholderExpander: Port clients to direct-use 9 年之前
  Stephen Kelly c75a9d6601 cmLocalGenerator: Use strings instead of a Target in rule replacement 9 年之前
  Stephen Kelly 46ad0d2183 cmLocalGenerator: Use a converter in rule replacement API 9 年之前
  Stephen Kelly 425cd1670f cmLocalGenerator: Remove the launcher from RuleVariables 9 年之前
  Jamie Snape 33cb0173d5 Honor LINK_WHAT_YOU_USE when set to OFF 9 年之前
  Stephen Kelly f03d446e96 cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator 9 年之前
  Stephen Kelly 77c4202edc cmLinkLineComputer: Move RPath computation from cmLocalGenerator 9 年之前
  Stephen Kelly 0c97806325 cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator 9 年之前
  Stephen Kelly 6929581206 Makefiles: Port CreateLinkLibs to cmLinkLineComputer 9 年之前
  Stephen Kelly 5b361fdda0 cmLinkLineComputer: Extract from cmLocalGenerator 9 年之前