index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
CPackComponentsForAll
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPack: Remove the deprecated PackageMaker generator
Craig Scott
2022-05-05
1
-1
/
+1
*
Merge topic 'ci-rpm'
Brad King
2021-06-11
2
-2
/
+2
|
\
|
*
Tests: Fix CPackComponentsForAll-RPM-IgnoreGroup test on Fedora 34
Brad King
2021-06-10
2
-2
/
+2
*
|
Tests: Improve CPackComponentsForAll test error formatting
Brad King
2021-06-10
1
-3
/
+12
|
/
*
Tests: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1
/
+1
*
Tests: Verify DMG default SLA content
Brad King
2020-07-03
1
-0
/
+16
*
Tests: Verify SLA in CPackComponentsForAll-DragNDrop-* DMG files
Brad King
2020-07-02
1
-0
/
+16
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-0
/
+1
*
Fix misc. typos
luz.paz
2018-06-04
1
-1
/
+1
*
CPack: Add NuGet support
Alex Turbov
2018-05-11
5
-0
/
+36
*
Tests: Format `RunCPackVerifyResult.cmake` more consistently
Alex Turbov
2018-05-09
1
-24
/
+24
*
CPack RPM and DEB: improved package version handling
Domen Vrankar
2017-09-21
1
-1
/
+1
*
CPack/RPM tests: handle build-id links
Domen Vrankar
2017-03-27
1
-4
/
+4
*
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
1
-0
/
+3
*
Merge topic 'cpack-rpm-different-package-names'
Brad King
2016-05-16
1
-1
/
+1
|
\
|
*
CPack/RPM different package names
Domen Vrankar
2016-05-15
1
-1
/
+1
*
|
CPack/Deb test changes due to breaking changes
Domen Vrankar
2016-05-13
1
-1
/
+1
|
/
*
CPack/RPM external symlink handling
Domen Vrankar
2016-04-01
2
-0
/
+6
*
cpack rpm setting of defattr
Domen Vrankar
2016-03-29
2
-0
/
+38
*
CPack/RPM support for upper cased component variables
Domen Vrankar
2016-02-13
3
-11
/
+11
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-1
/
+1
*
CPackRPM content listing refactor
Domen Vrankar
2015-04-19
3
-1
/
+32
*
CPackRPM: Add basic symlink support (#15209)
Domen Vrankar
2015-03-31
3
-5
/
+184
*
CPack/RPM ignore install prefix relocation path
Domen Vrankar
2015-03-20
2
-2
/
+6
*
CPack/RPM improved component override test
Domen Vrankar
2015-03-17
2
-12
/
+12
*
CPack/RPM architecture test fixup
Domen Vrankar
2015-03-15
1
-6
/
+25
*
CPack/RPM relocation paths test fixup
Domen Vrankar
2015-03-15
1
-4
/
+6
*
CPackRPM: Consolidate CPackComponentsForAll test case coverage
Domen Vrankar
2015-02-27
1
-25
/
+5
*
Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup...
Domen Vrankar
2015-02-27
2
-3
/
+38
|
\
|
*
CPackRPM: Fix handling of relocation prefix parent directories
Domen Vrankar
2015-02-27
2
-3
/
+37
*
|
CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)
Domen Vrankar
2015-02-24
2
-2
/
+26
*
|
Tests: CpackRPM test component architecture
Joshua A Clayton
2015-02-23
2
-0
/
+14
|
/
*
CPackRPM: Allow multiple path relocation prefixes for one package
Domen Vrankar
2015-01-29
3
-9
/
+43
*
CPackRPM: Add component based packaging description and summary
Domen Vrankar
2014-10-21
2
-1
/
+67
*
cpack: For DragNDrop generator, add sysroot option when calling Rez.
Clinton Stimpson
2013-10-31
2
-1
/
+5
*
Tests: Use the right path to CPack value for running CPack tests
David Cole
2012-11-29
1
-6
/
+5
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
5
-24
/
+24
*
CPackRPM support component specific variables for spec files
Eric NOULARD
2011-10-30
2
-0
/
+2
*
Merge topic 'drag-n-drop-components'
Brad King
2011-04-05
2
-1
/
+18
|
\
|
*
Add component support to DragNDrop generator.
Clinton Stimpson
2011-03-31
2
-1
/
+18
*
|
Fix #11964 Handle lib64 library on Linux
Eric NOULARD
2011-03-31
2
-172
/
+3
|
/
*
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
2
-43
/
+20
*
Merge topic 'CPackRPM-TestWithMoreTraces'
Brad King
2011-03-15
3
-5
/
+180
|
\
|
*
Remove debbuging typo
Eric NOULARD
2011-03-14
1
-3
/
+3
|
*
CPack try to please SUSE 64 bits and install lib in lib64 and not lib.
Eric NOULARD
2011-03-13
2
-1
/
+173
|
*
CPackRPM add more trace output in order to help failing diagnostics
Eric NOULARD
2011-03-10
1
-4
/
+7
*
|
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
4
-0
/
+16
|
/
*
Merge topic 'CPackRPM-enableCPackTests'
Brad King
2011-03-08
1
-0
/
+17
|
\
|
*
CPackRPM activate CPackRPM test on Linux systems where rpmbuild is found
Eric NOULARD
2011-03-03
1
-0
/
+17
*
|
CPackArchive package all components specified in CPACK_COMPONENTS_ALL
Eric NOULARD
2011-03-03
1
-1
/
+1
|
/
[next]