提交历史

作者 SHA1 备注 提交日期
  Gregor Jasny 11da882a12 Apple: Introduce separate system name for iOS, tvOS, and watchOS 7 年之前
  Fred Baksik 72e0c115b7 GHS: Add Compiler ID detection 6 年之前
  Cristian Adam 243b7c40d4 QNX: Compiler and feature detection fixes 7 年之前
  Brad King bc5bcad45e Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 7 年之前
  Brad King acb4cb9500 CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 8 年之前
  Brad King b6d3a1c09a Clang: Diagnose unsupported GNU-like clang targeting MSVC ABI 8 年之前
  Norbert Lange d8e6cd9ed8 IAR: Improve support for IAR ARM Compiler 8 年之前
  Norbert Lange 0b1a2876c8 Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable 8 年之前
  Brad King a122190509 Xcode: Detect CURRENT_ARCH for use by generator 8 年之前
  Ruslan Baratov b9d36826c5 Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Ben Boeckel 2bdba83e4b issues: update references to the CMake issue tracker 9 年之前
  Brad King f6c2189495 Modules: Rename internal platform-specific compiler determination modules 9 年之前
  Brad King da7276cf94 Replace http://www.cmake.org URLs with https://cmake.org 10 年之前
  Brad King 109a7a245a Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596) 10 年之前
  Brad King 162e7b5675 Merge topic 'determine-compiler-CMP0054' 10 年之前
  Matt McCormick dc8822f0a7 CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted arguments 10 年之前
  Brad King 99d160385e CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool 10 年之前
  Brad King c65a060e1b CMakeDetermineCompilerId: Optionally try some flags before no flags 10 年之前
  Brad King d11a19528e Merge topic 'fix-clang-cross-compile-find-binutils' 11 年之前
  Brad King 72d6681826 Fix finding binutils when cross-compiling with Clang 11 年之前
  Rolf Eike Beer 7eacbaed4d Replace MATCHES ".+" tests with NOT STREQUAL "" 11 年之前
  Rolf Eike Beer b0b4b4602f Remove .* expressions from beginning and end of MATCHES regexs 11 年之前
  Brad King 8c9bfac384 Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible 11 年之前
  Brad King 6852fb8034 CMakeDetermine*Compiler: Factor out search for compiler in PATH 11 年之前
  Stephen Kelly d2dea79b36 CMakeDetermine*Compiler: Fix typo 'lile' => 'like' 12 年之前
  Stephen Kelly 76552d595d Add compiler target compile options. 12 年之前
  Daniele E. Domenichelli 15610bb5b1 Drop use of configure_file IMMEDIATE option 12 年之前
  Brad King 16df2456a4 Merge topic 'enable-language-require-compiler' 12 年之前
  Brad King e378bc6441 Merge topic 'ninja-use-deps' 12 年之前