summaryrefslogtreecommitdiff
path: root/Utilities/cmxmlrpc
Commit message (Expand)AuthorAgeFilesLines
* ENH: add a try compile for va_copyBill Hoffman2007-11-163-3/+11
* COMP: Attempt to fix warning about pointer->integer cast.Brad King2007-10-171-1/+1
* COMP: Fix code-not-reached warnings for SunCC.Brad King2007-05-031-5/+8
* ENH: merge in changes for beos supportBill Hoffman2006-12-041-0/+5
* COMP: Fix for building without system xmlrpc installed.Brad King2006-10-191-1/+1
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-192-3/+3
* ENH: fix possible free memory useBill Hoffman2006-08-311-1/+4
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+5
* BUG: Fix usage of FILE(APPEND) mode.Brad King2006-06-281-4/+4
* BUG: Make sure try-compile source ends in a newline.Brad King2006-06-281-1/+1
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-5/+6
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-3010-31/+31
* ENH: Cleanup bootstrap even moreAndy Cedilnik2006-03-221-2/+2
* ENH: fix for CMakeTmp move broken stuffBill Hoffman2006-01-131-2/+3
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-2/+2
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* add -dl on unixBill Hoffman2005-07-121-1/+1
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-241-3/+3
* BUG: shut downgrade XMLRPC supportKen Martin2005-05-311-1/+3
* ENH: Removing stdio_core hack. A better work-around has been put in cmStanda...Brad King2005-04-262-11/+0
* BUG: Older SGI compilers still have internal/stdio_core.h but do not support ...Brad King2005-04-241-3/+4
* COMP: Using a new work-around for stdarg.h problem on SGI.Brad King2005-04-213-20/+10
* COMP: Do not build the file when wide char is not set since the file would be...Andy Cedilnik2005-04-211-1/+6
* COMP: Attempt to fix problem with building on SGIAndy Cedilnik2005-04-191-0/+20
* COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off.Brad King2005-04-191-1/+1
* BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR.Brad King2005-04-191-1/+1
* BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available.Brad King2005-04-191-3/+7
* COMP: Fix more pthreads problems on windowsAndy Cedilnik2005-03-162-1/+2
* COMP: More cleanupsAndy Cedilnik2005-03-161-4/+6
* COMP: Remove warningsAndy Cedilnik2005-03-161-3/+3
* BUG: No need to link threads libraries when pthreads are not foundAndy Cedilnik2005-03-161-1/+4
* BUG: This is weird, but marquee does not seem to handle base64 with new linesAndy Cedilnik2005-03-091-1/+1
* COMP: Try to remove warning on mingwAndy Cedilnik2005-03-071-1/+1
* BUG: Remove memory leakAndy Cedilnik2005-03-071-0/+1
* COMP: Try to remove warnings on windowsAndy Cedilnik2005-03-061-1/+1
* ENH: Fix the symantic of unicode_wcharAndy Cedilnik2005-03-062-1/+4
* COMP: Remove warning on gccAndy Cedilnik2005-03-061-3/+5
* BUG: Fix destruction of objectsAndy Cedilnik2005-03-061-4/+5
* ENH: Print more states including NYAndy Cedilnik2005-03-041-8/+12
* COMP: Remove warning about code being unusedAndy Cedilnik2005-03-041-1/+1
* COMP: Ok, remove warnings because of removal of warningsAndy Cedilnik2005-03-031-4/+4
* COMP: Fix typoAndy Cedilnik2005-03-031-1/+1
* BUG: Comp sci 101. Strings go away at the end of the functionAndy Cedilnik2005-03-031-2/+2
* COMP: setenv is not needed any moreAndy Cedilnik2005-03-031-0/+2
* COMP: Try to remove setenv warningAndy Cedilnik2005-03-031-2/+5
* ENH: Remove warningsAndy Cedilnik2005-03-031-4/+4
* COMP: Remove warnings on borlandAndy Cedilnik2005-03-0310-41/+5
* COMP: Remove warningsAndy Cedilnik2005-03-032-2/+2
* BUG: Attempt to get error codeAndy Cedilnik2005-03-021-2/+2
* ENH: Temporary proxy supportAndy Cedilnik2005-03-021-0/+62