summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackDebGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: work if there are spaces in the path to cmakeAlexander Neundorf2007-08-291-4/+6
* 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-141-23/+251
* ENH: patch from Mathieu: more entries in the debian control fileAlexander Neundorf2007-08-081-4/+24
* 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
* STYLE: fix line lengthAlexander Neundorf2007-07-271-1/+2
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-271-21/+19
* ENH: apply patch from Mathieu which creates a deb file (not finishsed yet)Alexander Neundorf2007-07-251-5/+110
* COMP: silence warningsAlexander Neundorf2007-07-251-0/+5
* ENH: add an empty debian package generator, Mathieu volunteered to fill itAlexander Neundorf2007-07-251-0/+58