| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: remove cerr output | Bill Hoffman | 2006-06-28 | 1 | -7/+0 |
|
|
* | ENH: check in partial cygwin generator | Bill Hoffman | 2006-06-09 | 7 | -1/+320 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2006-06-03 | 1 | -0/+1 |
|
|
* | ENH: Display cmake install information when in verbose mode | Andy Cedilnik | 2006-06-02 | 2 | -0/+18 |
|
|
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name bec... | Brad King | 2006-06-01 | 1 | -1/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 6 | -20/+40 |
|
|
* | ENH: use @ file for winzip on windows | Bill Hoffman | 2006-05-11 | 1 | -7/+24 |
|
|
* | BUG: Fix relative path to config file, fix cmake_install.cmake location problem | Andy Cedilnik | 2006-05-10 | 2 | -16/+10 |
|
|
* | ENH: Add BZip2 support, add better documentation | Andy Cedilnik | 2006-05-04 | 4 | -13/+223 |
|
|
* | BUG: fix CPack to use correct paths | Ken Martin | 2006-05-03 | 1 | -1/+5 |
|
|
* | 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 | 3 | -0/+245 |
|
|
* | ENH: Add support for stipping and make more things overwritable | Andy Cedilnik | 2006-05-02 | 5 | -18/+63 |
|
|
* | ENH: Add license and make it more verbose | Andy Cedilnik | 2006-05-01 | 1 | -1/+10 |
|
|
* | ENH: Add NSIS options page for path selection, fix adding and removing from p... | Andy Cedilnik | 2006-04-29 | 1 | -0/+11 |
|
|
* | ENH: Remove some debugging | Andy Cedilnik | 2006-04-18 | 2 | -3/+3 |
|
|
* | COMP: Remove non-existent header | Andy Cedilnik | 2006-04-18 | 1 | -2/+0 |
|
|
* | ENH: More cleanups and add stgz header script, so it does not have to be hard... | Andy Cedilnik | 2006-04-18 | 5 | -31/+96 |
|
|
* | ENH: Support for packaging source, several cleanups and more yeehaa... | Andy Cedilnik | 2006-04-15 | 12 | -43/+109 |
|
|
* | ENH: Start adding support for packaging component and to package into a subdi... | Andy Cedilnik | 2006-04-14 | 1 | -0/+16 |
|
|
* | ENH: Add support for preinstall for cmake generated projects when packaging them | Andy Cedilnik | 2006-04-10 | 1 | -2/+56 |
|
|
* | ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTS | Andy Cedilnik | 2006-04-10 | 1 | -2/+43 |
|
|
* | ENH: Add ZIP generator and add support for including or excluding the topleve... | Andy Cedilnik | 2006-04-02 | 7 | -1/+217 |
|
|
* | ENH: Handle unusual path for packagemaker | Andy Cedilnik | 2006-03-20 | 1 | -5/+12 |
|
|
* | ENH: Allow multiple install directories | Andy Cedilnik | 2006-03-15 | 1 | -23/+32 |
|
|
* | STYLE: Fix style checker | Andy Cedilnik | 2006-03-13 | 1 | -3/+4 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 14 | -216/+217 |
|
|
* | STYLE: Cleanup trailing spaces | Andy Cedilnik | 2006-03-10 | 1 | -4/+4 |
|
|
* | STYLE: Fix style problems | Andy Cedilnik | 2006-03-09 | 3 | -18/+25 |
|
|
* | STYLE: Lots of formating to remove style problems | Andy Cedilnik | 2006-03-08 | 15 | -200/+384 |
|
|
* | BUG: Handle version with multiple dots | Andy Cedilnik | 2006-03-08 | 1 | -2/+2 |
|
|
* | ENH: Check package maker version | Andy Cedilnik | 2006-03-03 | 2 | -2/+53 |
|
|
* | ENH: Add verbose flag to package maker and add CFBundleIdentifier string | Andy Cedilnik | 2006-03-03 | 1 | -1/+1 |
|
|
* | ENH: Several packaging issues. Allow random variables to be passed to cpack (... | Andy Cedilnik | 2006-02-27 | 1 | -1/+1 |
|
|
* | ENH: Allow running without config file | Andy Cedilnik | 2006-02-23 | 1 | -3/+6 |
|
|
* | ENH: Several NSIS features | Andy Cedilnik | 2006-02-23 | 1 | -1/+31 |
|
|
* | BUG: Remove debug and fix space between label and exec name | Andy Cedilnik | 2006-02-16 | 1 | -2/+2 |
|
|
* | ENH: More work on NSI to improve installing and uninstalling | Andy Cedilnik | 2006-02-16 | 2 | -1/+60 |
|
|
* | ENH: Better handling of executables on windows | Andy Cedilnik | 2006-02-14 | 1 | -0/+28 |
|
|
* | ENH: Improved support for icons, random directories, etc... | Andy Cedilnik | 2006-02-14 | 3 | -13/+58 |
|
|
* | ENH: Add missing help for -C option | Andy Cedilnik | 2006-02-07 | 1 | -0/+3 |
|
|
* | ENH: Fix compression on Windows | Andy Cedilnik | 2006-01-12 | 1 | -8/+6 |
|
|
* | ENH: Add a way to specify a custom install command | Andy Cedilnik | 2006-01-11 | 1 | -43/+58 |
|
|
* | ENH: Some improvements: specify link, copy msvc libraries, fix install directory | Andy Cedilnik | 2006-01-11 | 1 | -1/+1 |
|
|
* | COMP: Remove legacy code and fix sun build | Andy Cedilnik | 2006-01-10 | 4 | -33/+0 |
|
|
* | ENH: Use specified output file name, also detect errors during install | Andy Cedilnik | 2006-01-09 | 1 | -3/+9 |
|
|
* | BUG: Fix memory problem | Andy Cedilnik | 2006-01-09 | 1 | -1/+2 |
|
|