summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-284-1/+10
| | | | | | ENH: CMAKE_SHARED_MODULE_CREATE_C_FLAGS ENH: and fix the complex example to specify a -bundle loader for the ENH: shared module that it builds.
* ENH: remove warnings from use of NULLBill Hoffman2003-08-271-4/+4
|
* ERR: Using union-based "cast" of DynaGetFunction result to avoid warnings ↵Brad King2003-08-271-17/+17
| | | | about strict aliasing.
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-2710-26/+44
|
* Merging release script changes from 1.8 branch to main tree.Brad King2003-08-279-57/+98
|
* ERR: Fixed typo in comment.Brad King2003-08-272-2/+2
|
* ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs ↵Brad King2003-08-261-5/+7
| | | | without changing CMAKE_VERBOSE_MAKEFILE.
* BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made ↵Brad King2003-08-264-9/+17
| | | | resulting error message cleaner.
* ENH: Moved decision to build MFCDialog up to top level. It is used in both ↵Brad King2003-08-223-38/+39
| | | | the Source and Utilities directories.
* ENH: remove ifdef code and use makefile definitionsBill Hoffman2003-08-221-26/+28
|
* ENH: add configure file for gcc under windowsBill Hoffman2003-08-221-0/+14
|
* ERR: Reorganize to try to fix the -pthread problem on some systemsAndy Cedilnik2003-08-222-34/+55
|
* ENH: add the unix makefile generator as an option from the windows GUI, this ↵Bill Hoffman2003-08-2123-48/+147
| | | | builds with mingw, cygwin, and combinations of make cl, bcc32
* ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix itAndy Cedilnik2003-08-211-1/+1
|
* *** empty log message ***Bill Hoffman2003-08-211-110/+0
|
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-203-3/+5
|
* ERR: Fix crash of cmake on broken load commandsAndy Cedilnik2003-08-191-2/+3
|
* ENH: Improved default choice of -64 compiler/linker flags based on how cmake ↵Brad King2003-08-191-3/+28
| | | | was built.
* BUG: LastError can return 0, so handle that caseAndy Cedilnik2003-08-191-2/+6
|
* BUG: Fix Bug #156 - ps2pdf is not found on linuxAndy Cedilnik2003-08-191-1/+1
|
* BUG: Report failed as failed...Andy Cedilnik2003-08-182-1/+3
|
* ENH: Remove unused variableAndy Cedilnik2003-08-181-1/+0
|
* BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables ↵Andy Cedilnik2003-08-181-1/+1
| | | | should return value
* BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug ↵Andy Cedilnik2003-08-182-58/+84
| | | | #153 - CTest does not detect tests that are not found
* ENH: remove warning and unneeded castBill Hoffman2003-08-171-4/+2
|
* BUG: Fix test reportingAndy Cedilnik2003-08-151-0/+1
|
* ENH: Fix verbose output, fix error message, and fix the exit code checkAndy Cedilnik2003-08-141-11/+20
|
* ENH: remove a warningBill Hoffman2003-08-141-1/+0
|
* ENH: Better error reportingAndy Cedilnik2003-08-132-32/+155
|
* ENH: Made error message consistent between win9x and non-win9x version of ↵Brad King2003-08-131-25/+35
| | | | error reporting.
* ENH: Treating SIGBUS as a fault by default.Brad King2003-08-131-0/+3
|
* ERR: Reverting dlopen changes. We don't need them.Brad King2003-08-121-8/+2
|
* ENH: Fix hidden console for ctestAndy Cedilnik2003-08-121-1/+4
|
* BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.Brad King2003-08-121-0/+2
|
* ENH: Add error message for make missingAndy Cedilnik2003-08-111-0/+4
|
* Merge from 1.8 branch.Brad King2003-08-115-20/+19
|
* ENH: Removing dependence on dl library since we don't actually use ldap.Brad King2003-08-111-2/+6
|
* BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.Brad King2003-08-111-1/+8
|
* BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.Brad King2003-08-111-2/+2
|
* ENH: Installing readme.txt in Modules directory to be consistent with windows.Brad King2003-08-111-1/+1
|
* Update from 1.8 branch.Brad King2003-08-111-5/+6
|
* Updated for new location of wxWindows.Brad King2003-08-111-1/+1
|
* added beta release supportKen Martin2003-08-111-0/+4
|
* version 19Ken Martin2003-08-112-2/+2
|
* ENH: Add documentation for -D and add missing targetsAndy Cedilnik2003-08-111-0/+125
|
* ENH: Cleanup the outputAndy Cedilnik2003-08-112-95/+103
|
* ENH: Take Purify out because it is not implemented yetAndy Cedilnik2003-08-111-1/+2
|
* ENH: Remove debugAndy Cedilnik2003-08-111-1/+0
|
* removed redundent includesKen Martin2003-08-1092-96/+0
|
* removed duplicate includesKen Martin2003-08-103-3/+0
|