summaryrefslogtreecommitdiff
path: root/Modules/CheckSymbolExists.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-6/+6
* ENH: Make modules use configure instead of file writeAndy Cedilnik2006-02-231-9/+9
* ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE...Brad King2006-02-091-5/+9
* ENH: Pay attention to CMAKE_REQUIRED_INCLUDES.Brad King2006-02-091-0/+9
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-4/+4
* ENH: some style fixes for the bookKen Martin2005-12-151-3/+3
* ENH: add documentation support for modulesBill Hoffman2005-12-141-8/+7
* DOC: better documentaitonKen Martin2005-11-021-0/+4
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* ENH: Extra new line after outputAndy Cedilnik2003-07-171-2/+2
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...Andy Cedilnik2003-07-111-19/+15
* New design of CheckSymbolExists pretty much replaces all other ones.Andy Cedilnik2003-03-281-4/+15
* Prevent CMake from putting ; in the fileAndy Cedilnik2003-03-161-2/+1
* Fix update date and cleanupAndy Cedilnik2003-02-281-1/+2
* Fix return value problemAndy Cedilnik2003-02-171-1/+1
* Add macro for checking if symbol existsAndy Cedilnik2003-01-121-0/+47