| Commit message (Expand) | Author | Age | Files | Lines |
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -3/+3 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -5/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -137/+101 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -8/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -6/+6 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-28 | 1 | -2/+2 |
|
|
* | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 1 | -3/+3 |
|
|
* | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677) | Clinton Stimpson | 2015-03-30 | 1 | -0/+8 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -4/+4 |
|
|
* | Handle CPACK_MONOLITHIC_INSTALL in some rare use cases. | Eric NOULARD | 2012-03-18 | 1 | -1/+1 |
|
|
* | CPackArchive restore default behavior and provide new variable. | Eric NOULARD | 2012-02-01 | 1 | -1/+1 |
|
|
* | CPack Add top level directory in component install for Archive Generators | Daniel Nelson | 2012-01-13 | 1 | -2/+9 |
|
|
* | Fix KWStyle warnings | Eric NOULARD | 2011-04-04 | 1 | -1/+2 |
|
|
* | Combine component packaging methods into an enum. | Clinton Stimpson | 2011-03-31 | 1 | -2/+2 |
|
|
* | CPack fix #11930 and simplifies component packaging options | Eric NOULARD | 2011-03-23 | 1 | -37/+12 |
|
|
* | CPackArchive package all components specified in CPACK_COMPONENTS_ALL | Eric NOULARD | 2011-03-03 | 1 | -0/+33 |
|
|
* | CPack Authorize DISPLAY_NAME usage in component package | Eric NOULARD | 2011-02-22 | 1 | -6/+10 |
|
|
* | CPack remove "-ALL" suffix for ALL-IN-ONE packages | Eric NOULARD | 2011-02-22 | 1 | -1/+1 |
|
|
* | CPackRPM honors all the different ways of packaging components | Eric NOULARD | 2011-02-06 | 1 | -2/+0 |
|
|
* | CPack use IsOn when it's better than IsSet | Eric NOULARD | 2010-12-12 | 1 | -1/+1 |
|
|
* | CPack Fix KWStyle error | Eric NOULARD | 2010-12-01 | 1 | -1/+3 |
|
|
* | CPack backward compatibility fix 2.8.3-2.8.2 (bug 11452) | Eric NOULARD | 2010-11-29 | 1 | -16/+28 |
|
|
* | CPackRPM add basic component support to CPackRPM | Eric NOULARD | 2010-11-13 | 1 | -60/+5 |
|
|
* | Fix KWStyle line length issues. | Bill Hoffman | 2010-09-15 | 1 | -15/+37 |
|
|
* | CPackArchiveGenerator improve usability and robustness | Eric NOULARD | 2010-08-24 | 1 | -2/+46 |
|
|
* | CPackArchiveGenerator add component supports | Eric NOULARD | 2010-08-24 | 1 | -17/+187 |
|
|
* | CPackArchiveGenerator use cmArchiveWrite wrapper | Eric NOULARD | 2010-08-24 | 1 | -194/+32 |
|
|
* | Merge topic 'CPack-APIredesign' | Brad King | 2010-08-17 | 1 | -6/+6 |
|\ |
|
| * | CPack: Refactor API in order to handle multi-file packages | Eric NOULARD | 2010-08-11 | 1 | -6/+6 |
|
|
* | | Include headers from chosen libarchive (#10923) | Brad King | 2010-08-05 | 1 | -3/+1 |
|/ |
|
* | Add missing archive_read_finish calls to fix some of the presently reported v... | David Cole | 2009-12-28 | 1 | -0/+1 |
|
|
* | use different tar format to handle longer file names | Bill Hoffman | 2009-11-14 | 1 | -2/+1 |
|
|
* | add better error checking and run from correct directory. | Bill Hoffman | 2009-11-09 | 1 | -3/+9 |
|
|
* | add better error checking and support for symlinks to cpack's use of libarchive | Bill Hoffman | 2009-11-09 | 1 | -28/+49 |
|
|
* | Fix warning | Bill Hoffman | 2009-11-03 | 1 | -1/+1 |
|
|
* | Fix warnings for unused variables | Bill Hoffman | 2009-11-03 | 1 | -3/+3 |
|
|
* | Fix cygwin package stuff to work with libarchive | Bill Hoffman | 2009-11-03 | 1 | -15/+23 |
|
|
* | Fix for hpux... | Bill Hoffman | 2009-11-02 | 1 | -1/+1 |
|
|
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 1 | -0/+230 |
|
|