summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* ENH: Implement TarCompress generator using compress libraryAndy Cedilnik2006-08-212-97/+175
* ENH: fix line lengthsKen Martin2006-07-311-2/+4
* BUG: Bail out on generator initialization failureAndy Cedilnik2006-07-281-29/+32
* BUG: Fix executing and helpAndy Cedilnik2006-07-271-113/+116
* BUG: Prevent crash when no input file or generator specifiedAndy Cedilnik2006-07-271-1/+1
* ENH: remove uncompiled headerBill Hoffman2006-07-251-3/+0
* COMP: Remove warnings and style problemsAndy Cedilnik2006-07-101-28/+40
* STYLE: Fix some style errorsAndy Cedilnik2006-07-101-6/+10
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-093-230/+279
* ENH: remove cerr outputBill Hoffman2006-06-281-7/+0
* ENH: check in partial cygwin generatorBill Hoffman2006-06-097-1/+320
* COMP: Remove warningAndy Cedilnik2006-06-031-0/+1
* ENH: Display cmake install information when in verbose modeAndy Cedilnik2006-06-022-0/+18
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+1
* STYLE: fix line lengthKen Martin2006-05-126-20/+40
* ENH: use @ file for winzip on windowsBill Hoffman2006-05-111-7/+24
* BUG: Fix relative path to config file, fix cmake_install.cmake location problemAndy Cedilnik2006-05-102-16/+10
* ENH: Add BZip2 support, add better documentationAndy Cedilnik2006-05-044-13/+223
* BUG: fix CPack to use correct pathsKen Martin2006-05-031-1/+5
* COMP: Fix cast to char*Andy Cedilnik2006-05-021-1/+1
* COMP: Try to fix windows buildsAndy Cedilnik2006-05-021-1/+8
* ENH: Add generators documentationAndy Cedilnik2006-05-023-6/+40
* ENH: Simplify TarCompress to only require compress. Use cmake's tarAndy Cedilnik2006-05-024-100/+89
* ENH: Initial cut at TarCompress generatorAndy Cedilnik2006-05-023-0/+245
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-025-18/+63
* ENH: Add license and make it more verboseAndy Cedilnik2006-05-011-1/+10
* ENH: Add NSIS options page for path selection, fix adding and removing from p...Andy Cedilnik2006-04-291-0/+11
* ENH: Remove some debuggingAndy Cedilnik2006-04-182-3/+3
* COMP: Remove non-existent headerAndy Cedilnik2006-04-181-2/+0
* ENH: More cleanups and add stgz header script, so it does not have to be hard...Andy Cedilnik2006-04-185-31/+96
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-1512-43/+109
* ENH: Start adding support for packaging component and to package into a subdi...Andy Cedilnik2006-04-141-0/+16
* ENH: Add support for preinstall for cmake generated projects when packaging themAndy Cedilnik2006-04-101-2/+56
* ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTSAndy Cedilnik2006-04-101-2/+43
* ENH: Add ZIP generator and add support for including or excluding the topleve...Andy Cedilnik2006-04-027-1/+217
* ENH: Handle unusual path for packagemakerAndy Cedilnik2006-03-201-5/+12
* ENH: Allow multiple install directoriesAndy Cedilnik2006-03-151-23/+32
* STYLE: Fix style checkerAndy Cedilnik2006-03-131-3/+4
* STYLE: Fix some style issuesAndy Cedilnik2006-03-1014-216/+217
* STYLE: Cleanup trailing spacesAndy Cedilnik2006-03-101-4/+4
* STYLE: Fix style problemsAndy Cedilnik2006-03-093-18/+25
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-0815-200/+384
* BUG: Handle version with multiple dotsAndy Cedilnik2006-03-081-2/+2
* ENH: Check package maker versionAndy Cedilnik2006-03-032-2/+53
* ENH: Add verbose flag to package maker and add CFBundleIdentifier stringAndy Cedilnik2006-03-031-1/+1
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-1/+1
* ENH: Allow running without config fileAndy Cedilnik2006-02-231-3/+6
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-1/+31
* BUG: Remove debug and fix space between label and exec nameAndy Cedilnik2006-02-161-2/+2
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-162-1/+60