Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 17 | -56/+82 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 2 | -75/+113 |
| | |||||
* | ENH: Some documentation and add APPEND | Andy Cedilnik | 2006-05-11 | 2 | -7/+10 |
| | |||||
* | BUG: Fix segfault | Andy Cedilnik | 2006-05-11 | 1 | -1/+1 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 14 | -116/+170 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 3 | -17/+10 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 11 | -171/+257 |
| | |||||
* | ENH: use @ file for winzip on windows | Bill Hoffman | 2006-05-11 | 1 | -7/+24 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-11 | 1 | -1/+1 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 6 | -24/+30 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 11 | -65/+125 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 12 | -32/+58 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 4 | -39/+49 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 4 | -12/+17 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 6 | -43/+38 |
| | |||||
* | STYLE: hmm | Ken Martin | 2006-05-10 | 1 | -2/+1 |
| | |||||
* | STYLE: hmm | Ken Martin | 2006-05-10 | 1 | -56/+72 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 3 | -33/+38 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 10 | -20/+33 |
| | |||||
* | BUG: Fix relative path to config file, fix cmake_install.cmake location problem | Andy Cedilnik | 2006-05-10 | 2 | -16/+10 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-10 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-09 | 1 | -1/+1 |
| | |||||
* | ENH: fix docs to include linker lang | Bill Hoffman | 2006-05-08 | 1 | -0/+5 |
| | |||||
* | ENH: search for program without extensions | Bill Hoffman | 2006-05-08 | 1 | -19/+16 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-07 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | ENH: handle empty variables | Bill Hoffman | 2006-05-06 | 1 | -0/+4 |
| | |||||
* | BUG: MSVC* variables should be set in IDE generators instead of just NMake. | Brad King | 2006-05-06 | 7 | -1/+21 |
| | |||||
* | ENH: Added CONFIGURATIONS option to INSTALL command to allow ↵ | Brad King | 2006-05-05 | 10 | -37/+191 |
| | | | | per-configuration install rules. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-05 | 1 | -1/+1 |
| | |||||
* | ENH: Added information about target needing a source file when one cannot be ↵ | Brad King | 2006-05-05 | 3 | -15/+21 |
| | | | | found. | ||||
* | ENH: Added example of sub-group to docs. | Brad King | 2006-05-05 | 1 | -2/+5 |
| | |||||
* | ENH: Added option to not use copy-if-different when installing. | Brad King | 2006-05-05 | 1 | -4/+10 |
| | |||||
* | ENH: Added always/if-different option to CopyADirectory. Added CopyAFile ↵ | Brad King | 2006-05-05 | 2 | -6/+34 |
| | | | | with the same interface. | ||||
* | 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 | 1 | -3/+26 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-05-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | BUG: add a fast version for preinstall | Ken Martin | 2006-05-02 | 1 | -0/+4 |
| |