提交历史

作者 SHA1 备注 提交日期
  Isuru Fernando 4a62e3d97c macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties 5 年之前
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 年之前
  Kyle Edwards 3bc63e99e4 Refactor: Prepare Ninja generator for multi-config 6 年之前
  Cristian Adam 729d997f10 Precompile Headers: Add REUSE_FROM signature 6 年之前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Brad King 5acf0de1fe cmLocalGenerator: Remove AppendFlags 'const char*' overload 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 年之前
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 年之前
  Bruno Manganelli b6a957c969 cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. 7 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Brad King 7b02cb2996 cmCommonTargetGenerator: Rename member to avoid shadowing 8 年之前
  Brad King 47990f9fef Inline and remove AddFeatureFlags method 8 年之前
  Brad King a8667467ea Add IPO compiler flags more consistently in generators 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Ruslan Baratov a75757004b Refactoring: s,GetFeatureAsBool,IsIPOEnabled, 8 年之前
  Brad King 25d261efa7 Refactor module definition file selection 8 年之前
  Brad King 47ffa0ea5d Ninja: Do not use module definition `.def` files for static libraries 8 年之前
  Brad King 6271df8ff5 Makefile,Ninja: De-duplicate MSVC compiler PDB path selection 9 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Stephen Kelly e0a84904eb cmState: Split auxiliary classes into separate files 9 年之前
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 年之前
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 年之前
  Stephen Kelly 5b361fdda0 cmLinkLineComputer: Extract from cmLocalGenerator 9 年之前