summaryrefslogtreecommitdiff
path: root/Tests/CPackComponents
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-051-3/+1
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-2/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-0/+1
* Tests: Fix CPackComponents NSIS install rootBrad King2017-03-091-1/+1
* issues: update references to the CMake issue trackerBen Boeckel2016-08-151-2/+2
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)David Cole2011-01-111-0/+3
* CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)David Cole2011-01-071-0/+10
* Avoid failure of CPackComponents test on dash16 and dash17 since makensis was...David Cole2009-10-281-1/+9
* BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...David Cole2009-01-202-0/+17
* ENH: Use settings for CPackComponents test to make it fail if the recent fix ...David Cole2008-10-291-1/+28
* ENH: Use new cpack_add_component macro (and friends) from the CPackComponents...David Cole2008-07-081-48/+28
* BUG: Be more specific about the expected file name of the installer. (So we d...David Cole2008-06-181-2/+2
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-175-0/+154