| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile' | David Cole | 2012-07-09 | 1 | -3/+16 |
|\ |
|
| * | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config. | Eric NOULARD | 2012-07-04 | 1 | -3/+16 |
|
|
* | | CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg. | Eric NOULARD | 2012-07-03 | 1 | -2/+6 |
|/ |
|
* | Dynamically add documentation section specified in documented script. | Eric NOULARD | 2012-02-18 | 1 | -2/+1 |
|
|
* | 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 |
|
|
* | Make the load of script documentation more efficient and dynamic. | Eric NOULARD | 2012-02-14 | 1 | -13/+47 |
|
|
* | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 1 | -49/+54 |
|
|
* | Implement simple CMake script comment markup language. | Eric NOULARD | 2012-01-22 | 1 | -2/+32 |
|
|
* | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -5/+61 |
|
|
* | 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 |
|
|
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 1 | -5/+5 |
|
|
* | Fix spelling errors reported by Lintian. | Kai Wasserbäch | 2010-07-13 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Add parentheses around '&&' between '||' for gcc | Brad King | 2009-09-11 | 1 | -4/+5 |
|
|
* | BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator an... | David Cole | 2009-01-22 | 1 | -0/+5 |
|
|
* | ENH: missed one | Bill Hoffman | 2008-09-24 | 1 | -1/+1 |
|
|
* | COMP: auto_ptr will not compile without including memory on some platforms | David Cole | 2008-04-18 | 1 | -0/+1 |
|
|
* | BUG: Fix mem leak. Thanks, Mathieu. | David Cole | 2008-04-17 | 1 | -1/+1 |
|
|
* | ENH: Centralized and globalized computation of CMake program locations. This... | Brad King | 2007-12-13 | 1 | -1/+2 |
|
|
* | ENH: changne ProcessGenertor to DoPackage | Bill Hoffman | 2007-11-06 | 1 | -1/+1 |
|
|
* | ENH: change name | Bill Hoffman | 2007-11-05 | 1 | -2/+2 |
|
|
* | ENH: change name of class | Bill Hoffman | 2007-11-05 | 1 | -3/+3 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -15/+13 |
|
|
* | 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 |
|
|
* | ENH: better error messages from the debian package generator | Alexander Neundorf | 2007-08-03 | 1 | -3/+3 |
|
|
* | STYLE: fix some kwstyle errors | Bill Hoffman | 2007-07-27 | 1 | -2/+2 |
|
|
* | ENH: deb generator can now generate deb packages | Alexander Neundorf | 2007-07-27 | 1 | -0/+1 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-26 | 1 | -2/+4 |
|
|
* | ENH: determine the current system also in cpack, so the search paths are | Alexander Neundorf | 2007-07-24 | 1 | -71/+88 |
|
|
* | STYLE: fix some typos, nicer debug output | Alexander Neundorf | 2007-07-19 | 1 | -1/+1 |
|
|
* | COMP: force a recompile on VS71 | Alexander Neundorf | 2007-05-18 | 1 | -1/+0 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2006-10-17 | 1 | -1/+2 |
|
|
* | ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac... | Andy Cedilnik | 2006-10-12 | 1 | -0/+5 |
|
|
* | ENH: fix line lengths | Ken Martin | 2006-07-31 | 1 | -2/+4 |
|
|
* | BUG: Bail out on generator initialization failure | Andy Cedilnik | 2006-07-28 | 1 | -29/+32 |
|
|
* | BUG: Fix executing and help | Andy Cedilnik | 2006-07-27 | 1 | -113/+116 |
|
|
* | BUG: Prevent crash when no input file or generator specified | Andy Cedilnik | 2006-07-27 | 1 | -1/+1 |
|
|
* | STYLE: Fix some style errors | Andy Cedilnik | 2006-07-10 | 1 | -6/+10 |
|
|
* | ENH: Several cleanups and support for multiple generators | Andy Cedilnik | 2006-07-09 | 1 | -111/+130 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 |
|
|
* | BUG: Fix relative path to config file, fix cmake_install.cmake location problem | Andy Cedilnik | 2006-05-10 | 1 | -16/+9 |
|
|
* | ENH: Add BZip2 support, add better documentation | Andy Cedilnik | 2006-05-04 | 1 | -13/+4 |
|
|
* | ENH: Add generators documentation | Andy Cedilnik | 2006-05-02 | 1 | -0/+17 |
|
|
* | ENH: More cleanups and add stgz header script, so it does not have to be hard... | Andy Cedilnik | 2006-04-18 | 1 | -5/+1 |
|
|
* | ENH: Add ZIP generator and add support for including or excluding the topleve... | Andy Cedilnik | 2006-04-02 | 1 | -1/+1 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -11/+11 |
|
|
* | STYLE: Fix style problems | Andy Cedilnik | 2006-03-09 | 1 | -13/+17 |
|
|