提交历史

作者 SHA1 备注 提交日期
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
  Brad King c9b726c314 New CheckTypeSize for OS X Universal Binaries 16 年之前
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 年之前
  Bill Hoffman 779a2abda3 ENH: allow users to turn off extra checks 17 年之前
  Bill Hoffman 5f68965608 ENH: make sure all required headers are checked before checking type size 17 年之前
  Alexander Neundorf 578841cce5 18 年之前
  Alexander Neundorf b956fc2406 18 年之前
  Alexander Neundorf 74750610cf ENH: determine typesize by compiling a file and reading strings from the compiled output. 18 年之前
  Alexander Neundorf c9aecb91cc 18 年之前
  Alexander Neundorf 504ea6df4e 18 年之前
  Brad King 58debfd6bd ENH: Use IF(NOT DEFINED) check to short-circuit size test. 18 年之前
  Alexander Neundorf 61d3444f93 18 年之前
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 年之前
  Brad King eeab2c55ed ENH: Added CMAKE_REQUIRED_DEFINITIONS and CMAKE_REQUIRED_INCLUDES to the interface. 20 年之前
  Bill Hoffman 1eb57b6d08 ENH: fix check type size 20 年之前
  Bill Hoffman 96f948adf5 ENH: fix checktypesize 20 年之前
  Bill Hoffman 1d72bdea9a ENH: move define into configured file and do not use the command line 20 年之前
  Ken Martin 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 年之前
  Ken Martin d2689c95a1 ENH: some style fixes for the book 20 年之前
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 年之前
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 年之前
  Andy Cedilnik 518de19f74 ENH: Add option of adding random include files before doing CheckTypeSize 21 年之前
  Andy Cedilnik 575afc8b14 ENH: support STDDEF and cleanup 21 年之前
  Andy Cedilnik db12c17017 ENH: Documentation fix 22 年之前
  Andy Cedilnik 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log 22 年之前
  Andy Cedilnik d6ebc123f7 ENH: Extra new line after output 22 年之前
  Andy Cedilnik a17587c244 ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things 22 年之前
  Brad King 98d10a42d3 BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VARIABLE> is set. 23 年之前
  Ken Martin dfa4cbd19e minor fix to backw compat 23 年之前
  Andy Cedilnik cf81ec9a39 Remove debug 23 年之前