| Commit message (Expand) | Author | Age | Files | Lines |
* | Haiku: Remove use of B_COMMON_DIRECTORY | Adrien Destugues | 2013-10-08 | 1 | -5/+6 |
|
|
* | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -1/+1 |
|
|
* | Always use the auto_ptr from cmsys. | Stephen Kelly | 2012-11-20 | 1 | -2/+1 |
|
|
* | Merge topic 'CPack-BugFixesSet' | Brad King | 2012-11-13 | 1 | -1/+0 |
|\ |
|
| * | Remove seemingly bogus duplicate CPACK_PACKAGE_FILE_NAME call. | Andreas Mohr | 2012-11-11 | 1 | -1/+0 |
|
|
* | | Correct string literal typo (have "(NULL)" like all other cases). | Andreas Mohr | 2012-11-10 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'CPack-ArchiveGen-andDESTIR_ON' | David Cole | 2012-10-17 | 1 | -1/+1 |
|\ |
|
| * | Make CPACK_SET_DESTDIR work with archive generator + component-based packaging | Eric NOULARD | 2012-10-14 | 1 | -1/+1 |
|
|
* | | CPACK_XX_ON_ABSOLUTE_INSTALL_DESTINATION is now properly checked for ON/OFF | Eric NOULARD | 2012-10-14 | 1 | -2/+2 |
|/ |
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -42/+42 |
|
|
* | Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE' | David Cole | 2012-05-24 | 1 | -1/+64 |
|\ |
|
| * | Use CPACK_xxx and CMAKE_xxx in a consistent way. | Eric NOULARD | 2012-05-20 | 1 | -2/+10 |
|
|
| * | CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION | Eric NOULARD | 2012-05-14 | 1 | -0/+25 |
|
|
| * | CPack add easy possibility to warn about CPACK_SET_DESTDIR | Eric NOULARD | 2012-05-14 | 1 | -1/+31 |
|
|
* | | CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes: #0013193 | Eric NOULARD | 2012-05-09 | 1 | -2/+5 |
|/ |
|
* | Handle CPACK_MONOLITHIC_INSTALL in some rare use cases. | Eric NOULARD | 2012-03-18 | 1 | -0/+6 |
|
|
* | 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 | -0/+5 |
|
|
* | CPack: Do not recurse through directory symlinks (#12284) | Johan Björk | 2011-09-06 | 1 | -0/+1 |
|
|
* | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -1/+1 |
|
|
* | CPackRPM Fix #12096: handle absolute install path with component install | Eric NOULARD | 2011-04-17 | 1 | -0/+22 |
|
|
* | Fix KWStyle warnings | Eric NOULARD | 2011-04-04 | 1 | -9/+10 |
|
|
* | Combine component packaging methods into an enum. | Clinton Stimpson | 2011-03-31 | 1 | -26/+57 |
|
|
* | CPack fix #11930 and simplifies component packaging options | Eric NOULARD | 2011-03-23 | 1 | -18/+9 |
|
|
* | CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR | Eric NOULARD | 2011-03-19 | 1 | -1/+5 |
|
|
* | 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 |
|
|
* | CPack fix KWStyle warning | Eric NOULARD | 2011-02-23 | 1 | -1/+1 |
|
|
* | CPack Authorize DISPLAY_NAME usage in component package | Eric NOULARD | 2011-02-22 | 1 | -0/+41 |
|
|
* | CPackRPM honors all the different ways of packaging components | Eric NOULARD | 2011-02-06 | 1 | -5/+31 |
|
|
* | Merge topic 'CPack-MoreComponentControls' | Brad King | 2010-12-16 | 1 | -1/+7 |
|\ |
|
| * | CPack use IsOn when it's better than IsSet | Eric NOULARD | 2010-12-12 | 1 | -1/+7 |
|
|
* | | CPack Honor CPACK_MONOLITHIC_INSTALL at CPack time too | Eric NOULARD | 2010-12-12 | 1 | -1/+8 |
|/ |
|
* | CPack fix kwstyle breakage and make CPackRPM backward compatible | Eric NOULARD | 2010-11-15 | 1 | -1/+3 |
|
|
* | CPackRPM add basic component support to CPackRPM | Eric NOULARD | 2010-11-13 | 1 | -3/+81 |
|
|
* | Fix KWStyle line length issues. | Bill Hoffman | 2010-09-15 | 1 | -8/+16 |
|
|
* | Merge topic 'CPack-PreserveSymlinksInInstalledDirs-v2' | Brad King | 2010-09-08 | 1 | -1/+43 |
|\ |
|
| * | CPack handle symlinks in CPACK_INSTALLED_DIRECTORIES fix for bug5430 | Eric NOULARD | 2010-08-28 | 1 | -1/+43 |
|
|
* | | Merge topic 'CPackArchiveGenerator-ComponentSupport' | Brad King | 2010-08-31 | 1 | -3/+7 |
|\ \ |
|
| * | | CPackArchiveGenerator add component supports | Eric NOULARD | 2010-08-24 | 1 | -3/+7 |
| |/ |
|
* | | CPack Enable better handling of absolute installed files | Eric NOULARD | 2010-08-23 | 1 | -0/+11 |
|
|
* | | CPack Backward-compatibly enforce DESTDIR for DEB and RPM | Eric NOULARD | 2010-08-23 | 1 | -2/+14 |
|/ |
|
* | CPack: Avoid member shadowing after API refactor (part2) | Eric NOULARD | 2010-08-12 | 1 | -1/+1 |
|
|
* | CPack: Avoid member shadowing after API refactor | Brad King | 2010-08-11 | 1 | -4/+4 |
|
|
* | CPack: Refactor API in order to handle multi-file packages | Eric NOULARD | 2010-08-11 | 1 | -25/+47 |
|
|
* | CPack: Try harder to remove temporary dir (#10793) | Brad King | 2010-06-04 | 1 | -2/+2 |
|
|
* | remove unused variables, reported by icpc | Alexander Neundorf | 2009-10-03 | 1 | -4/+0 |
|
|
* | Fix default install prefix on Haiku | Brad King | 2009-09-30 | 1 | -0/+14 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Do not double-initialize local generators | Brad King | 2009-07-28 | 1 | -1/+0 |
|
|