summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackGenericGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: change nameBill Hoffman2007-11-051-1060/+0
* ENH: add CPACK_PROJECT_CONFIG_FILE option to CPackBill Hoffman2007-10-311-1/+9
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-26/+97
* ENH: better error messages from the debian package generatorAlexander Neundorf2007-08-031-2/+8
* ENH: add ReadListFile() to cmCPackGenericGenerator, so cmMakefile can beAlexander Neundorf2007-07-241-14/+27
* ENH: determine the current system also in cpack, so the search paths areAlexander Neundorf2007-07-241-14/+14
* ENH: 2nd try to move stripping out of cpack and to install time, now ifAlexander Neundorf2007-05-181-46/+7
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-4/+5
* STYLE: Fix kwstyleAndy Cedilnik2007-01-151-1/+2
* STYLE: Fix kwstyle issuesAndy Cedilnik2007-01-111-1/+2
* ENH: First pass at CPack generator for OSX X11 applications. This are applica...Andy Cedilnik2007-01-101-4/+8
* ENH: make sure null const char* is not put into ossttringstream to avoid seg ...Bill Hoffman2006-10-301-12/+20
* STYLE: Fix kwstyleAndy Cedilnik2006-10-151-2/+4
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-121-1/+53
* COMP: Remove warnings and style problemsAndy Cedilnik2006-07-101-28/+40
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-091-119/+140
* ENH: remove cerr outputBill Hoffman2006-06-281-7/+0
* ENH: check in partial cygwin generatorBill Hoffman2006-06-091-0/+42
* COMP: Remove warningAndy Cedilnik2006-06-031-0/+1
* ENH: Display cmake install information when in verbose modeAndy Cedilnik2006-06-021-0/+15
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+1
* STYLE: fix line lengthKen Martin2006-05-121-12/+24
* BUG: Fix relative path to config file, fix cmake_install.cmake location problemAndy Cedilnik2006-05-101-0/+1
* BUG: fix CPack to use correct pathsKen Martin2006-05-031-1/+5
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-021-9/+54
* ENH: Remove some debuggingAndy Cedilnik2006-04-181-2/+2
* ENH: More cleanups and add stgz header script, so it does not have to be hard...Andy Cedilnik2006-04-181-1/+17
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-4/+73
* 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-021-0/+5
* ENH: Allow multiple install directoriesAndy Cedilnik2006-03-151-23/+32
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-59/+59
* STYLE: Fix style problemsAndy Cedilnik2006-03-091-4/+6
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-44/+87
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-1/+1
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-7/+48
* ENH: Add a way to specify a custom install commandAndy Cedilnik2006-01-111-43/+58
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-1/+1
* ENH: Use specified output file name, also detect errors during installAndy Cedilnik2006-01-091-3/+9
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-0/+5
* ENH: More debugging and work on PackageMaker codeAndy Cedilnik2006-01-051-2/+14
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-13/+15
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-021-27/+4
* ENH: More improvements and add loggingAndy Cedilnik2006-01-021-17/+22
* COMP: Remove warningAndy Cedilnik2006-01-021-1/+1
* COMP: Fix build problemsAndy Cedilnik2006-01-021-7/+0
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-021-0/+475