summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* BUG: revert doc changes since VS7 cannot compile them, will implement them in...Ken Martin2007-10-091-14/+14
* ENH: make documentation entries actually store their dataKen Martin2007-10-091-14/+14
* COMP: remove warningsBill Hoffman2007-09-271-2/+3
* STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe thisAlexander Neundorf2007-09-211-2/+2
* ENH: allow for desktop link to be created and fix chop of last char in PATH o...Bill Hoffman2007-09-181-0/+14
* BUG: Another space-in-path fix.Brad King2007-08-311-2/+4
* BUG: work if there are spaces in the path to cmakeAlexander Neundorf2007-08-291-4/+6
* STYLE: InitializeInternal() is unusedAlexander Neundorf2007-08-172-8/+1
* ENH: patch from Eric Noulard for an RPM package generatorAlexander Neundorf2007-08-172-6/+25
* COMP: fix warning about comparison signed - unsignedAlexander Neundorf2007-08-151-1/+2
* COMP: fix build on HPUX, snprintf apparently doesn't work thereAlexander Neundorf2007-08-151-7/+6
* STYLE: another patch from Mathieu with some commentsAlexander Neundorf2007-08-141-2/+6
* ENH: deb generator: don't use the system provided ar, but do it yourselfAlexander Neundorf2007-08-142-25/+252
* COMP: silence warningsAlexander Neundorf2007-08-081-1/+4
* BUG: register the rpm generator for RPMAlexander Neundorf2007-08-081-1/+1
* ENH: patch from Mathieu: more entries in the debian control fileAlexander Neundorf2007-08-081-4/+24
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-083-0/+109
* ENH: another fix for the deb generator by MathieuAlexander Neundorf2007-08-061-2/+17
* BUG: patch from Mathieu: the md5sums were not correctAlexander Neundorf2007-08-061-0/+7
* ENH: better error messages from the debian package generatorAlexander Neundorf2007-08-032-5/+11
* ENH: use gnu tar for cygwinBill Hoffman2007-07-312-7/+21
* STYLE: fix line lengthAlexander Neundorf2007-07-271-1/+2
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-275-6/+36
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-272-21/+20
* STYLE: fix line lengthsAlexander Neundorf2007-07-263-4/+8
* ENH: apply patch from Mathieu which creates a deb file (not finishsed yet)Alexander Neundorf2007-07-252-9/+110
* COMP: silence warningsAlexander Neundorf2007-07-251-0/+5
* ENH: add an empty debian package generator, Mathieu volunteered to fill itAlexander Neundorf2007-07-253-0/+120
* ENH: add ReadListFile() to cmCPackGenericGenerator, so cmMakefile can beAlexander Neundorf2007-07-244-136/+58
* ENH: determine the current system also in cpack, so the search paths areAlexander Neundorf2007-07-243-87/+103
* STYLE: fix some typos, nicer debug outputAlexander Neundorf2007-07-191-1/+1
* ENH: NSIS exists also for Linux, not only Windows, so enable it there tooAlexander Neundorf2007-06-182-6/+12
* STYLE: fix typoAlexander Neundorf2007-06-141-1/+1
* ENH: support 7zip for creating zip files (not 7z files)Alexander Neundorf2007-06-142-1/+28
* ENH: 2nd try to move stripping out of cpack and to install time, now ifAlexander Neundorf2007-05-182-47/+8
* COMP: force a recompile on VS71Alexander Neundorf2007-05-181-1/+0
* BUG: fix coverity error, null check after usage fixBill Hoffman2007-03-201-2/+5
* STYLE: fix someones line lengthKen Martin2007-02-221-3/+5
* STYLE: fix line length issuesBill Hoffman2007-02-171-2/+3
* ENH: More work on the packaging. Add Applicaitons, add icons, etcAndy Cedilnik2007-02-132-2/+48
* STYLE: fix warningsBill Hoffman2007-02-022-2/+0
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-0218-64/+95
* ENH: commit cygwin source generator files, not used yetBill Hoffman2007-01-312-0/+235
* COMP: Use new APIAndy Cedilnik2007-01-311-38/+12
* STYLE: Fix kwstyleAndy Cedilnik2007-01-151-1/+2
* STYLE: Fix kwstyle issuesAndy Cedilnik2007-01-112-2/+4
* ENH: fix warning and code styleBill Hoffman2007-01-111-3/+5
* ENH: First pass at CPack generator for OSX X11 applications. This are applica...Andy Cedilnik2007-01-106-8/+452
* STYLE: fix a long lineKen Martin2006-11-171-2/+6
* ENH: Expand commentAndy Cedilnik2006-11-141-1/+1