| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: Fix code-not-reached warnings for SunCC. | Brad King | 2007-05-03 | 1 | -5/+8 |
|
|
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -0/+5 |
|
|
* | COMP: Fix for building without system xmlrpc installed. | Brad King | 2006-10-19 | 1 | -1/+1 |
|
|
* | ENH: Add options to build with system utility libraries. Organize inclusion ... | Brad King | 2006-10-19 | 2 | -3/+3 |
|
|
* | ENH: fix possible free memory use | Bill Hoffman | 2006-08-31 | 1 | -1/+4 |
|
|
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+5 |
|
|
* | BUG: Fix usage of FILE(APPEND) mode. | Brad King | 2006-06-28 | 1 | -4/+4 |
|
|
* | BUG: Make sure try-compile source ends in a newline. | Brad King | 2006-06-28 | 1 | -1/+1 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -5/+6 |
|
|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 10 | -31/+31 |
|
|
* | ENH: Cleanup bootstrap even more | Andy Cedilnik | 2006-03-22 | 1 | -2/+2 |
|
|
* | ENH: fix for CMakeTmp move broken stuff | Bill Hoffman | 2006-01-13 | 1 | -2/+3 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -2/+2 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
|
|
* | add -dl on unix | Bill Hoffman | 2005-07-12 | 1 | -1/+1 |
|
|
* | ENH: Move curl to utilities | Andy Cedilnik | 2005-06-24 | 1 | -3/+3 |
|
|
* | BUG: shut downgrade XMLRPC support | Ken Martin | 2005-05-31 | 1 | -1/+3 |
|
|
* | ENH: Removing stdio_core hack. A better work-around has been put in cmStanda... | Brad King | 2005-04-26 | 2 | -11/+0 |
|
|
* | BUG: Older SGI compilers still have internal/stdio_core.h but do not support ... | Brad King | 2005-04-24 | 1 | -3/+4 |
|
|
* | COMP: Using a new work-around for stdarg.h problem on SGI. | Brad King | 2005-04-21 | 3 | -20/+10 |
|
|
* | COMP: Do not build the file when wide char is not set since the file would be... | Andy Cedilnik | 2005-04-21 | 1 | -1/+6 |
|
|
* | COMP: Attempt to fix problem with building on SGI | Andy Cedilnik | 2005-04-19 | 1 | -0/+20 |
|
|
* | COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off. | Brad King | 2005-04-19 | 1 | -1/+1 |
|
|
* | BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR. | Brad King | 2005-04-19 | 1 | -1/+1 |
|
|
* | BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available. | Brad King | 2005-04-19 | 1 | -3/+7 |
|
|
* | COMP: Fix more pthreads problems on windows | Andy Cedilnik | 2005-03-16 | 2 | -1/+2 |
|
|
* | COMP: More cleanups | Andy Cedilnik | 2005-03-16 | 1 | -4/+6 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2005-03-16 | 1 | -3/+3 |
|
|
* | BUG: No need to link threads libraries when pthreads are not found | Andy Cedilnik | 2005-03-16 | 1 | -1/+4 |
|
|
* | BUG: This is weird, but marquee does not seem to handle base64 with new lines | Andy Cedilnik | 2005-03-09 | 1 | -1/+1 |
|
|
* | COMP: Try to remove warning on mingw | Andy Cedilnik | 2005-03-07 | 1 | -1/+1 |
|
|
* | BUG: Remove memory leak | Andy Cedilnik | 2005-03-07 | 1 | -0/+1 |
|
|
* | COMP: Try to remove warnings on windows | Andy Cedilnik | 2005-03-06 | 1 | -1/+1 |
|
|
* | ENH: Fix the symantic of unicode_wchar | Andy Cedilnik | 2005-03-06 | 2 | -1/+4 |
|
|
* | COMP: Remove warning on gcc | Andy Cedilnik | 2005-03-06 | 1 | -3/+5 |
|
|
* | BUG: Fix destruction of objects | Andy Cedilnik | 2005-03-06 | 1 | -4/+5 |
|
|
* | ENH: Print more states including NY | Andy Cedilnik | 2005-03-04 | 1 | -8/+12 |
|
|
* | COMP: Remove warning about code being unused | Andy Cedilnik | 2005-03-04 | 1 | -1/+1 |
|
|
* | COMP: Ok, remove warnings because of removal of warnings | Andy Cedilnik | 2005-03-03 | 1 | -4/+4 |
|
|
* | COMP: Fix typo | Andy Cedilnik | 2005-03-03 | 1 | -1/+1 |
|
|
* | BUG: Comp sci 101. Strings go away at the end of the function | Andy Cedilnik | 2005-03-03 | 1 | -2/+2 |
|
|
* | COMP: setenv is not needed any more | Andy Cedilnik | 2005-03-03 | 1 | -0/+2 |
|
|
* | COMP: Try to remove setenv warning | Andy Cedilnik | 2005-03-03 | 1 | -2/+5 |
|
|
* | ENH: Remove warnings | Andy Cedilnik | 2005-03-03 | 1 | -4/+4 |
|
|
* | COMP: Remove warnings on borland | Andy Cedilnik | 2005-03-03 | 10 | -41/+5 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2005-03-03 | 2 | -2/+2 |
|
|
* | BUG: Attempt to get error code | Andy Cedilnik | 2005-03-02 | 1 | -2/+2 |
|
|
* | ENH: Temporary proxy support | Andy Cedilnik | 2005-03-02 | 1 | -0/+62 |
|
|
* | COMP: Remove more warnings | Andy Cedilnik | 2005-03-02 | 2 | -4/+4 |
|
|
* | COMP: Enum should really not have comma at the end | Andy Cedilnik | 2005-03-02 | 1 | -1/+1 |
|
|