提交历史

作者 SHA1 备注 提交日期
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Marc Chevrier f255280fd9 PIE link options: Update strategy to fix performance regression 7 年之前
  Marc Chevrier 29f9db5c63 try_compile/try_run: Add support for LINK_OPTIONS option. 7 年之前
  Marc Chevrier b10f7ac534 CMP0083: fix warning message on try_compile 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 年之前
  Brad King 1b5e52fd65 Genex: Fix COMPILE_LANGUAGE propagation through try_compile 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 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 年之前
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Brad King 53e89b6ab0 Add options for separate compile and link sysroots 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 年之前
  Robert Maynard 1371eec4c3 try_compile: extend CMP0067 to honor language standards for CUDA. 9 年之前
  Daniel Pfeifer 88da3d68c2 clang-tidy: apply misc-suspicious-string-compare fixes 9 年之前
  Daniel Pfeifer 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes 9 年之前
  Brad King f72ba42b7c try_compile: Add policy CMP0067 to honor language standards 9 年之前
  Brad King 45aa03b97a try_compile: Add options to specify language standards 9 年之前
  Brad King 6d604c4972 try_compile: Honor CMAKE_WARN_DEPRECATED in test project 9 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 年之前
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 年之前