提交歷史

作者 SHA1 備註 提交日期
  Stephen Kelly d0faa58a51 Makefiles: Remove forbidden flag logic 9 年之前
  Stephen Kelly 1ed5f6b39b Makefiles: Introduce local RelativePath method 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Stephen Kelly ad79061720 Convert: Inline uses of START_OUTPUT 9 年之前
  Stephen Kelly 21b5fdf9a3 Convert: Avoid START_OUTPUT enum when converting to relative paths 9 年之前
  Stephen Kelly 08be47cf93 Convert: Replace UNCHANGED conversions with new API call 9 年之前
  Stephen Kelly ac46384171 Convert: Replace uses of Convert(NONE) 9 年之前
  Stephen Kelly c341f4679a Makefiles: Change AppendCustomCommand API to strings 9 年之前
  Stephen Kelly e0fd2d0446 Makefiles: Port CreateCDCommand to string-based API 9 年之前
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 年之前
  Brad King 34ba5c5348 Makefile: Factor out response file checks into common helper 9 年之前
  Yury Zhuravlev 2005b96067 Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Brad King e4cb7d7609 Merge topic 'link_what_you_use' 9 年之前
  Bill Hoffman 96242f8022 Add options to run `ldd -u -r` as a "link-what-you-use" tool 9 年之前
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 年之前
  Brad King ea59867187 Run ranlib on archives only if the tool is available 9 年之前
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 年之前
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. 9 年之前
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Bruce Stephens 1f2b39c6ce cmCommonTargetGenerator: Adopt AppendOSXVerFlag method 9 年之前
  Stephen Kelly 3f8aa62bfb cmGeneratorTarget: Add API for target-relative commands. 10 年之前
  Stephen Kelly 4bc65d76f1 Makefiles: Port to cmGeneratorTarget. 10 年之前
  Stephen Kelly d8f8940bc6 cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget. 10 年之前
  Stephen Kelly b5f5de70c0 cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget. 10 年之前
  Stephen Kelly 3e8ef64273 cmLocalGenerator: Port some API to cmGeneratorTarget. 10 年之前
  Stephen Kelly cfb2f7508a Use cmGeneratorTarget for property access. 10 年之前