summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cpack.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-141-13/+47
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-49/+54
* Implement simple CMake script comment markup language.Eric NOULARD2012-01-221-2/+32
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-5/+61
* Document undocumented (but existing) cpack options (fix #0010134)Eric NOULARD2012-01-031-0/+23
* Usage: Print help, version and copyright options in usage information.Nicolas Despres2011-10-231-1/+1
* Remove trailing white-spaces.Nicolas Despres2011-10-231-5/+5
* Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Add parentheses around '&&' between '||' for gccBrad King2009-09-111-4/+5
* BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator an...David Cole2009-01-221-0/+5
* ENH: missed oneBill Hoffman2008-09-241-1/+1
* COMP: auto_ptr will not compile without including memory on some platformsDavid Cole2008-04-181-0/+1
* BUG: Fix mem leak. Thanks, Mathieu.David Cole2008-04-171-1/+1
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-1/+2
* ENH: changne ProcessGenertor to DoPackageBill Hoffman2007-11-061-1/+1
* ENH: change nameBill Hoffman2007-11-051-2/+2
* ENH: change name of classBill Hoffman2007-11-051-3/+3
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-15/+13
* 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
* ENH: better error messages from the debian package generatorAlexander Neundorf2007-08-031-3/+3
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-271-2/+2
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-271-0/+1
* STYLE: fix line lengthsAlexander Neundorf2007-07-261-2/+4
* ENH: determine the current system also in cpack, so the search paths areAlexander Neundorf2007-07-241-71/+88
* STYLE: fix some typos, nicer debug outputAlexander Neundorf2007-07-191-1/+1
* COMP: force a recompile on VS71Alexander Neundorf2007-05-181-1/+0
* STYLE: Fixed line-too-long.Brad King2006-10-171-1/+2
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-121-0/+5
* 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
* STYLE: Fix some style errorsAndy Cedilnik2006-07-101-6/+10
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-091-111/+130
* STYLE: fix line lengthKen Martin2006-05-121-1/+2
* BUG: Fix relative path to config file, fix cmake_install.cmake location problemAndy Cedilnik2006-05-101-16/+9
* ENH: Add BZip2 support, add better documentationAndy Cedilnik2006-05-041-13/+4
* ENH: Add generators documentationAndy Cedilnik2006-05-021-0/+17
* ENH: More cleanups and add stgz header script, so it does not have to be hard...Andy Cedilnik2006-04-181-5/+1
* ENH: Add ZIP generator and add support for including or excluding the topleve...Andy Cedilnik2006-04-021-1/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-11/+11
* STYLE: Fix style problemsAndy Cedilnik2006-03-091-13/+17
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-48/+108
* ENH: Allow running without config fileAndy Cedilnik2006-02-231-3/+6
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-5/+9
* ENH: Add missing help for -C optionAndy Cedilnik2006-02-071-0/+3
* ENH: More debugging and work on PackageMaker codeAndy Cedilnik2006-01-051-2/+5
* BUG: Use objects that existAndy Cedilnik2006-01-051-1/+1