summaryrefslogtreecommitdiffstats
path: root/Modules/CheckSizeOf.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add more messages, make messages look the same, add checks if test was ↵Andy Cedilnik2002-11-181-19/+24
| | | | already successfull
* ENH: add status messagesBill Hoffman2002-11-131-1/+2
|
* Add append to write_fileAndy Cedilnik2002-10-291-1/+2
|
* Fix modules for recent changesAndy Cedilnik2002-09-251-1/+1
|
* Improve check size of. Now it checks for some header files before trying to ↵Andy Cedilnik2002-09-241-1/+9
| | | | check types
* Fix tests for new trycompile and tryrunAndy Cedilnik2002-09-201-5/+3
|
* Add two commonly used modules. First one checks if the function exists, the ↵Andy Cedilnik2002-09-201-0/+21
second one checks the size of type