Commit Graph

60 Commits

Author SHA1 Message Date
Brad King 7513523872 COMP: Attempt to fix warning about pointer->integer cast. 2007-10-17 10:29:30 -04:00
Brad King aa4d7847ee COMP: Fix code-not-reached warnings for SunCC. 2007-05-03 13:03:13 -04:00
Bill Hoffman 3a32cec969 ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
Brad King 3cf35f5dca COMP: Fix for building without system xmlrpc installed. 2006-10-19 15:39:42 -04:00
Brad King f91b3c1daa ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
Bill Hoffman 2b33498c03 ENH: fix possible free memory use 2006-08-31 12:04:02 -04:00
Brad King ab61137eb1 COMP: Fix and/or disable warnings for Borland 5.6 build. 2006-08-01 11:38:42 -04:00
Brad King c02e2b7fdd BUG: Fix usage of FILE(APPEND) mode. 2006-06-28 17:15:23 -04:00
Brad King ba539d9605 BUG: Make sure try-compile source ends in a newline. 2006-06-28 17:00:31 -04:00
Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 2006-06-14 12:28:32 -04:00
Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 2006-03-30 13:49:56 -05:00
Andy Cedilnik 36e2728431 ENH: Cleanup bootstrap even more 2006-03-22 11:15:35 -05:00
Bill Hoffman 2622956159 ENH: fix for CMakeTmp move broken stuff 2006-01-13 11:44:39 -05:00
Ken Martin 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 2006-01-12 13:49:32 -05:00
Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 2005-07-29 09:19:25 -04:00
Bill Hoffman d938397b17 add -dl on unix 2005-07-12 17:23:44 -04:00
Andy Cedilnik b7514580f9 ENH: Move curl to utilities 2005-06-24 09:06:26 -04:00
Ken Martin 8d557754e8 BUG: shut downgrade XMLRPC support 2005-05-31 16:16:04 -04:00
Brad King d6d91ac89f ENH: Removing stdio_core hack. A better work-around has been put in cmStandardIncludes.h. 2005-04-26 14:12:31 -04:00
Brad King e26bafa52a BUG: Older SGI compilers still have internal/stdio_core.h but do not support #include_next. We'll have to try-compile to test whether this hack is needed. 2005-04-24 13:15:50 -04:00
Brad King 2f4e516e23 COMP: Using a new work-around for stdarg.h problem on SGI. 2005-04-21 17:00:36 -04:00
Andy Cedilnik 9719bf0bdd COMP: Do not build the file when wide char is not set since the file would be empty 2005-04-21 09:33:15 -04:00
Andy Cedilnik 52e284c217 COMP: Attempt to fix problem with building on SGI 2005-04-19 18:35:17 -04:00
Brad King 8df3dfd4dc COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off. 2005-04-19 09:52:49 -04:00
Brad King 20bfde58c9 BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR. 2005-04-19 09:52:24 -04:00
Brad King 6187081358 BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available. 2005-04-19 09:52:00 -04:00
Andy Cedilnik 4100a6d767 COMP: Fix more pthreads problems on windows 2005-03-16 15:31:38 -05:00
Andy Cedilnik 3768961a66 COMP: More cleanups 2005-03-16 13:26:36 -05:00
Andy Cedilnik d224858e1f COMP: Remove warnings 2005-03-16 13:24:37 -05:00
Andy Cedilnik b5bf646e4d BUG: No need to link threads libraries when pthreads are not found 2005-03-16 11:10:42 -05:00
Andy Cedilnik b81639cf90 BUG: This is weird, but marquee does not seem to handle base64 with new lines 2005-03-09 18:07:10 -05:00
Andy Cedilnik 4a536db407 COMP: Try to remove warning on mingw 2005-03-07 18:48:53 -05:00
Andy Cedilnik b629f608d4 BUG: Remove memory leak 2005-03-07 11:03:12 -05:00
Andy Cedilnik 36880eba05 COMP: Try to remove warnings on windows 2005-03-06 12:10:01 -05:00
Andy Cedilnik fbc894b646 ENH: Fix the symantic of unicode_wchar 2005-03-06 11:26:50 -05:00
Andy Cedilnik 994bb76916 COMP: Remove warning on gcc 2005-03-06 11:23:46 -05:00
Andy Cedilnik 55f5007a6d BUG: Fix destruction of objects 2005-03-06 08:52:50 -05:00
Andy Cedilnik cecda2a3bf ENH: Print more states including NY 2005-03-04 15:04:59 -05:00
Andy Cedilnik 7bc8413a0f COMP: Remove warning about code being unused 2005-03-04 09:46:31 -05:00
Andy Cedilnik a0c095d420 COMP: Ok, remove warnings because of removal of warnings 2005-03-03 17:21:04 -05:00
Andy Cedilnik 2d7b46f621 COMP: Fix typo 2005-03-03 17:00:19 -05:00
Andy Cedilnik 5377065b1a BUG: Comp sci 101. Strings go away at the end of the function 2005-03-03 16:58:03 -05:00
Andy Cedilnik 860a8e370c COMP: setenv is not needed any more 2005-03-03 16:12:46 -05:00
Andy Cedilnik b71410117e COMP: Try to remove setenv warning 2005-03-03 15:52:31 -05:00
Andy Cedilnik 089d339721 ENH: Remove warnings 2005-03-03 15:49:41 -05:00
Andy Cedilnik ade034a747 COMP: Remove warnings on borland 2005-03-03 09:25:13 -05:00
Andy Cedilnik 96d0eb27e9 COMP: Remove warnings 2005-03-03 08:45:00 -05:00
Andy Cedilnik 0f4cafe722 BUG: Attempt to get error code 2005-03-02 17:38:45 -05:00
Andy Cedilnik 725645baaa ENH: Temporary proxy support 2005-03-02 17:19:23 -05:00
Andy Cedilnik 66a61e9c74 COMP: Remove more warnings 2005-03-02 11:04:32 -05:00