Bill Hoffman
|
26c08ee33b
ENH: remove ifdef code and use makefile definitions
|
22 years ago |
Bill Hoffman
|
9cc69e8292
ENH: add configure file for gcc under windows
|
22 years ago |
Andy Cedilnik
|
21ec23413e
ERR: Reorganize to try to fix the -pthread problem on some systems
|
22 years ago |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
22 years ago |
Andy Cedilnik
|
0270b60b8f
ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix it
|
22 years ago |
Bill Hoffman
|
f2e5ccd972
*** empty log message ***
|
22 years ago |
Brad King
|
8017a17f57
ENH: Added documentation of specifying an existing build tree as an argument.
|
22 years ago |
Andy Cedilnik
|
0d8f8a0dc2
ERR: Fix crash of cmake on broken load commands
|
22 years ago |
Brad King
|
5e21538ebd
ENH: Improved default choice of -64 compiler/linker flags based on how cmake was built.
|
22 years ago |
Andy Cedilnik
|
aef3ca6df8
BUG: LastError can return 0, so handle that case
|
22 years ago |
Andy Cedilnik
|
af721186a1
BUG: Fix Bug #156 - ps2pdf is not found on linux
|
22 years ago |
Andy Cedilnik
|
26d804aaa4
BUG: Report failed as failed...
|
22 years ago |
Andy Cedilnik
|
39c7cb9197
ENH: Remove unused variable
|
22 years ago |
Andy Cedilnik
|
ff32379e26
BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value
|
22 years ago |
Andy Cedilnik
|
7f5b38b190
BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #153 - CTest does not detect tests that are not found
|
22 years ago |
Bill Hoffman
|
3935711e01
ENH: remove warning and unneeded cast
|
22 years ago |
Andy Cedilnik
|
0bdfbc72a8
BUG: Fix test reporting
|
22 years ago |
Andy Cedilnik
|
3bbe95397a
ENH: Fix verbose output, fix error message, and fix the exit code check
|
22 years ago |
Bill Hoffman
|
86947e0b26
ENH: remove a warning
|
22 years ago |
Andy Cedilnik
|
cbeeaa7188
ENH: Better error reporting
|
22 years ago |
Brad King
|
beda09a96b
ENH: Made error message consistent between win9x and non-win9x version of error reporting.
|
22 years ago |
Brad King
|
ef603d12f9
ENH: Treating SIGBUS as a fault by default.
|
22 years ago |
Brad King
|
dbed2f9868
ERR: Reverting dlopen changes. We don't need them.
|
22 years ago |
Andy Cedilnik
|
d0c039e9a4
ENH: Fix hidden console for ctest
|
22 years ago |
Brad King
|
f686f1fec3
BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.
|
22 years ago |
Andy Cedilnik
|
9ad2a2eb14
ENH: Add error message for make missing
|
22 years ago |
Brad King
|
d6b9648ee3
Merge from 1.8 branch.
|
22 years ago |
Brad King
|
ffd7c4d2a5
ENH: Removing dependence on dl library since we don't actually use ldap.
|
22 years ago |
Brad King
|
6c9ba639f4
BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.
|
22 years ago |
Brad King
|
730a278f89
BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.
|
22 years ago |