summaryrefslogtreecommitdiff
path: root/Modules/CheckTypeSize.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* ENH: Add option of adding random include files before doing CheckTypeSizeAndy Cedilnik2004-10-051-2/+10
* ENH: support STDDEF and cleanupAndy Cedilnik2004-05-031-7/+6
* ENH: Documentation fixAndy Cedilnik2003-10-131-0/+1
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...Andy Cedilnik2003-08-081-0/+2
* 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-11/+10
* BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VAR...Brad King2003-03-061-2/+2
* minor fix to backw compatKen Martin2003-01-091-0/+2
* Remove debugAndy Cedilnik2003-01-031-1/+0
* Fix problems with required flagsAndy Cedilnik2003-01-031-2/+3
* Add required flagsAndy Cedilnik2003-01-031-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 mixAndy Cedilnik2003-01-011-0/+5
* ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit...Brad King2002-12-301-0/+34