Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: change to script mode | Bill Hoffman | 2006-05-05 | 1 | -52/+11 |
| | |||||
* | ENH: add file | Bill Hoffman | 2006-05-05 | 1 | -61/+61 |
| | |||||
* | ENH: add file | Bill Hoffman | 2006-05-05 | 1 | -0/+61 |
| | |||||
* | ENH: add some machines | Bill Hoffman | 2006-05-05 | 2 | -0/+15 |
| | |||||
* | ENH: add a check to make sure targets only link to libraries and not utility ↵ | Bill Hoffman | 2006-05-04 | 1 | -0/+15 |
| | | | | targets to avoid seg faults, bug 3194 | ||||
* | ENH: remove debug output | Bill Hoffman | 2006-05-04 | 1 | -1/+0 |
| | |||||
* | ENH: fix build c stuff with c and c++ with c++ | Bill Hoffman | 2006-05-04 | 2 | -4/+28 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-04 | 1 | -1/+1 |
| | |||||
* | ENH: make sure path is converted to unix | Bill Hoffman | 2006-05-04 | 1 | -2/+3 |
| | |||||
* | ENH: Add BZip2 support, add better documentation | Andy Cedilnik | 2006-05-04 | 5 | -13/+224 |
| | |||||
* | ENH: add cvs command variable | Bill Hoffman | 2006-05-03 | 1 | -1/+1 |
| | |||||
* | ENH: more aix stuff | Bill Hoffman | 2006-05-03 | 2 | -3/+4 |
| | |||||
* | ENH: add aix | Bill Hoffman | 2006-05-03 | 2 | -1/+19 |
| | |||||
* | ENH: Better output | Andy Cedilnik | 2006-05-03 | 1 | -5/+14 |
| | |||||
* | BUG: use SHELL var | Ken Martin | 2006-05-03 | 1 | -1/+1 |
| | |||||
* | BUG: fix CPack to use correct paths | Ken Martin | 2006-05-03 | 1 | -1/+5 |
| | |||||
* | BUG: Fix to avoid repeated calls to CollapseFullPath during dependency ↵ | Brad King | 2006-05-03 | 3 | -4/+13 |
| | | | | scanning. This addresses bug#3191. | ||||
* | ENH: use correct flags for optimization | Bill Hoffman | 2006-05-03 | 1 | -6/+6 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-03 | 1 | -1/+1 |
| | |||||
* | ENH: getting better | Bill Hoffman | 2006-05-03 | 4 | -19/+58 |
| | |||||
* | COMP: Fix cast to char* | Andy Cedilnik | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | COMP: Try to fix windows builds | Andy Cedilnik | 2006-05-02 | 1 | -1/+8 |
| | |||||
* | ENH: Add generators documentation | Andy Cedilnik | 2006-05-02 | 3 | -6/+40 |
| | |||||
* | ENH: Simplify TarCompress to only require compress. Use cmake's tar | Andy Cedilnik | 2006-05-02 | 4 | -100/+89 |
| | |||||
* | ENH: Initial cut at TarCompress generator | Andy Cedilnik | 2006-05-02 | 4 | -0/+246 |
| | |||||
* | ENH: remove debug | Bill Hoffman | 2006-05-02 | 1 | -1/+0 |
| | |||||
* | ENH: more stuff | Bill Hoffman | 2006-05-02 | 2 | -1/+3 |
| | |||||
* | ENH: remove if0 | Bill Hoffman | 2006-05-02 | 1 | -5/+0 |
| | |||||
* | ENH: first pass at cmake scripts to create the cmake release | Bill Hoffman | 2006-05-02 | 3 | -0/+99 |
| | |||||
* | ENH: fix qt version detection | Bill Hoffman | 2006-05-02 | 1 | -3/+3 |
| | |||||
* | BUG: add a fast version for preinstall | Ken Martin | 2006-05-02 | 1 | -0/+4 |
| | |||||
* | BUG: need to make sure paths are OK | Ken Martin | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | BUG: need to make sure paths are OK | Ken Martin | 2006-05-02 | 1 | -0/+1 |
| | |||||
* | BUG: fix for unix | Ken Martin | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | ENH: Makefile performance improvements | Ken Martin | 2006-05-02 | 6 | -123/+206 |
| | |||||
* | ENH: Add support for stipping and make more things overwritable | Andy Cedilnik | 2006-05-02 | 6 | -18/+64 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | ENH: Add license and make it more verbose | Andy Cedilnik | 2006-05-01 | 2 | -9/+54 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-04-30 | 1 | -1/+1 |
| | |||||
* | BUG: Make handle arguments work again | Andy Cedilnik | 2006-04-30 | 1 | -0/+1 |
| | |||||
* | ENH: Handle the no-icon case | Andy Cedilnik | 2006-04-30 | 1 | -1/+4 |
| | |||||
* | ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN ↵ | Andy Cedilnik | 2006-04-30 | 2 | -8/+14 |
| | | | | update too, maybe | ||||
* | ENH: Acknowledge NAMIC | Andy Cedilnik | 2006-04-30 | 1 | -1/+5 |
| | |||||
* | ENH: Add more install registry options | Andy Cedilnik | 2006-04-30 | 3 | -3/+43 |
| | |||||
* | ENH: Add NSIS options page for path selection, fix adding and removing from ↵ | Andy Cedilnik | 2006-04-29 | 4 | -18/+141 |
| | | | | path, add welcome page and license page | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-04-29 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for special tracks, fix options of handlers so that the -R, ↵ | Andy Cedilnik | 2006-04-28 | 8 | -19/+120 |
| | | | | -U, and so on work in the new style scripting | ||||
* | ENH: Add XMLRPC support | Andy Cedilnik | 2006-04-28 | 1 | -4/+20 |
| | |||||
* | ENH: Add template of ctest script | Andy Cedilnik | 2006-04-28 | 2 | -0/+37 |
| |