summaryrefslogtreecommitdiffstats
path: root/Modules/CheckVariableExists.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-2/+2
* ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE...Brad King2006-02-101-4/+12
* ENH: some style fixes for the bookKen Martin2005-12-151-3/+3
* ENH: add documentation support for modulesBill Hoffman2005-12-141-9/+7
* DOC: better documentaitonKen Martin2005-11-021-1/+6
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* BUG: Message describing variable was using result variable.Brad King2003-10-111-3/+3
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...Andy Cedilnik2003-08-081-0/+3
* ENH: Extra new line after outputAndy Cedilnik2003-07-171-1/+1
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...Andy Cedilnik2003-07-111-9/+9
* Fix problems with required flagsAndy Cedilnik2003-01-041-2/+2
* Add required flagsAndy Cedilnik2003-01-041-1/+2
* To prevent cmake from breaking up arguments, put quotes around themAndy Cedilnik2003-01-011-1/+1
* Add a way to add custom libraries to the mix. Also add status reportingAndy Cedilnik2003-01-011-0/+8
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-2/+2
* ENH: Don't repeat check even if answer was no.Brad King2002-12-131-14/+16
* ENH: Added CHECK_VARIABLE_EXISTS macro.Brad King2002-11-211-0/+23