index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CPackRPM.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPackRPM fix #12556 and enhance documentation
Eric NOULARD
2011-11-05
1
-3/+29
*
CPackRPM support component specific variables for spec files
Eric NOULARD
2011-10-30
1
-6/+33
*
CPackRPM authorize per-component pre/post-[un]install scripts (#0012063)
Eric NOULARD
2011-09-20
1
-50/+88
*
Merge topic 'CPackRPM-includeDir'
David Cole
2011-09-07
1
-1/+3
|
\
|
*
CPackRPM fix #12305, include directories in RPM package
Eric NOULARD
2011-09-05
1
-1/+3
*
|
CPack fix #12366 components RPM packages have the same package name
Eric NOULARD
2011-09-05
1
-1/+1
|
/
*
Add some more Specs file tag handling.
Eric NOULARD
2011-06-12
1
-1/+5
*
CPackRPM: Enhance documentation
Eric NOULARD
2011-06-12
1
-2/+8
*
CPack make RPM work on AIX. fix #0012183 merge patch from Pasi Valminen
Eric NOULARD
2011-05-21
1
-3/+3
*
CPackRPM Fix #12096: handle absolute install path with component install
Eric NOULARD
2011-04-17
1
-0/+14
*
CPackRPM non matching ENDIF
Eric NOULARD
2011-03-10
1
-1/+1
*
CPackRPM even more trace in debug mode or in case of failure
Eric NOULARD
2011-03-10
1
-1/+6
*
CPackRPM add more trace output in order to help failing diagnostics
Eric NOULARD
2011-03-10
1
-0/+19
*
CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...)
Eric NOULARD
2010-12-13
1
-3/+2
*
CPackRPM add basic component support to CPackRPM
Eric NOULARD
2010-11-13
1
-13/+24
*
CPackRPM Handle parenthesis in CPACK_SYSTEM_NAME (fix bug 10737)
Eric NOULARD
2010-10-03
1
-3/+3
*
CPack Enable better handling of absolute installed files
Eric NOULARD
2010-08-23
1
-8/+39
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Merge topic 'resolve/doc-spelling/CPackRPM'
Brad King
2010-07-20
1
-2/+2
|
\
|
*
Merge CPackRPM changes into doc-spelling
Brad King
2010-07-13
1
-87/+94
|
|
\
|
*
|
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-2/+2
*
|
|
CPackRPM:: [partially] support relocatable package
Eric NOULARD
2010-07-09
1
-2/+25
*
|
|
Merge branch 'CPackRPM-handleFileWithSpace'
Brad King
2010-07-06
1
-3/+4
|
\
\
\
|
*
|
|
CPackRPM:: Quote every filenames in %file section (see bugs 10701,10871,10345)
Eric NOULARD
2010-07-04
1
-3/+4
|
|
/
/
*
|
|
Merge branch 'CPackRPM-VariousEnhancement-0010741'
Brad King
2010-07-06
1
-88/+97
|
\
\
\
|
*
|
|
Provides default changelog if no file is provided
Eric NOULARD
2010-07-04
1
-0/+2
|
|
|
/
|
|
/
|
|
*
|
clean up some stuff in CPack RPM script
Rolf Eike Beer
2010-07-04
1
-88/+95
|
|
/
*
|
CPackRPM:: Replace - with _ in RPM Version (fix bug 0010934)
Eric NOULARD
2010-07-04
1
-0/+5
|
/
*
CPackRPM:: Fix bug #10363, specify compression type in RPM spec
Eric NOULARD
2010-04-10
1
-0/+32
*
CPackRPM:: Fix bug on Open SuSE 11.2 coming from initial fix of bug8972
Eric Noulard
2009-11-28
1
-5/+18
*
CPackRPM: do not forget to include installed symlinks (bug 9927)
Eric Noulard
2009-11-22
1
-1/+5
*
CPackRPM: tolerate redhat specific clean BUILD ROOT pre-build macro (bug 9872)
Eric Noulard
2009-11-15
1
-11/+15
*
CPackRPM:: add support for USER specified post/pre [un]install scripts (fix b...
Eric Noulard
2009-11-11
1
-1/+73
*
CPackRPM:: support user supplied "Provides" in spec file (fix bug 9584)
Eric Noulard
2009-11-11
1
-1/+16
*
CPackRPM:: Support USER supplied spec files (bug 9679)
Eric Noulard
2009-11-09
1
-45/+79
*
Fix CPack bug #9654
Eric Noulard
2009-11-09
1
-2/+11
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
BUG: fix #9031: newer rpm versions complain about the "#%" lines
Alexander Neundorf
2009-05-29
1
-6/+6
*
STYLE: add documentation for CPackRPM (#9029)
Alexander Neundorf
2009-05-14
1
-4/+71
*
BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967
Alexander Neundorf
2009-05-12
1
-2/+24
*
BUG: #7904 add rpm package depend
Bill Hoffman
2008-12-03
1
-3/+19
*
BUG: 7435, remove warning for not setting DESTDIR
Bill Hoffman
2008-09-22
1
-5/+0
*
BUG: 7435 fixes to add optional post-install
Bill Hoffman
2008-09-19
1
-18/+51
*
BUG: fix rpmbuild bug, which expands variables in comments :-/
Alexander Neundorf
2008-02-25
1
-1/+1
*
ENH: fix for RPM generator from Eric
Bill Hoffman
2007-11-01
1
-10/+20
*
ENH: use cpack generic variable if rpm one is not set
Bill Hoffman
2007-10-30
1
-1/+5
*
BUG: fix for bug 5878
Bill Hoffman
2007-10-12
1
-74/+84
*
ENH: fail with error if trying to create a RPM stating that rpmbuild can't
Alexander Neundorf
2007-08-29
1
-0/+4
*
ENH: patch from Eric Noulard for an RPM package generator
Alexander Neundorf
2007-08-17
1
-0/+185
*
ENH: add empty RPM package generator, Eric Noulard wants to work on it
Alexander Neundorf
2007-08-08
1
-0/+14