summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CPack/tests
Commit message (Expand)AuthorAgeFilesLines
* CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-063-3/+3
* CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLABrad King2022-01-184-0/+21
* Tests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSEBrad King2022-01-184-0/+30
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecturemakise-homura2021-10-151-1/+2
* Tests: fix RunCMake.CPack_DEB.EXTRA on Debian non-Linux OSesPino Toscano2021-09-181-2/+2
* CPack/DEB: dbgsym package not generated for non-component packagingAlex Turbov2021-07-132-25/+43
* Merge topic 'cpackdeb-md5sums-order'Brad King2021-07-013-2/+5
|\
| * Tests: update MD5SUMS test to have several filesAlexey Rogachevskiy2021-06-303-2/+5
* | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-292-11/+31
|/
* Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test caseBrad King2021-06-101-0/+17
* Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formattingBrad King2021-06-091-10/+27
* CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-232-0/+14
* cmArchiveWrite: Consolidate multiple ways to set thread countNils Gladitz2021-04-221-1/+1
* CPackRPM: add scriplets tags only if scripts existDomen Vrankar2021-04-015-69/+85
* Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'Brad King2021-04-014-1/+24
|\
| * CPackRPM: handle scripts in debuginfo single package modeDomen Vrankar2021-03-304-1/+24
* | CPackRPM: correctly handle empty dir in single package modeDomen Vrankar2021-03-282-1/+4
|/
* Tests: Update CPack DEBUGINFO tests for IntelLLVMWilliam R. Dieter2021-01-281-1/+1
* Tests: Update tests for NVHPC compilerTin Huynh2021-01-271-2/+2
* CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-264-2/+4
* cpack(DEB): Issue warning if custom script for control file is missingAsit Dhal2021-01-151-0/+6
* CPack/DEB: Do not crash when asked for debug symbols when there are noneAndrew Fuller2020-11-162-1/+9
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-223-3/+3
* Tests: Cover using RTF for DMG SLAsBrad King2020-07-033-7/+11
* Tests: Add case for CPack DMG multi-language SLAsBrad King2020-07-027-0/+62
* CPack: Introduce pre- and post- build actionsAlex Turbov2020-06-156-0/+39
* CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`Alex Turbov2020-06-053-0/+19
* Merge topic 'fix-cpack-deb-generating-empty-paragraph'Brad King2020-05-281-11/+1
|\
| * CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-271-11/+1
* | cmCPackArchiveGenerator: support multithreaded compressionBen Boeckel2020-04-034-0/+18
* | CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-242-2/+18
|/
* Merge topic 'cpack-deb-fix-description'Brad King2020-01-273-6/+15
|\
| * CPack: Fix regression in Deb descriptionKyle Edwards2020-01-243-6/+15
* | Merge topic 'cpack-custom-dmg-names'Craig Scott2020-01-172-0/+6
|\ \
| * | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAMEAndrew Fuller2020-01-162-0/+6
* | | Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-131-0/+2
|\ \ \ | |/ / |/| / | |/
| * CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-101-0/+2
* | Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+2
* | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL'Kyle Edwards2019-12-113-0/+50
|\ \ | |/ |/|
| * CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-093-0/+50
* | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-113-15/+0
|/
* CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-214-3/+132
* cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-303-0/+15
* CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-214-11/+27
* Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-171-0/+5
* Tests: Split CPack DEB and RPM tests into smaller testsKyle Edwards2019-01-102-2/+2
* CPack/External: Fix status messages of staging scriptsNils Gladitz2018-12-072-0/+3
* CPack: Rename Ext generator to ExternalCraig Scott2018-11-0513-34/+34
* CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-212-8/+35