Andy Cedilnik
|
575afc8b14
ENH: support STDDEF and cleanup
|
21 years ago |
Andy Cedilnik
|
db12c17017
ENH: Documentation fix
|
22 years ago |
Andy Cedilnik
|
8149dbed29
ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
|
22 years ago |
Andy Cedilnik
|
d6ebc123f7
ENH: Extra new line after output
|
22 years ago |
Andy Cedilnik
|
a17587c244
ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things
|
22 years ago |
Brad King
|
98d10a42d3
BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VARIABLE> is set.
|
23 years ago |
Ken Martin
|
dfa4cbd19e
minor fix to backw compat
|
23 years ago |
Andy Cedilnik
|
cf81ec9a39
Remove debug
|
23 years ago |
Andy Cedilnik
|
668b3f3cea
Fix problems with required flags
|
23 years ago |
Andy Cedilnik
|
e720b84d6b
Add required flags
|
23 years ago |
Andy Cedilnik
|
c8e546a353
To prevent cmake from breaking up arguments, put quotes around them
|
23 years ago |
Andy Cedilnik
|
6d5c437045
Add a way to add custom libraries to the mix
|
23 years ago |
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 |