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
*
CPack: Move internal implementation modules into Internal/CPack directory
Kyle Edwards
2018-06-21
1
-2824/+0
*
CPackRPM: Fix misleading CPACK_RPM_SPEC_INSTALL_POST docs
Craig Scott
2018-05-12
1
-7/+11
*
CPackRPM: Minor formatting cleanup
Craig Scott
2018-05-12
1
-5/+5
*
Modules: Update documented links to CMake community Wiki
Brad King
2018-04-30
1
-2/+2
*
project: Add HOMEPAGE_URL named parameter
Alex Turbov
2018-03-16
1
-1/+5
*
Maint: misc. typos
luz.paz
2018-02-16
1
-1/+1
*
CPack: enable all CMake policies for generator scripts
Domen Vrankar
2017-12-09
1
-49/+20
*
CPack/RPM: check executable flags for debuginfo packages
Domen Vrankar
2017-12-06
1
-2/+73
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-7/+7
*
Merge topic 'cpack-rpm-deb-version'
Brad King
2017-09-22
1
-0/+17
|
\
|
*
CPack RPM and DEB: improved package version handling
Domen Vrankar
2017-09-21
1
-0/+17
*
|
CPack/RPM: new CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST exclude paths
Domen Vrankar
2017-09-21
1
-2/+6
|
/
*
CPackRPM: Restore old style debuginfo creation for rpm >= 4.14
Björn Esser
2017-08-16
1
-2/+10
*
Merge topic 'cpack-rpm-buildrequires-docs'
Brad King
2017-04-21
1
-0/+13
|
\
|
*
CPack/RPM doc: CPACK_RPM_BUILDREQUIRES docs
Domen Vrankar
2017-04-20
1
-0/+13
*
|
Merge topic 'cpack-rpm-debuginfo-honor-package-filename'
Brad King
2017-03-27
1
-2/+42
|
\
\
|
*
|
CPack/RPM: support for debuginfo package renaming
Domen Vrankar
2017-03-25
1
-0/+40
|
*
|
CPack/RPM honor package file name on debuginfo enabled
Domen Vrankar
2017-03-24
1
-2/+2
*
|
|
Merge topic 'cpack-rpm-debuginfo-docs-cleanup'
Brad King
2017-03-27
1
-8/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CPack/RPM can now generate a single debuginfo package
Domen Vrankar
2017-03-27
1
-8/+0
|
*
|
Merge branch 'cpack-rpm-correct-error-message-debug-lengths' into release
Brad King
2017-03-23
1
-2/+2
|
|
\
\
*
|
\
\
Merge topic 'cpack-rpm-correct-error-message-debug-lengths'
Brad King
2017-03-24
1
-2/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
CPack/RPM: fix error message associated with source path length
Daniel Black
2017-03-23
1
-2/+2
*
|
|
Merge topic 'cpack-rpm-debuginfo-multiple-files-fix'
Brad King
2017-03-22
1
-2/+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CPack/RPM: fix cpack_rpm_debugsymbol_check parameter
Domen Vrankar
2017-03-21
1
-2/+8
|
|
/
*
|
CPack/RPM: handle extra slashes
Domen Vrankar
2017-03-13
1
-0/+15
*
|
Modules: Add x32-abi support to hard-coded paths
Steven Newbury
2017-03-07
1
-1/+1
|
/
*
Merge topic 'cpack-rpm-user-binary-spec-file-fix'
Brad King
2017-01-10
1
-1/+1
|
\
|
*
CPack/RPM fix - custom binary spec file handling
Domen Vrankar
2017-01-10
1
-1/+1
*
|
CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELIST
Harry Mallon
2016-12-03
1
-5/+8
*
|
CPack/RPM prevent special tags from being removed
Domen Vrankar
2016-11-05
1
-1/+5
*
|
CPack/RPM omit unsupported tags
Alexander Adam
2016-11-05
1
-0/+20
*
|
Merge topic 'cpack-doc-typos'
Brad King
2016-11-02
1
-3/+3
|
\
\
|
|
/
|
*
CPackRPM: Fix incorrect variable name in documentation
Alex Turbov
2016-11-02
1
-3/+3
*
|
CPack/RPM single debuginfo packaging
Domen Vrankar
2016-10-07
1
-51/+236
*
|
CPack/RPM learned defining main component
Domen Vrankar
2016-10-07
1
-5/+30
|
/
*
CPack/RPM debuginfo package without binaries
Domen Vrankar
2016-10-06
1
-27/+38
*
CPack/RPM debuginfo package objdump error suppression
Domen Vrankar
2016-10-06
1
-1/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
CPack/RPM debuginfo packaging documentation
Domen Vrankar
2016-09-27
1
-8/+90
*
CPack/RPM debuginfo directories to sources
Domen Vrankar
2016-09-27
1
-2/+30
*
CPack/RPM debuginfo packages must contain sources
Domen Vrankar
2016-09-27
1
-12/+123
*
Merge topic 'cpack-rpm-policy-warnings'
Brad King
2016-09-20
1
-1/+4
|
\
|
*
CPackRPM: Avoid CMP0007 warnings
Domen Vrankar
2016-09-20
1
-1/+4
*
|
CPack/RPM: Generate source rpm (SRPM) packages on demand
Domen Vrankar
2016-09-20
1
-25/+202
|
/
*
CPack RPM debuginfo packages generation
Istvan Bodnar
2016-08-25
1
-2/+63
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-32/+32
*
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
|
\
\
|
|
/
|
/
|
[next]