Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Cleanup the file handler stuf so that now any file descriptor type can ↵ | Andy Cedilnik | 2005-12-30 | 3 | -48/+38 |
| | | | | be used | ||||
* | COMP: Cleanup regular expressions | Andy Cedilnik | 2005-12-30 | 4 | -5/+4 |
| | |||||
* | COMP: Remove warnings by exposing some variables | Andy Cedilnik | 2005-12-30 | 2 | -0/+2 |
| | |||||
* | COMP: Fix support for gzip on non-32 bit platforms | Andy Cedilnik | 2005-12-30 | 3 | -31/+78 |
| | |||||
* | COMP: Remove warning about argument not being int | Andy Cedilnik | 2005-12-30 | 1 | -1/+1 |
| | |||||
* | BUG: Several Borland fixes | Andy Cedilnik | 2005-12-30 | 8 | -25/+81 |
| | |||||
* | COMP: More cygwin fixes | Andy Cedilnik | 2005-12-29 | 1 | -2/+2 |
| | |||||
* | BUG: Fix on cygwin... again? | Andy Cedilnik | 2005-12-29 | 1 | -1/+5 |
| | |||||
* | COMP: Try to remove warnings and add support for cygwin | Andy Cedilnik | 2005-12-29 | 1 | -10/+12 |
| | |||||
* | BUG: Fix extract. Looks like dirname actually changes the string, so ↵ | Andy Cedilnik | 2005-12-29 | 1 | -1/+7 |
| | | | | temporary string should be used | ||||
* | COMP: Remove c++ style comments | Andy Cedilnik | 2005-12-29 | 2 | -3/+1 |
| | |||||
* | COMP: Remove more warnings | Andy Cedilnik | 2005-12-28 | 2 | -0/+23 |
| | |||||
* | COMP: Remove more warnings and rename library to cmtar | Andy Cedilnik | 2005-12-28 | 4 | -24/+11 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2005-12-28 | 1 | -2/+5 |
| | |||||
* | COMP: Several borland fixes | Andy Cedilnik | 2005-12-28 | 14 | -51/+77 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-12-28 | 1 | -3/+3 |
| | |||||
* | COMP: Only do O_BINARY on windows | Andy Cedilnik | 2005-12-28 | 1 | -0/+4 |
| | |||||
* | COMP: Fix windows | Andy Cedilnik | 2005-12-28 | 2 | -2/+2 |
| | |||||
* | ENH: Fix building on cygwin | Andy Cedilnik | 2005-12-28 | 1 | -4/+4 |
| | |||||
* | COMP: Fix build on sun by adding missing include | Andy Cedilnik | 2005-12-28 | 4 | -0/+9 |
| | |||||
* | ENH: Windows fixes | Andy Cedilnik | 2005-12-28 | 8 | -18/+16 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-12-28 | 38 | -0/+7705 |
| | |||||
* | COMP: Fix build on uclibc | Andy Cedilnik | 2005-12-20 | 1 | -1/+1 |
| | |||||
* | ENH: removed the add to path | Ken Martin | 2005-12-13 | 1 | -251/+0 |
| | |||||
* | BUG: fixe dproblem with not uninstalling start menu entries | Ken Martin | 2005-11-18 | 1 | -1/+28 |
| | |||||
* | BUG: fix space in path probs | Bill Hoffman | 2005-10-28 | 2 | -7/+7 |
| | |||||
* | ENH: some fixes for missing vars and missing libs | Ken Martin | 2005-10-06 | 1 | -4/+3 |
| | |||||
* | move off branch | Bill Hoffman | 2005-09-16 | 3 | -5/+24 |
| | |||||
* | 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 ↵ | Brad King | 2005-04-26 | 2 | -11/+0 |
| | | | | cmStandardIncludes.h. | ||||
* | BUG: Older SGI compilers still have internal/stdio_core.h but do not support ↵ | Brad King | 2005-04-24 | 1 | -3/+4 |
| | | | | #include_next. We'll have to try-compile to test whether this hack is needed. | ||||
* | COMP: Using a new work-around for stdarg.h problem on SGI. | Brad King | 2005-04-21 | 3 | -20/+10 |
| |