summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling'Brad King2012-03-195-3/+23
|\
| * Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.Eric NOULARD2012-03-185-3/+23
* | Merge topic 'CPack-fixSTGZpermission-bug13046'Brad King2012-03-191-7/+18
|\ \
| * | CPack STGZ put execute permission on all packages files (component case)Eric NOULARD2012-03-181-7/+18
| |/
* | Merge topic 'fix-12621-xcode43'Brad King2012-03-192-25/+72
|\ \ | |/ |/|
| * CPack: Use real path to PackageMaker to find its version file (#12621)David Cole2012-03-131-0/+3
| * Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)David Cole2012-03-092-25/+69
* | CPack: Fix retry logic when calls to hdiutil failDavid Cole2012-03-092-5/+9
* | Fix some typos in CPACK_SET_DESTDIR docEric NOULARD2012-03-061-4/+4
|/
* Merge topic 'dragndrop-sla'David Cole2012-03-021-5/+4
|\
| * DragNDrop: Fix problem with relocated files in Xcode 4.3Clinton Stimpson2012-02-291-5/+4
* | Review and update CPack variable documentation.Eric NOULARD2012-02-251-8/+56
|/
* Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-181-2/+1
* Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-145-6/+179
|\
| * Avoid discovering system infos for documentation. Adding some path is enough.Eric NOULARD2012-02-141-19/+20
| * Create getDocumentedModulesListInDir which may be used in other context.Eric NOULARD2012-02-141-55/+12
| * Example of builtin variable documentation (i.e. only used in C++ source code).Eric NOULARD2012-02-141-7/+15
| * Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-141-13/+47
| * Really avoid compiler warning about unused varsEric NOULARD2012-02-142-6/+2
| * Calm down compiler warning about unused varEric NOULARD2012-01-312-0/+4
| * CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-223-132/+75
| * Implement simple CMake script comment markup language.Eric NOULARD2012-01-223-9/+33
| * CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-225-5/+211
* | Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL'David Cole2012-02-141-3/+3
|\ \
| * | CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.Eric NOULARD2012-02-051-3/+3
| |/
* | CPackArchive restore default behavior and provide new variable.Eric NOULARD2012-02-012-2/+2
* | CPack Add top level directory in component install for Archive GeneratorsDaniel Nelson2012-01-132-2/+14
|/
* 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
* Doxygen: Fix warnings.Nicolas Despres2011-10-231-1/+1
* Remove trailing white-spaces.Nicolas Despres2011-10-232-11/+11
* Merge topic 'CPackDeb-fakeroot'David Cole2011-09-211-1/+4
|\
| * CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is foundEric NOULARD2011-09-051-1/+4
* | CPack: Do not recurse through directory symlinks (#12284)Johan Björk2011-09-061-0/+1
|/
* Merge topic 'cpack-nsis-multi-installs'David Cole2011-08-021-4/+0
|\
| * CPack/NSIS: Fix reinstall and multiple install issues when using components.Clinton Stimpson2011-07-291-4/+0
* | RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-283-4/+8
|/
* Ensure executable files have executable permissions.Wesley Turner2011-05-161-0/+27
* CPackRPM Fix #12096: handle absolute install path with component installEric NOULARD2011-04-171-0/+22
* CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging componentsMartin Konrad2011-04-091-1/+1
* Merge topic 'drag-n-drop-components'Brad King2011-04-054-7/+114
|\
| * Fix KWStyle warningsEric NOULARD2011-04-012-9/+19
| * Add component support to DragNDrop generator.Clinton Stimpson2011-03-314-6/+103
* | Fix KWStyle warningsEric NOULARD2011-04-045-14/+20
|/
* Combine component packaging methods into an enum.Clinton Stimpson2011-03-315-43/+86
* CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-238-259/+173
* CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROREric NOULARD2011-03-192-5/+14
* CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-112-29/+346
* Merge topic 'CPack-MoreRobustComponentFileList'Brad King2011-03-081-29/+49
|\
| * CPack fix compile error on VS70 and avoid KWStyle warningsEric NOULARD2011-03-041-5/+9