Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: More CPack stuff and fix zlib compression | Andy Cedilnik | 2006-01-04 | 4 | -33/+106 |
| | |||||
* | ENH: remove debug print stuff | Bill Hoffman | 2006-01-04 | 1 | -3/+0 |
| | |||||
* | COMP: Do not build tests if build testing is off | Andy Cedilnik | 2006-01-04 | 1 | -25/+25 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | ENH: add new cmakedefine01 feature from bug report 2603 | Bill Hoffman | 2006-01-03 | 2 | -1/+17 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-01-03 | 2 | -7/+1 |
| | |||||
* | COMP: Remove warnings on HP-UX | Andy Cedilnik | 2006-01-03 | 1 | -4/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-03 | 1 | -1/+1 |
| | |||||
* | ENH: Start working on CPack input file and cleanups | Andy Cedilnik | 2006-01-02 | 12 | -133/+66 |
| | |||||
* | COMP: Fix compile errors | Andy Cedilnik | 2006-01-02 | 2 | -4/+4 |
| | |||||
* | ENH: More improvements and add logging | Andy Cedilnik | 2006-01-02 | 12 | -91/+524 |
| | |||||
* | BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix | Bill Hoffman | 2006-01-02 | 1 | -4/+1 |
| | |||||
* | BUG: fix build problem on gcc | Bill Hoffman | 2006-01-02 | 1 | -2/+3 |
| | |||||
* | BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help | Bill Hoffman | 2006-01-02 | 3 | -9/+26 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | ENH: change framework order | Bill Hoffman | 2006-01-02 | 2 | -2/+2 |
| | |||||
* | COMP: Fix build problems | Andy Cedilnik | 2006-01-02 | 4 | -21/+37 |
| | |||||
* | BUG: Fix the compression with custom extension | Andy Cedilnik | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | ENH: Use libtar | Andy Cedilnik | 2006-01-02 | 3 | -3960/+70 |
| | |||||
* | ENH: Add a way to overwrite compression extension | Andy Cedilnik | 2006-01-02 | 2 | -3/+19 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | ENH: Merge from cpack branch | Andy Cedilnik | 2006-01-02 | 3 | -0/+71 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | 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 warning on sun | Andy Cedilnik | 2005-12-30 | 1 | -20/+23 |
| | |||||
* | COMP: Remove sun warning | Andy Cedilnik | 2005-12-30 | 1 | -5/+5 |
| | |||||
* | ENH: Add a tar test | Andy Cedilnik | 2005-12-30 | 1 | -0/+10 |
| | |||||
* | 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 | 1 | -14/+13 |
| | | | | be used | ||||
* | COMP: Cleanup regular expressions | Andy Cedilnik | 2005-12-30 | 1 | -0/+2 |
| | |||||
* | COMP: Remove unused variable | Andy Cedilnik | 2005-12-30 | 1 | -2/+1 |
| | |||||
* | COMP: Fix support for gzip on non-32 bit platforms | Andy Cedilnik | 2005-12-30 | 1 | -14/+60 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-29 | 1 | -1/+1 |
| | |||||
* | COMP: Fix complex test and fix bootstrap | Andy Cedilnik | 2005-12-28 | 1 | -3/+9 |
| | |||||
* | COMP: Add missing include | Andy Cedilnik | 2005-12-28 | 1 | -0/+1 |
| | |||||
* | BUG: Return proper values | Andy Cedilnik | 2005-12-28 | 1 | -6/+5 |
| | |||||
* | 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 |
| |