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
/
Tests
/
RunCMake
/
CPack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cpack-rpm-debuginfo-honor-package-filename'
Brad King
2017-03-27
2
-3/+15
|
\
|
*
CPack/RPM: support for debuginfo package renaming
Domen Vrankar
2017-03-25
2
-2/+6
|
*
CPack/RPM honor package file name on debuginfo enabled
Domen Vrankar
2017-03-24
2
-2/+10
*
|
Merge topic 'cpack-rpm-tests-handle-build-id-links'
Brad King
2017-03-27
2
-1/+7
|
\
\
|
|
/
|
/
|
|
*
CPack/RPM tests: handle build-id links
Domen Vrankar
2017-03-27
2
-1/+7
*
|
CPack/RPM: handle extra slashes
Domen Vrankar
2017-03-13
4
-0/+61
|
/
*
CPack/STGZ: minimalistic packages test
Domen Vrankar
2017-01-22
4
-1/+77
*
CPack/RPM test for using custom binary spec file
Domen Vrankar
2017-01-10
6
-0/+102
*
Merge topic 'cpack-new-tests'
Brad King
2017-01-10
19
-62/+109
|
\
|
*
RunCMake.CPack_* add COMPONENT to minimal test
Domen Vrankar
2016-12-23
1
-1/+1
|
*
CPack/Archive minimal tests for more formats
Domen Vrankar
2016-12-23
19
-62/+109
*
|
Merge topic 'cpack-deb-md5sums-paths-fix'
Brad King
2017-01-10
4
-0/+11
|
\
\
|
*
|
CPack/Deb invalid md5sums file fix
Domen Vrankar
2016-12-23
4
-0/+11
|
|
/
*
|
CPack test additional std out/err regex file overloads
Domen Vrankar
2017-01-10
2
-3/+18
|
/
*
CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELIST
Harry Mallon
2016-12-03
4
-0/+28
*
Tests: CPack test documentation facelift
Domen Vrankar
2016-11-27
1
-32/+136
*
Tests: CPack/DEB test change prerequirements check
Domen Vrankar
2016-11-27
4
-6/+11
*
Tests: source CPack tests don't require build stage
Domen Vrankar
2016-11-27
2
-3/+3
*
Tests: CPack test set packaging type
Domen Vrankar
2016-11-27
25
-158/+130
*
Tests: remove generator prefix from CPack test name
Domen Vrankar
2016-11-27
19
-7/+7
*
Tests: CPack test long_filenames prerequirements
Domen Vrankar
2016-11-27
1
-2/+2
*
Tests: CPack test use same content list
Domen Vrankar
2016-11-27
22
-107/+154
*
Tests: CPack test unify expected file naming
Domen Vrankar
2016-11-27
27
-54/+122
*
Tests: CPack test move and merge VerifyResult
Domen Vrankar
2016-11-27
16
-117/+110
*
Tests: CPack test move per test prerequirements
Domen Vrankar
2016-11-27
4
-2/+2
*
Tests: CPack test merge generator specifics
Domen Vrankar
2016-11-27
21
-104/+127
*
Tests: CPack test move ExpectedFiles script
Domen Vrankar
2016-11-27
35
-105/+109
*
Tests: CPack test should always check test output
Domen Vrankar
2016-11-27
4
-7/+5
*
Tests: CPack test move std error files to test files
Domen Vrankar
2016-11-27
5
-4/+4
*
Tests: CPack move tests to separate dir
Domen Vrankar
2016-11-27
20
-1/+1
*
Tests: CPack test should use default package name
Domen Vrankar
2016-11-27
28
-46/+18
*
Tests: CPack/RPM test introduction of default stderr test output
Domen Vrankar
2016-11-27
14
-22/+3
*
Tests: fix CPack test source packages missing generator type
Domen Vrankar
2016-11-27
1
-1/+1
*
Tests: CPack fix for invalid config file path
Domen Vrankar
2016-11-27
1
-2/+1
*
Tests: Add SHA-3 algorithm coverage to CPack checksum test
Brad King
2016-11-11
1
-1/+1
*
CPack/RPM test for Suggests tag
Alexander Adam
2016-11-05
4
-0/+41
*
Tests: Improve RunCMake.CPack_* failure message formatting
Brad King
2016-10-07
1
-2/+4
*
CPack/RPM single debuginfo packaging
Domen Vrankar
2016-10-07
10
-0/+98
*
CPack/RPM learned defining main component
Domen Vrankar
2016-10-07
5
-0/+32
*
Tests: Add newline to RunCMake.CPack_RPM SOURCE_PACKAGE case
Brad King
2016-09-28
1
-1/+1
*
CPack/RPM debuginfo directories to sources
Domen Vrankar
2016-09-27
1
-2/+2
*
CPack/RPM debuginfo packages must contain sources
Domen Vrankar
2016-09-27
2
-2/+10
*
Tests: Fix RunCMake.CPack test infrastructure after logical conflict
Domen Vrankar
2016-09-20
1
-70/+17
*
Merge topic 'cpack-rpm-srpm-package'
Brad King
2016-09-20
6
-1/+145
|
\
|
*
CPack/RPM: Generate source rpm (SRPM) packages on demand
Domen Vrankar
2016-09-20
6
-1/+145
*
|
CPack: Add option to generate a checksum file next to each package file
Petr Orlov
2016-09-19
5
-0/+30
*
|
Tests: Add subtest support to RunCMake/CPack infrastructure
Domen Vrankar
2016-09-19
3
-12/+40
|
/
*
CPack/DEB: Add option to select archive type
Domen Vrankar
2016-09-05
7
-0/+59
*
CPack/RPM: Add test for debuginfo package generation
Domen Vrankar
2016-08-26
4
-0/+44
*
prefer list(APPEND) over string(APPEND) where appropriate
Daniel Pfeifer
2016-08-08
1
-2/+2
[next]