提交历史

作者 SHA1 备注 提交日期
  Brad King 0a48d8fe5c ConfigureLog: De-duplicate event backtrace and check key generation 2 年之前
  Brad King 48292c8624 try_compile: Record stack of in-progess checks in configure log 2 年之前
  Brad King d4bf7d80c6 try_compile: Add a NO_LOG option to skip recording in the configure log 2 年之前
  Brad King d811d86fd7 FileAPI: Add "configureLog" object kind 2 年之前
  Brad King 6c40e0b25e ConfigureLog: Version individual events instead of the whole log 2 年之前
  Matthew Woehlke 048a02d5bb ConfigureLog: Log try_compile and try_run checks 3 年之前
  Matthew Woehlke f976800577 try_compile: More useful error if insufficient arguments 3 年之前
  Brad King 6b427d8da9 cmCoreTryCompile: Port to cmArgumentParser 3 年之前
  Brad King 067ba3a2bd cmCoreTryCompile: Move target type selection logic to try_compile 3 年之前
  Brad King e73c8eaff2 cmTry{Compile,Run}Command: Port away from legacy cmCommand 3 年之前
  Ben Boeckel 64ea1a272c messages: remove screamake from comments and errors 3 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 7f1bd9fe69 try_compile: Add option to control type of target 9 年之前
  Alex Neundorf f15945edad Use makefile->IssueMessage() for better error messages 14 年之前
  Alex Neundorf c886e312bb Improve behaviour of --find-package mode with try_run/try_compile 14 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 年之前
  Alexander Neundorf 7d7aba292c 18 年之前
  Alexander Neundorf 00e6d62fd1 18 年之前
  Ken Martin 1263baec63 STYLE: long line 18 年之前
  Andy Cedilnik b9ab2b1932 BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try compile 18 年之前
  Bill Hoffman 4d0c0e6d64 ENH: make sure file is closed 19 年之前
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 年之前
  Ken Martin cac30b5ff8 STYLE: fix line length 19 年之前
  Bill Hoffman ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output 19 年之前
  Bill Hoffman f7c1723135 ENH: add support for universal binaries 19 年之前