| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: change name | Bill Hoffman | 2007-11-05 | 1 | -1060/+0 |
|
|
* | ENH: add CPACK_PROJECT_CONFIG_FILE option to CPack | Bill Hoffman | 2007-10-31 | 1 | -1/+9 |
|
|
* | ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in... | David Cole | 2007-10-31 | 1 | -26/+97 |
|
|
* | ENH: better error messages from the debian package generator | Alexander Neundorf | 2007-08-03 | 1 | -2/+8 |
|
|
* | ENH: add ReadListFile() to cmCPackGenericGenerator, so cmMakefile can be | Alexander Neundorf | 2007-07-24 | 1 | -14/+27 |
|
|
* | ENH: determine the current system also in cpack, so the search paths are | Alexander Neundorf | 2007-07-24 | 1 | -14/+14 |
|
|
* | ENH: 2nd try to move stripping out of cpack and to install time, now if | Alexander Neundorf | 2007-05-18 | 1 | -46/+7 |
|
|
* | ENH: add support for cygwin source and binary packaging | Bill Hoffman | 2007-02-02 | 1 | -4/+5 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2007-01-15 | 1 | -1/+2 |
|
|
* | STYLE: Fix kwstyle issues | Andy Cedilnik | 2007-01-11 | 1 | -1/+2 |
|
|
* | ENH: First pass at CPack generator for OSX X11 applications. This are applica... | Andy Cedilnik | 2007-01-10 | 1 | -4/+8 |
|
|
* | ENH: make sure null const char* is not put into ossttringstream to avoid seg ... | Bill Hoffman | 2006-10-30 | 1 | -12/+20 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-10-15 | 1 | -2/+4 |
|
|
* | ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac... | Andy Cedilnik | 2006-10-12 | 1 | -1/+53 |
|
|
* | COMP: Remove warnings and style problems | Andy Cedilnik | 2006-07-10 | 1 | -28/+40 |
|
|
* | ENH: Several cleanups and support for multiple generators | Andy Cedilnik | 2006-07-09 | 1 | -119/+140 |
|
|
* | ENH: remove cerr output | Bill Hoffman | 2006-06-28 | 1 | -7/+0 |
|
|
* | ENH: check in partial cygwin generator | Bill Hoffman | 2006-06-09 | 1 | -0/+42 |
|
|
* | 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 | 1 | -0/+15 |
|
|
* | 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 | 1 | -12/+24 |
|
|
* | BUG: Fix relative path to config file, fix cmake_install.cmake location problem | Andy Cedilnik | 2006-05-10 | 1 | -0/+1 |
|
|
* | BUG: fix CPack to use correct paths | Ken Martin | 2006-05-03 | 1 | -1/+5 |
|
|
* | ENH: Add support for stipping and make more things overwritable | Andy Cedilnik | 2006-05-02 | 1 | -9/+54 |
|
|
* | ENH: Remove some debugging | Andy Cedilnik | 2006-04-18 | 1 | -2/+2 |
|
|
* | ENH: More cleanups and add stgz header script, so it does not have to be hard... | Andy Cedilnik | 2006-04-18 | 1 | -1/+17 |
|
|
* | ENH: Support for packaging source, several cleanups and more yeehaa... | Andy Cedilnik | 2006-04-15 | 1 | -4/+73 |
|
|
* | 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 | 1 | -0/+5 |
|
|
* | ENH: Allow multiple install directories | Andy Cedilnik | 2006-03-15 | 1 | -23/+32 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -59/+59 |
|
|
* | STYLE: Fix style problems | Andy Cedilnik | 2006-03-09 | 1 | -4/+6 |
|
|
* | STYLE: Lots of formating to remove style problems | Andy Cedilnik | 2006-03-08 | 1 | -44/+87 |
|
|
* | ENH: Several packaging issues. Allow random variables to be passed to cpack (... | Andy Cedilnik | 2006-02-27 | 1 | -1/+1 |
|
|
* | ENH: Improved support for icons, random directories, etc... | Andy Cedilnik | 2006-02-14 | 1 | -7/+48 |
|
|
* | 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 |
|
|
* | ENH: Use specified output file name, also detect errors during install | Andy Cedilnik | 2006-01-09 | 1 | -3/+9 |
|
|
* | ENH: Fix test for cpack variables, add support for icon on windows | Andy Cedilnik | 2006-01-09 | 1 | -0/+5 |
|
|
* | ENH: More debugging and work on PackageMaker code | Andy Cedilnik | 2006-01-05 | 1 | -2/+14 |
|
|
* | ENH: More CPack stuff and fix zlib compression | Andy Cedilnik | 2006-01-04 | 1 | -13/+15 |
|
|
* | ENH: Start working on CPack input file and cleanups | Andy Cedilnik | 2006-01-02 | 1 | -27/+4 |
|
|
* | ENH: More improvements and add logging | Andy Cedilnik | 2006-01-02 | 1 | -17/+22 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2006-01-02 | 1 | -1/+1 |
|
|
* | COMP: Fix build problems | Andy Cedilnik | 2006-01-02 | 1 | -7/+0 |
|
|
* | ENH: Merge from the cpack branch | Andy Cedilnik | 2006-01-02 | 1 | -0/+475 |
|
|