summaryrefslogtreecommitdiff
path: root/Modules/CheckCXXSourceCompiles.cmake
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix #3519 (incorrect comment)Alexander Neundorf2006-08-271-4/+4
* ENH: fixs for check compile stuff from Oswald B.Bill Hoffman2006-08-211-3/+3
* BUG: Make sure try-compile source ends in a newline.Brad King2006-06-281-1/+1
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-4/+4
* BUG: Use the extra definicionsAndy Cedilnik2006-04-271-1/+1
* ENH: append to log filesBill Hoffman2006-04-191-4/+4
* ENH: Cleanup bootstrap even moreAndy Cedilnik2006-03-221-2/+2
* ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE...Brad King2006-02-091-3/+8
* ENH: Patch from Alexander Neundorf to improve behavior.Brad King2006-02-091-0/+4
* ENH: fix bug, write the correct fileAndy Cedilnik2006-01-241-1/+1
* 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-9/+7
* ENH: Add C++ test tooAndy Cedilnik2005-07-311-0/+53