| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Handle CPACK_MONOLITHIC_INSTALL in some rare use cases. | Eric NOULARD | 2012-03-18 | 5 | -3/+23 |
|
|
* | | Merge topic 'CPack-fixSTGZpermission-bug13046' | Brad King | 2012-03-19 | 1 | -7/+18 |
|\ \ |
|
| * | | CPack STGZ put execute permission on all packages files (component case) | Eric NOULARD | 2012-03-18 | 1 | -7/+18 |
| |/ |
|
* | | Merge topic 'fix-12621-xcode43' | Brad King | 2012-03-19 | 2 | -25/+72 |
|\ \
| |/
|/| |
|
| * | CPack: Use real path to PackageMaker to find its version file (#12621) | David Cole | 2012-03-13 | 1 | -0/+3 |
|
|
| * | Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621) | David Cole | 2012-03-09 | 2 | -25/+69 |
|
|
* | | CPack: Fix retry logic when calls to hdiutil fail | David Cole | 2012-03-09 | 2 | -5/+9 |
|
|
* | | Fix some typos in CPACK_SET_DESTDIR doc | Eric NOULARD | 2012-03-06 | 1 | -4/+4 |
|/ |
|
* | Merge topic 'dragndrop-sla' | David Cole | 2012-03-02 | 1 | -5/+4 |
|\ |
|
| * | DragNDrop: Fix problem with relocated files in Xcode 4.3 | Clinton Stimpson | 2012-02-29 | 1 | -5/+4 |
|
|
* | | Review and update CPack variable documentation. | Eric NOULARD | 2012-02-25 | 1 | -8/+56 |
|/ |
|
* | Dynamically add documentation section specified in documented script. | Eric NOULARD | 2012-02-18 | 1 | -2/+1 |
|
|
* | Merge topic 'ImproveCPackDoc-reloaded' | David Cole | 2012-02-14 | 5 | -6/+179 |
|\ |
|
| * | Avoid discovering system infos for documentation. Adding some path is enough. | Eric NOULARD | 2012-02-14 | 1 | -19/+20 |
|
|
| * | Create getDocumentedModulesListInDir which may be used in other context. | Eric NOULARD | 2012-02-14 | 1 | -55/+12 |
|
|
| * | Example of builtin variable documentation (i.e. only used in C++ source code). | Eric NOULARD | 2012-02-14 | 1 | -7/+15 |
|
|
| * | Make the load of script documentation more efficient and dynamic. | Eric NOULARD | 2012-02-14 | 1 | -13/+47 |
|
|
| * | Really avoid compiler warning about unused vars | Eric NOULARD | 2012-02-14 | 2 | -6/+2 |
|
|
| * | Calm down compiler warning about unused var | Eric NOULARD | 2012-01-31 | 2 | -0/+4 |
|
|
| * | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 3 | -132/+75 |
|
|
| * | Implement simple CMake script comment markup language. | Eric NOULARD | 2012-01-22 | 3 | -9/+33 |
|
|
| * | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 5 | -5/+211 |
|
|
* | | Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL' | David Cole | 2012-02-14 | 1 | -3/+3 |
|\ \ |
|
| * | | CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error. | Eric NOULARD | 2012-02-05 | 1 | -3/+3 |
| |/ |
|
* | | CPackArchive restore default behavior and provide new variable. | Eric NOULARD | 2012-02-01 | 2 | -2/+2 |
|
|
* | | CPack Add top level directory in component install for Archive Generators | Daniel Nelson | 2012-01-13 | 2 | -2/+14 |
|/ |
|
* | Document undocumented (but existing) cpack options (fix #0010134) | Eric NOULARD | 2012-01-03 | 1 | -0/+23 |
|
|
* | Usage: Print help, version and copyright options in usage information. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|
* | Doxygen: Fix warnings. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 2 | -11/+11 |
|
|
* | Merge topic 'CPackDeb-fakeroot' | David Cole | 2011-09-21 | 1 | -1/+4 |
|\ |
|
| * | CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found | Eric NOULARD | 2011-09-05 | 1 | -1/+4 |
|
|
* | | CPack: Do not recurse through directory symlinks (#12284) | Johan Björk | 2011-09-06 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'cpack-nsis-multi-installs' | David Cole | 2011-08-02 | 1 | -4/+0 |
|\ |
|
| * | CPack/NSIS: Fix reinstall and multiple install issues when using components. | Clinton Stimpson | 2011-07-29 | 1 | -4/+0 |
|
|
* | | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 3 | -4/+8 |
|/ |
|
* | Ensure executable files have executable permissions. | Wesley Turner | 2011-05-16 | 1 | -0/+27 |
|
|
* | CPackRPM Fix #12096: handle absolute install path with component install | Eric NOULARD | 2011-04-17 | 1 | -0/+22 |
|
|
* | CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging components | Martin Konrad | 2011-04-09 | 1 | -1/+1 |
|
|
* | Merge topic 'drag-n-drop-components' | Brad King | 2011-04-05 | 4 | -7/+114 |
|\ |
|
| * | Fix KWStyle warnings | Eric NOULARD | 2011-04-01 | 2 | -9/+19 |
|
|
| * | Add component support to DragNDrop generator. | Clinton Stimpson | 2011-03-31 | 4 | -6/+103 |
|
|
* | | Fix KWStyle warnings | Eric NOULARD | 2011-04-04 | 5 | -14/+20 |
|/ |
|
* | Combine component packaging methods into an enum. | Clinton Stimpson | 2011-03-31 | 5 | -43/+86 |
|
|
* | CPack fix #11930 and simplifies component packaging options | Eric NOULARD | 2011-03-23 | 8 | -259/+173 |
|
|
* | CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR | Eric NOULARD | 2011-03-19 | 2 | -5/+14 |
|
|
* | CPackDeb add Component Support to DEB generator fix #0011655 | M. Konrad | 2011-03-11 | 2 | -29/+346 |
|
|
* | Merge topic 'CPack-MoreRobustComponentFileList' | Brad King | 2011-03-08 | 1 | -29/+49 |
|\ |
|
| * | CPack fix compile error on VS70 and avoid KWStyle warnings | Eric NOULARD | 2011-03-04 | 1 | -5/+9 |
|
|
| * | CPack more robust way to collect files belonging to a component | Eric NOULARD | 2011-03-03 | 1 | -29/+45 |
|
|