Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Merge from CPack branch | Andy Cedilnik | 2006-01-02 | 3 | -0/+486 |
| | |||||
* | ENH: Merge from the cpack branch | Andy Cedilnik | 2006-01-02 | 14 | -0/+5728 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-01 | 1 | -1/+1 |
| | |||||
* | ENH: Simplified ln command to use relative path in symlink. | Brad King | 2005-12-31 | 1 | -1/+1 |
| | |||||
* | BUG: When more than one command is given and one of them fails to start and ↵ | Brad King | 2005-12-31 | 1 | -0/+6 |
| | | | | the rest are killed, do not forget to reap the killed children. | ||||
* | COMP: Try to fix major/minor problem on aix | Andy Cedilnik | 2005-12-31 | 3 | -0/+8 |
| | |||||
* | COMP: Attempt to fix problems with major and minor | Andy Cedilnik | 2005-12-31 | 3 | -2/+10 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-31 | 1 | -1/+1 |
| | |||||
* | ENH: move framework stuff from FindFile to FindPath | Bill Hoffman | 2005-12-31 | 4 | -83/+84 |
| | |||||
* | ENH: fix so verbose is put in the correct place | Bill Hoffman | 2005-12-31 | 1 | -8/+8 |
| | |||||
* | COMP: Fix systems that do not have both vsnprintf and snprintf. | Andy Cedilnik | 2005-12-30 | 1 | -0/+4 |
| | |||||
* | COMP: Fix support for vsnprintf | Andy Cedilnik | 2005-12-30 | 4 | -7/+14 |
| | |||||
* | COMP: Fix warning on sun | Andy Cedilnik | 2005-12-30 | 1 | -20/+23 |
| | |||||
* | COMP: Another borland bug | Andy Cedilnik | 2005-12-30 | 1 | -0/+10 |
| | |||||
* | ENH: Add testing of symlinks too | Andy Cedilnik | 2005-12-30 | 1 | -3/+3 |
| | |||||
* | BUG: Handle mkdirhier properly since it may modify the string | Andy Cedilnik | 2005-12-30 | 1 | -7/+48 |
| | |||||
* | COMP: Remove sun warning | Andy Cedilnik | 2005-12-30 | 1 | -5/+5 |
| | |||||
* | ENH: Add a tar test | Andy Cedilnik | 2005-12-30 | 3 | -0/+73 |
| | |||||
* | ENH: Add a way to compare two files | Andy Cedilnik | 2005-12-30 | 1 | -0/+14 |
| | |||||
* | ENH: Cleanup the file handler stuf so that now any file descriptor type can ↵ | Andy Cedilnik | 2005-12-30 | 4 | -62/+51 |
| | | | | be used | ||||
* | COMP: Cleanup regular expressions | Andy Cedilnik | 2005-12-30 | 6 | -6/+7 |
| | |||||
* | COMP: Remove unused variable | Andy Cedilnik | 2005-12-30 | 1 | -2/+1 |
| | |||||
* | 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 | 4 | -45/+138 |
| | |||||
* | COMP: Remove warning about argument not being int | Andy Cedilnik | 2005-12-30 | 1 | -1/+1 |
| | |||||
* | COMP: Remove shadow variable warning | Andy Cedilnik | 2005-12-30 | 2 | -10/+11 |
| | |||||
* | COMP: Use mangle names | Andy Cedilnik | 2005-12-30 | 1 | -7/+7 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-12-30 | 2 | -0/+4 |
| | |||||
* | BUG: Several Borland fixes | Andy Cedilnik | 2005-12-30 | 8 | -25/+81 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-30 | 1 | -1/+1 |
| | |||||
* | ENH: Make the syntax more line tar | Andy Cedilnik | 2005-12-29 | 3 | -27/+159 |
| | |||||
* | 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 |
| | |||||
* | ENH: Make additional file names optional | Andy Cedilnik | 2005-12-29 | 1 | -1/+1 |
| | |||||
* | ENH: Add untaring support | Andy Cedilnik | 2005-12-29 | 3 | -6/+64 |
| | |||||
* | 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 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-29 | 1 | -1/+1 |
| | |||||
* | BUG: Now really fix the test | Andy Cedilnik | 2005-12-29 | 3 | -3/+3 |
| | |||||
* | COMP: Fix test | Andy Cedilnik | 2005-12-29 | 3 | -0/+3 |
| | |||||
* | COMP: Fix complex test and fix bootstrap | Andy Cedilnik | 2005-12-28 | 4 | -6/+12 |
| | |||||
* | COMP: Add missing include | Andy Cedilnik | 2005-12-28 | 1 | -0/+1 |
| | |||||
* | BUG: Return proper values | Andy Cedilnik | 2005-12-28 | 1 | -6/+5 |
| | |||||
* | COMP: Remove more warnings | Andy Cedilnik | 2005-12-28 | 2 | -0/+23 |
| | |||||
* | ENH: Add command to create tar | Andy Cedilnik | 2005-12-28 | 1 | -0/+19 |
| | |||||
* | ENH: Add method to create tar | Andy Cedilnik | 2005-12-28 | 2 | -0/+58 |
| | |||||
* | COMP: Link tar library to cmake | Andy Cedilnik | 2005-12-28 | 1 | -1/+2 |
| | |||||
* | COMP: Fix path to include files | Andy Cedilnik | 2005-12-28 | 1 | -1/+1 |
| | |||||
* | COMP: Remove more warnings and rename library to cmtar | Andy Cedilnik | 2005-12-28 | 4 | -24/+11 |
| |