Brad King
|
ea1467d056
ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module.
|
23 years ago |
Bill Hoffman
|
bd74882d3e
ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages
|
23 years ago |
Brad King
|
7e824e83a9
ENH: Don't repeat check even if answer was no.
|
23 years ago |
Andy Cedilnik
|
5b17658c91
Add more messages, make messages look the same, add checks if test was already successfull
|
23 years ago |
Bill Hoffman
|
fe8428a3ee
ENH: add status messages
|
23 years ago |
Andy Cedilnik
|
ccafaa6bce
Add append to write_file
|
23 years ago |
Andy Cedilnik
|
5902279ebc
Fix modules for recent changes
|
23 years ago |
Andy Cedilnik
|
a863d65561
Improve check size of. Now it checks for some header files before trying to check types
|
23 years ago |
Andy Cedilnik
|
28159ebd71
Fix tests for new trycompile and tryrun
|
23 years ago |
Andy Cedilnik
|
76e9af1575
Add two commonly used modules. First one checks if the function exists, the second one checks the size of type
|
23 years ago |