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-auto-suffixes'
Brad King
2023-11-28
3
-0/+14
|
\
|
*
CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing
Alex Neundorf
2023-11-27
3
-3/+4
|
*
CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing
Alex Neundorf
2023-11-27
3
-0/+13
*
|
CPack: Avoid adding duplicate files to archive when combining components
Atılhan Emre Dursunoğlu
2023-10-26
5
-0/+93
|
/
*
Tests: Fix RunCMake infrastructure for LCC and CMP0129
Brad King
2023-04-03
1
-4/+0
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
2
-2/+2
*
CPack: re-use paths of tools discovered by CMakeFindBinUtils
Matteo Martelli
2022-09-06
6
-11/+11
*
CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA
Brad King
2022-01-18
5
-0/+22
*
Tests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSE
Brad King
2022-01-18
5
-0/+31
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0/+4
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
*
CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecture
makise-homura
2021-10-15
1
-1/+2
*
Tests/RPM: skip tests tat rely on debugedit if it's not found
makise-homura
2021-10-15
1
-5/+22
*
Tests: fix RunCMake.CPack_DEB.EXTRA on Debian non-Linux OSes
Pino Toscano
2021-09-18
1
-2/+2
*
CPack/DEB: dbgsym package not generated for non-component packaging
Alex Turbov
2021-07-13
3
-25/+44
*
Merge topic 'ci-fixups'
Brad King
2021-07-06
1
-1/+2
|
\
|
*
Tests: Fix newline matching in several RunCMake.* cases
Brad King
2021-07-02
1
-1/+2
*
|
Merge topic 'cpackdeb-md5sums-order'
Brad King
2021-07-01
3
-2/+5
|
\
\
|
|
/
|
/
|
|
*
Tests: update MD5SUMS test to have several files
Alexey Rogachevskiy
2021-06-30
3
-2/+5
*
|
CPack/RPM: Fix weak dep support
Alex Sweet
2021-06-29
2
-11/+31
|
/
*
Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test case
Brad King
2021-06-10
1
-0/+17
*
Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formatting
Brad King
2021-06-09
2
-11/+28
*
CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLES
Nils Gladitz
2021-05-23
3
-0/+15
*
Merge topic 'lzma-threads'
Brad King
2021-04-26
1
-1/+1
|
\
|
*
cmArchiveWrite: Consolidate multiple ways to set thread count
Nils Gladitz
2021-04-22
1
-1/+1
*
|
Tests: Improve RunCMake.CPack* test error formatting
Brad King
2021-04-22
1
-13/+23
|
/
*
CPackRPM: add scriplets tags only if scripts exist
Domen Vrankar
2021-04-01
6
-70/+86
*
Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'
Brad King
2021-04-01
6
-2/+32
|
\
|
*
CPackRPM: handle scripts in debuginfo single package mode
Domen Vrankar
2021-03-30
6
-2/+32
*
|
CPackRPM: correctly handle empty dir in single package mode
Domen Vrankar
2021-03-28
2
-1/+4
|
/
*
Tests: Explicitly set permissions in CPack tests to avoid perimssions errors
william.r.dieter
2021-01-29
1
-0/+6
*
Tests: Update CPack DEBUGINFO tests for IntelLLVM
William R. Dieter
2021-01-28
1
-1/+1
*
Tests: Cleanup CPack message when files are expected and none are found
William R. Dieter
2021-01-28
1
-0/+5
*
Tests: Update tests for NVHPC compiler
Tin Huynh
2021-01-27
1
-2/+2
*
CPack: add CPACK_THREADS variable to control compression threads
Rodolfo Lima
2021-01-26
5
-4/+6
*
cpack(DEB): Issue warning if custom script for control file is missing
Asit Dhal
2021-01-15
1
-0/+6
*
CPack/DEB: Do not crash when asked for debug symbols when there are none
Andrew Fuller
2020-11-16
2
-1/+9
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
3
-3/+3
*
Tests: Cover using RTF for DMG SLAs
Brad King
2020-07-03
3
-7/+11
*
Tests: Add case for CPack DMG multi-language SLAs
Brad King
2020-07-02
11
-0/+67
*
CPack: Introduce pre- and post- build actions
Alex Turbov
2020-06-15
7
-0/+40
*
CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`
Alex Turbov
2020-06-05
3
-0/+19
*
Merge topic 'fix-cpack-deb-generating-empty-paragraph'
Brad King
2020-05-28
1
-11/+1
|
\
|
*
CPack-deb: don't add a line with a dot to pkg desc
Jonathan Verner
2020-05-27
1
-11/+1
*
|
cmCPackArchiveGenerator: support multithreaded compression
Ben Boeckel
2020-04-03
5
-0/+20
*
|
CPackRPM: Add PRE_/POST_TRANS scripts
Sarang Joshi
2020-02-24
2
-2/+18
|
/
*
Merge topic 'cpack-deb-fix-description'
Brad King
2020-01-27
4
-7/+16
|
\
|
*
CPack: Fix regression in Deb description
Kyle Edwards
2020-01-24
4
-7/+16
*
|
Merge topic 'cpack-custom-dmg-names'
Craig Scott
2020-01-17
6
-1/+72
|
\
\
|
*
|
CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME
Andrew Fuller
2020-01-16
3
-1/+7
[next]