summaryrefslogtreecommitdiff
path: root/Tests/CPackComponentsDEB
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* Tests: Accept line breaks in more places in dpkg-shlibdeps error messagewilliam.r.dieter2021-02-011-1/+1
* CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-2210-3/+204
* CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-271-1/+1
* Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-132-4/+6
|\
| * CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-102-4/+6
* | Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+1
* | replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
|/
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-0/+1
* CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-225-30/+50
* CPackComponentsDEB test: simplify error reportingRolf Eike Beer2019-07-054-48/+13
* CPackComponentsDEB test: simplify if() argumentsRolf Eike Beer2019-07-059-43/+43
* CPackComponentsDEB test: simplify package version generationRolf Eike Beer2019-07-059-18/+14
* Various typo fixesLuz Paz2018-01-042-2/+2
* CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-218-8/+8
* Revert "CPack/DEB: Make package description variable precedence match RPM"Domen Vrankar2016-09-244-10/+7
* CPack/DEB: Make package description variable precedence match RPMDomen Vrankar2016-09-074-7/+10
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-282-2/+2
* Merge topic 'cpack-deb-different-package-names'Brad King2016-05-241-0/+2
|\
| * CPack/Deb possibility to change package nameDomen Vrankar2016-05-231-0/+2
* | CPack/Deb prevent accidental component dependenciesDomen Vrankar2016-05-232-0/+2
|/
* CPack/Deb test changes due to breaking changesDomen Vrankar2016-05-138-12/+12
* Merge topic 'cpack-deb-config-file-source-field'Brad King2015-11-062-0/+108
|\
| * CPackDEB: added config file optional Source fieldRaffi Enficiaud2015-11-042-0/+108
* | CPackDeb: ctest tests for compression scheme leakRaffi Enficiaud2015-11-033-1/+70
|/
* Merge topic 'cpack-package-empty-dirs'Brad King2015-09-291-2/+1
|\
| * CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-291-2/+1
* | Merge topic 'link-https-cmake.org'Brad King2015-09-291-1/+1
|\ \ | |/ |/|
| * Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-1/+1
* | Revert topic 'cpack-package-empty-dirs'Brad King2015-09-251-1/+2
|/
* CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-221-2/+1
* CPackDeb: preventing md5sum on symlinksRaffi Enficiaud2015-09-183-4/+29
* CPackDeb: use of libarchive and removal of fakerootRaffi Enficiaud2015-09-171-0/+19
* CPack/DEB per component dependenciesRaffi Enficiaud2015-05-085-0/+232
* CPack/DEB component dependency auto-discoveryRaffi Enficiaud2015-05-072-0/+99
* CPackDEB component descriptionRaffi Enficiaud2015-04-294-0/+218
* CPackDeb: Add basic package testsRaffi Enficiaud2015-04-238-0/+400