Commit History

Author SHA1 Message Date
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 years ago
  Bill Hoffman 779a2abda3 ENH: allow users to turn off extra checks 17 years ago
  Bill Hoffman 5f68965608 ENH: make sure all required headers are checked before checking type size 17 years ago
  Alexander Neundorf 578841cce5 18 years ago
  Alexander Neundorf b956fc2406 18 years ago
  Alexander Neundorf 74750610cf ENH: determine typesize by compiling a file and reading strings from the compiled output. 18 years ago
  Alexander Neundorf c9aecb91cc 18 years ago
  Alexander Neundorf 504ea6df4e 18 years ago
  Brad King 58debfd6bd ENH: Use IF(NOT DEFINED) check to short-circuit size test. 18 years ago
  Alexander Neundorf 61d3444f93 18 years ago
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
  Brad King eeab2c55ed ENH: Added CMAKE_REQUIRED_DEFINITIONS and CMAKE_REQUIRED_INCLUDES to the interface. 20 years ago
  Bill Hoffman 1eb57b6d08 ENH: fix check type size 20 years ago
  Bill Hoffman 96f948adf5 ENH: fix checktypesize 20 years ago
  Bill Hoffman 1d72bdea9a ENH: move define into configured file and do not use the command line 20 years ago
  Ken Martin 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 years ago
  Ken Martin d2689c95a1 ENH: some style fixes for the book 20 years ago
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 years ago
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 years ago
  Andy Cedilnik 518de19f74 ENH: Add option of adding random include files before doing CheckTypeSize 21 years ago
  Andy Cedilnik 575afc8b14 ENH: support STDDEF and cleanup 21 years ago
  Andy Cedilnik db12c17017 ENH: Documentation fix 22 years ago
  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 years ago
  Andy Cedilnik d6ebc123f7 ENH: Extra new line after output 22 years ago
  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 years ago
  Brad King 98d10a42d3 BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VARIABLE> is set. 23 years ago
  Ken Martin dfa4cbd19e minor fix to backw compat 23 years ago
  Andy Cedilnik cf81ec9a39 Remove debug 23 years ago
  Andy Cedilnik 668b3f3cea Fix problems with required flags 23 years ago
  Andy Cedilnik e720b84d6b Add required flags 23 years ago