| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: Add include of <limits.h> to get USHRT_MAX constant. | Brad King | 2008-01-24 | 1 | -0/+2 |
|
|
* | ENH: try to fix dashboard | Bill Hoffman | 2007-12-17 | 1 | -1/+17 |
|
|
* | BUG: fix for 6086 uninstall icon not set right | Bill Hoffman | 2007-12-14 | 1 | -1/+1 |
|
|
* | ENH: Centralized and globalized computation of CMake program locations. This... | Brad King | 2007-12-13 | 1 | -1/+2 |
|
|
* | ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in... | Bill Hoffman | 2007-11-07 | 1 | -4/+30 |
|
|
* | ENH: changne ProcessGenertor to DoPackage | Bill Hoffman | 2007-11-06 | 3 | -3/+3 |
|
|
* | STYLE: fix line length issue | Bill Hoffman | 2007-11-06 | 1 | -1/+2 |
|
|
* | ENH: change name | Bill Hoffman | 2007-11-05 | 12 | -71/+71 |
|
|
* | ENH: change name of class | Bill Hoffman | 2007-11-05 | 3 | -17/+17 |
|
|
* | COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. | Brad King | 2007-11-05 | 4 | -10/+10 |
|
|
* | ENH: add CPACK_PROJECT_CONFIG_FILE option to CPack | Bill Hoffman | 2007-10-31 | 1 | -1/+9 |
|
|
* | ENH: fix line length | Bill Hoffman | 2007-10-31 | 1 | -1/+2 |
|
|
* | ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in... | David Cole | 2007-10-31 | 14 | -43/+127 |
|
|
* | ENH: cpack changes, remove the escape variable stuff as it is not needed if y... | Bill Hoffman | 2007-10-31 | 2 | -26/+20 |
|
|
* | ENH: add ability to set installer icons, links to web pages, nsis code in the... | Bill Hoffman | 2007-10-29 | 1 | -6/+25 |
|
|
* | BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variables | Alexander Neundorf | 2007-10-25 | 1 | -11/+17 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -15/+13 |
|
|
* | ENH: fix line length error | Bill Hoffman | 2007-10-19 | 1 | -3/+4 |
|
|
* | ENH: add ability to create links on the start menu | Bill Hoffman | 2007-10-18 | 2 | -0/+57 |
|
|
* | BUG: revert doc changes since VS7 cannot compile them, will implement them in... | Ken Martin | 2007-10-09 | 1 | -14/+14 |
|
|
* | ENH: make documentation entries actually store their data | Ken Martin | 2007-10-09 | 1 | -14/+14 |
|
|
* | COMP: remove warnings | Bill Hoffman | 2007-09-27 | 1 | -2/+3 |
|
|
* | STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe this | Alexander Neundorf | 2007-09-21 | 1 | -2/+2 |
|
|
* | ENH: allow for desktop link to be created and fix chop of last char in PATH o... | Bill Hoffman | 2007-09-18 | 1 | -0/+14 |
|
|
* | BUG: Another space-in-path fix. | Brad King | 2007-08-31 | 1 | -2/+4 |
|
|
* | BUG: work if there are spaces in the path to cmake | Alexander Neundorf | 2007-08-29 | 1 | -4/+6 |
|
|
* | STYLE: InitializeInternal() is unused | Alexander Neundorf | 2007-08-17 | 2 | -8/+1 |
|
|
* | ENH: patch from Eric Noulard for an RPM package generator | Alexander Neundorf | 2007-08-17 | 2 | -6/+25 |
|
|
* | COMP: fix warning about comparison signed - unsigned | Alexander Neundorf | 2007-08-15 | 1 | -1/+2 |
|
|
* | COMP: fix build on HPUX, snprintf apparently doesn't work there | Alexander Neundorf | 2007-08-15 | 1 | -7/+6 |
|
|
* | STYLE: another patch from Mathieu with some comments | Alexander Neundorf | 2007-08-14 | 1 | -2/+6 |
|
|
* | ENH: deb generator: don't use the system provided ar, but do it yourself | Alexander Neundorf | 2007-08-14 | 2 | -25/+252 |
|
|
* | COMP: silence warnings | Alexander Neundorf | 2007-08-08 | 1 | -1/+4 |
|
|
* | BUG: register the rpm generator for RPM | Alexander Neundorf | 2007-08-08 | 1 | -1/+1 |
|
|
* | ENH: patch from Mathieu: more entries in the debian control file | Alexander Neundorf | 2007-08-08 | 1 | -4/+24 |
|
|
* | ENH: add empty RPM package generator, Eric Noulard wants to work on it | Alexander Neundorf | 2007-08-08 | 3 | -0/+109 |
|
|
* | ENH: another fix for the deb generator by Mathieu | Alexander Neundorf | 2007-08-06 | 1 | -2/+17 |
|
|
* | BUG: patch from Mathieu: the md5sums were not correct | Alexander Neundorf | 2007-08-06 | 1 | -0/+7 |
|
|
* | ENH: better error messages from the debian package generator | Alexander Neundorf | 2007-08-03 | 2 | -5/+11 |
|
|
* | ENH: use gnu tar for cygwin | Bill Hoffman | 2007-07-31 | 2 | -7/+21 |
|
|
* | STYLE: fix line length | Alexander Neundorf | 2007-07-27 | 1 | -1/+2 |
|
|
* | STYLE: fix some kwstyle errors | Bill Hoffman | 2007-07-27 | 5 | -6/+36 |
|
|
* | ENH: deb generator can now generate deb packages | Alexander Neundorf | 2007-07-27 | 2 | -21/+20 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-26 | 3 | -4/+8 |
|
|
* | ENH: apply patch from Mathieu which creates a deb file (not finishsed yet) | Alexander Neundorf | 2007-07-25 | 2 | -9/+110 |
|
|
* | COMP: silence warnings | Alexander Neundorf | 2007-07-25 | 1 | -0/+5 |
|
|
* | ENH: add an empty debian package generator, Mathieu volunteered to fill it | Alexander Neundorf | 2007-07-25 | 3 | -0/+120 |
|
|
* | ENH: add ReadListFile() to cmCPackGenericGenerator, so cmMakefile can be | Alexander Neundorf | 2007-07-24 | 4 | -136/+58 |
|
|
* | ENH: determine the current system also in cpack, so the search paths are | Alexander Neundorf | 2007-07-24 | 3 | -87/+103 |
|
|
* | STYLE: fix some typos, nicer debug output | Alexander Neundorf | 2007-07-19 | 1 | -1/+1 |
|
|