summaryrefslogtreecommitdiff
path: root/Modules/CPackRPM.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPack: Replace #<type> markup with reStructuredText equivalentKitware Robot2013-10-161-228/+222
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-243/+332
* Merge topic 'CPack-fixGeneratedChangelogFormat'Brad King2013-07-151-1/+1
|\
| * CPackRPM make the changelog line conform to expected formatEric NOULARD2013-07-081-1/+1
* | CPackRPM protect '@' character in filename processed in the spec file.Eric NOULARD2013-07-051-0/+10
|/
* Merge topic 'CPackRPM-avoidOwningSystemDirs'Brad King2013-05-161-0/+42
|\
| * CPackRPM add /usr/lib64 to the list of builtin to-be-excluded pathEric NOULARD2013-04-051-2/+2
| * CPackRPM add mechanism to remove path from generated list of file in RPM spec.Eric NOULARD2013-04-051-0/+42
* | Add support for componentized USER spec fileEric NOULARD2013-04-011-6/+15
|/
* CPackRPM fix #13898 uses IF(DEFINED var) to avoid wrong var value logicEric NOULARD2013-02-091-9/+19
* CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-061-4/+2
* Handles %attr(nnn,-,-) /path/to/file in CPACK_RPM_USER_FILELIST properly.Eric NOULARD2012-09-101-4/+10
* do not escape spaces in regular expressionsRolf Eike Beer2012-08-191-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-103/+103
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-199/+199
* Do not include directories which are part of the package install prefix.Andy Piper2012-08-071-1/+20
* CPackRPM: avoid leakage of RPM directive from one component to another.Eric NOULARD2012-06-051-1/+4
* Override topdir from rpm command line seems necessary on Amazon linux.Tom Hughes2012-03-271-0/+1
* Merge topic 'CPack-dynamicDocSection'David Cole2012-02-211-1/+1
|\
| * Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-181-1/+1
* | various typo and formatting fixes in manual pages (#12975)Modestas Vainius2012-02-181-3/+3
|/
* Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-141-1/+3
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-31/+76
* CPackRPM flag direcories with %dir in the generated spec fileDeborah Pickett2012-01-131-0/+19
* CPackRPM fix #0012608 and unoticed related bugEric NOULARD2011-12-121-10/+89
* CPackRPM fix #12556 and enhance documentationEric NOULARD2011-11-051-3/+29
* CPackRPM support component specific variables for spec filesEric NOULARD2011-10-301-6/+33
* CPackRPM authorize per-component pre/post-[un]install scripts (#0012063)Eric NOULARD2011-09-201-50/+88
* Merge topic 'CPackRPM-includeDir'David Cole2011-09-071-1/+3
|\
| * CPackRPM fix #12305, include directories in RPM packageEric NOULARD2011-09-051-1/+3
* | CPack fix #12366 components RPM packages have the same package nameEric NOULARD2011-09-051-1/+1
|/
* Add some more Specs file tag handling.Eric NOULARD2011-06-121-1/+5
* CPackRPM: Enhance documentationEric NOULARD2011-06-121-2/+8
* CPack make RPM work on AIX. fix #0012183 merge patch from Pasi ValminenEric NOULARD2011-05-211-3/+3
* CPackRPM Fix #12096: handle absolute install path with component installEric NOULARD2011-04-171-0/+14
* CPackRPM non matching ENDIFEric NOULARD2011-03-101-1/+1
* CPackRPM even more trace in debug mode or in case of failureEric NOULARD2011-03-101-1/+6
* CPackRPM add more trace output in order to help failing diagnosticsEric NOULARD2011-03-101-0/+19
* CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...)Eric NOULARD2010-12-131-3/+2
* CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-13/+24
* CPackRPM Handle parenthesis in CPACK_SYSTEM_NAME (fix bug 10737)Eric NOULARD2010-10-031-3/+3
* CPack Enable better handling of absolute installed filesEric NOULARD2010-08-231-8/+39
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-201-2/+2
|\
| * Merge CPackRPM changes into doc-spellingBrad King2010-07-131-87/+94
| |\
| * | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-2/+2
* | | CPackRPM:: [partially] support relocatable packageEric NOULARD2010-07-091-2/+25
* | | Merge branch 'CPackRPM-handleFileWithSpace'Brad King2010-07-061-3/+4
|\ \ \
| * | | CPackRPM:: Quote every filenames in %file section (see bugs 10701,10871,10345)Eric NOULARD2010-07-041-3/+4
| |/ /
* | | Merge branch 'CPackRPM-VariousEnhancement-0010741'Brad King2010-07-061-88/+97
|\ \ \