| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: to support both admin and locla installs | Ken Martin | 2005-09-09 | 1 | -14/+40 |
|
|
* | ENH: file is now configured | Bill Hoffman | 2005-08-16 | 1 | -767/+0 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 2 | -6/+6 |
|
|
* | BUG: converted to 1.8 form of custom commands | Ken Martin | 2005-07-15 | 1 | -27/+16 |
|
|
* | add -dl on unix | Bill Hoffman | 2005-07-12 | 2 | -2/+2 |
|
|
* | move release stuff off branch | Bill Hoffman | 2005-07-12 | 5 | -10/+9 |
|
|
* | ENH: merge changes from branches | Bill Hoffman | 2005-07-11 | 8 | -73/+167 |
|
|
* | add from branch | Bill Hoffman | 2005-07-11 | 1 | -0/+37 |
|
|
* | ENH: a start on UNIX release | Ken Martin | 2005-07-05 | 2 | -8/+31 |
|
|
* | ENH: better release support | Ken Martin | 2005-07-05 | 1 | -0/+4 |
|
|
* | ENH: better release support | Ken Martin | 2005-07-05 | 2 | -26/+43 |
|
|
* | ENH: better release scripts | Ken Martin | 2005-06-30 | 4 | -35/+55 |
|
|
* | ENH: hard coded for VS 71 nmake for now | Ken Martin | 2005-06-30 | 1 | -2/+2 |
|
|
* | ENH: added our own bitmap | Ken Martin | 2005-06-28 | 2 | -0/+5 |
|
|
* | ENH: added some release support | Ken Martin | 2005-06-28 | 4 | -0/+1222 |
|
|
* | ENH: Move curl to utilities | Andy Cedilnik | 2005-06-24 | 1 | -3/+3 |
|
|
* | ENH: Initial import | Andy Cedilnik | 2005-06-24 | 135 | -0/+42825 |
|
|
* | ENH: No need to do coverage of utilities | Andy Cedilnik | 2005-06-14 | 1 | -0/+1 |
|
|
* | 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 | 3 | -5/+15 |
|
|
* | 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 |
|
|
* | ENH: More cleanups and reorganization | Andy Cedilnik | 2005-03-04 | 1 | -2/+2 |
|
|
* | 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 |
|
|