summaryrefslogtreecommitdiff
path: root/Modules/CPackRPM.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPackRPM: Add basic symlink support (#15209)Domen Vrankar2015-03-311-21/+341
* CPack/RPM ignore install prefix relocation pathDomen Vrankar2015-03-201-2/+19
* CPack/RPM prevent component attributes leakageDomen Vrankar2015-03-171-652/+621
* Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup...Domen Vrankar2015-02-271-17/+25
|\
| * CPackRPM: Fix handling of relocation prefix parent directoriesDomen Vrankar2015-02-271-17/+25
* | CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)Domen Vrankar2015-02-241-10/+0
* | CPackRPM: Support rpm architecture in componentsJoshua A Clayton2015-02-231-0/+11
* | CPackRPM: Fix CPACK_RPM_PACKAGE_ARCHITECTUREJoshua A Clayton2015-02-231-6/+15
|/
* CPackRPM: Do not run file(GLOB_RECURSE) without CMP0009 set to NEWDomen Vrankar2015-02-111-1/+6
* CPackRPM: Fix recognition of absolute relocation pathsDomen Vrankar2015-02-101-1/+1
* CPackRPM: Allow multiple path relocation prefixes for one packageDomen Vrankar2015-01-291-11/+104
* CPackRPM: Unset temporary component variables before re-useGauthier Lamaison2014-11-181-3/+3
* CPackRPM: remove unneeded string length calculationRolf Eike Beer2014-11-141-3/+1
* CPackRPM: Support PREUN and POSTUN requirementsEvgeny Kalishenko2014-10-271-4/+33
* CPackRPM: Support pre(post) install script requirementsEvgeny Kalishenko2014-10-271-1/+33
* CPackRPM: Add component based packaging description and summaryDomen Vrankar2014-10-211-11/+67
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-1/+1
* 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