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
*
Merge topic 'cpack-rpm-debug-logging-fix'
Brad King
2016-07-13
1
-1/+3
|
\
|
*
CPack/RPM: Debug logging should only print if requested for
Harry Mallon
2016-07-13
1
-1/+3
*
|
Merge topic 'fix-cpack-rpm-different-package-names'
Brad King
2016-07-13
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variable
Alex Turbov
2016-07-11
1
-0/+1
*
|
CPackRPM: Handle directives of form %foo and %foo(anything)
Andrew Fuller
2016-07-05
1
-2/+2
|
/
*
CPackRPM and CPackDeb documentation improvements
Domen Vrankar
2016-06-01
1
-82/+125
*
Merge topic 'cpack-rpm-adding-dist-to-release-tag'
Brad King
2016-05-16
1
-3/+24
|
\
|
*
CPack/RPM release dist tag support
Harry Mallon
2016-05-14
1
-3/+24
*
|
CPack/RPM different package names
Domen Vrankar
2016-05-15
1
-3/+65
|
/
*
Merge topic 'cpack-rpm-external-symlink-handling'
Brad King
2016-04-01
1
-7/+23
|
\
|
*
CPack/RPM external symlink handling
Domen Vrankar
2016-04-01
1
-7/+23
*
|
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1/+1
|
/
*
cpack rpm setting of defattr
Domen Vrankar
2016-03-28
1
-1/+102
*
CPack/RPM support for upper cased component variables
Domen Vrankar
2016-02-13
1
-183/+128
*
CPackRPM: Configure RPM package group and name per component
Markus Rickert
2015-12-07
1
-11/+28
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-2/+2
*
CPack/RPM: missing PACKAGE_CONFLICTS documentation
Frank-Christian Otto
2015-08-04
1
-0/+17
*
CPack/RPM: undocumented variables
Domen Vrankar
2015-08-04
1
-0/+56
*
CPack: Enable DEB and RPM tests more reliably
Domen Vrankar
2015-05-12
1
-4/+3
*
CPack/RPM fix output in debug log
Thomas Orozco
2015-05-05
1
-1/+1
*
CPackRPM content listing refactor
Domen Vrankar
2015-04-19
1
-29/+81
*
CPackRPM package content list code move
Domen Vrankar
2015-04-19
1
-70/+77
*
CPackRPM: Add basic symlink support (#15209)
Domen Vrankar
2015-03-31
1
-21/+341
*
CPack/RPM ignore install prefix relocation path
Domen Vrankar
2015-03-20
1
-2/+19
*
CPack/RPM prevent component attributes leakage
Domen Vrankar
2015-03-17
1
-652/+621
*
Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup...
Domen Vrankar
2015-02-27
1
-17/+25
|
\
|
*
CPackRPM: Fix handling of relocation prefix parent directories
Domen Vrankar
2015-02-27
1
-17/+25
*
|
CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)
Domen Vrankar
2015-02-24
1
-10/+0
*
|
CPackRPM: Support rpm architecture in components
Joshua A Clayton
2015-02-23
1
-0/+11
*
|
CPackRPM: Fix CPACK_RPM_PACKAGE_ARCHITECTURE
Joshua A Clayton
2015-02-23
1
-6/+15
|
/
*
CPackRPM: Do not run file(GLOB_RECURSE) without CMP0009 set to NEW
Domen Vrankar
2015-02-11
1
-1/+6
*
CPackRPM: Fix recognition of absolute relocation paths
Domen Vrankar
2015-02-10
1
-1/+1
*
CPackRPM: Allow multiple path relocation prefixes for one package
Domen Vrankar
2015-01-29
1
-11/+104
*
CPackRPM: Unset temporary component variables before re-use
Gauthier Lamaison
2014-11-18
1
-3/+3
*
CPackRPM: remove unneeded string length calculation
Rolf Eike Beer
2014-11-14
1
-3/+1
*
CPackRPM: Support PREUN and POSTUN requirements
Evgeny Kalishenko
2014-10-27
1
-4/+33
*
CPackRPM: Support pre(post) install script requirements
Evgeny Kalishenko
2014-10-27
1
-1/+33
*
CPackRPM: Add component based packaging description and summary
Domen Vrankar
2014-10-21
1
-11/+67
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-1/+1
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-1/+1
*
CPack: Replace #<type> markup with reStructuredText equivalent
Kitware Robot
2013-10-16
1
-228/+222
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-243/+332
*
Merge topic 'CPack-fixGeneratedChangelogFormat'
Brad King
2013-07-15
1
-1/+1
|
\
|
*
CPackRPM make the changelog line conform to expected format
Eric NOULARD
2013-07-08
1
-1/+1
*
|
CPackRPM protect '@' character in filename processed in the spec file.
Eric NOULARD
2013-07-05
1
-0/+10
|
/
*
Merge topic 'CPackRPM-avoidOwningSystemDirs'
Brad King
2013-05-16
1
-0/+42
|
\
|
*
CPackRPM add /usr/lib64 to the list of builtin to-be-excluded path
Eric NOULARD
2013-04-05
1
-2/+2
|
*
CPackRPM add mechanism to remove path from generated list of file in RPM spec.
Eric NOULARD
2013-04-05
1
-0/+42
*
|
Add support for componentized USER spec file
Eric NOULARD
2013-04-01
1
-6/+15
|
/
*
CPackRPM fix #13898 uses IF(DEFINED var) to avoid wrong var value logic
Eric NOULARD
2013-02-09
1
-9/+19
[next]