| Commit message (Expand) | Author | Age | Files | Lines |
* | CPack/DEB: Avoid overriding user-provided `postinst` and `postrm` | Alex Turbov | 2021-07-12 | 1 | -1/+1 |
|
|
* | Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21 | Brad King | 2021-07-08 | 1 | -1/+0 |
|\ |
|
| * | Check*CompilerFlag: Do not set result as a normal variable too | Robert Maynard | 2021-07-08 | 1 | -1/+0 |
|
|
| * | Merge topic 'correct_check_compiler_flag_regression' into release-3.19 | Brad King | 2020-11-30 | 1 | -3/+3 |
| |\ |
|
* | | | CPack/RPM: Fix weak dep support | Alex Sweet | 2021-06-29 | 1 | -0/+15 |
|
|
* | | | CheckCompilerFlag: Handle -Werror= for GCC 11 | Marc Aldorasi | 2021-06-17 | 1 | -2/+4 |
|
|
* | | | Merge topic 'add_hip_language' | Brad King | 2021-06-09 | 4 | -0/+23 |
|\ \ \ |
|
| * | | | HIP: Add HIP to all the Check* modules | Robert Maynard | 2021-06-07 | 3 | -0/+9 |
|
|
| * | | | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -0/+14 |
|
|
* | | | | CPackDeb: output the error message when no description can be made | Ben Boeckel | 2021-06-07 | 1 | -1/+1 |
|/ / / |
|
* | | | CPack/NSIS: Fix CPACK_NSIS_UNINSTALL_NAME when not Uninstall.exe | Markus Israelsson | 2021-04-27 | 1 | -2/+2 |
|
|
* | | | CPackRPM: add scriplets tags only if scripts exist | Domen Vrankar | 2021-04-01 | 1 | -36/+67 |
|
|
* | | | Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts' | Brad King | 2021-04-01 | 1 | -0/+19 |
|\ \ \ |
|
| * | | | CPackRPM: handle scripts in debuginfo single package mode | Domen Vrankar | 2021-03-30 | 1 | -0/+19 |
|
|
* | | | | CPackRPM: correctly handle empty dir in single package mode | Domen Vrankar | 2021-03-28 | 1 | -2/+8 |
|/ / / |
|
* | | | CPack/NSIS: Add option for setting branding text | Johnny Jazeix | 2021-02-07 | 1 | -0/+1 |
|
|
* | | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libs | Deniz Bahadir | 2021-01-22 | 1 | -2/+15 |
|
|
* | | | CPack/NuGet: Fix nuspec file generation for UNIX-style OS | iorikyu | 2020-12-22 | 1 | -1/+1 |
|
|
* | | | Merge topic 'correct_check_compiler_flag_regression' | Brad King | 2020-11-30 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag | Robert Maynard | 2020-11-25 | 1 | -3/+3 |
|
|
* | | | Merge topic 'check-lang-conditions' | Brad King | 2020-11-30 | 3 | -20/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 3 | -20/+20 |
| |/ |
|
* | | CPack/DEB: Do not crash when asked for debug symbols when there are none | Andrew Fuller | 2020-11-16 | 1 | -0/+4 |
|
|
* | | Merge topic 'cpack-nuget' | Brad King | 2020-11-06 | 2 | -5/+78 |
|\ \ |
|
| * | | CPack/NuGet: Add settings for the license, icon, and language | Bob Apthorpe | 2020-11-05 | 2 | -5/+78 |
|
|
* | | | Merge topic 'CheckSourceRuns-compatibility' | Brad King | 2020-10-30 | 1 | -1/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | CheckSourceRuns: do not fail on unrecognized arguments | Ben Boeckel | 2020-10-28 | 1 | -1/+6 |
|
|
* | | | Merge topic 'check-module-name-conflicts' | Brad King | 2020-10-27 | 3 | -0/+343 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 3 | -0/+343 |
|
|
* | | CPack/NSIS: Template file in UTF-8 BOM to support Unicode | Johnny Jazeix | 2020-10-19 | 1 | -1/+1 |
|/ |
|
* | CPack/WiX: Add support for custom XML namespaces | Fritz Elfert | 2020-08-18 | 1 | -1/+1 |
|
|
* | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -2/+2 |
|
|
* | FindCUDAToolkit: Re-unify with Internal/CUDAToolkit | Raul Tambre | 2020-06-12 | 1 | -227/+0 |
|
|
* | Merge topic 'fix-cpack-deb-generating-empty-paragraph' | Brad King | 2020-05-28 | 1 | -0/+10 |
|\ |
|
| * | CPack-deb: don't add a line with a dot to pkg desc | Jonathan Verner | 2020-05-27 | 1 | -0/+10 |
|
|
* | | CUDA: Check for lib/x64 library directory in Internal/CUDAToolkit | Raul Tambre | 2020-05-26 | 1 | -0/+2 |
|
|
* | | FindCUDAToolkit: Factor out discovery code into a separate file | Raul Tambre | 2020-05-15 | 1 | -0/+225 |
|
|
* | | CPack/NSIS: Add option for setting DPI-aware | Johnny Jazeix | 2020-04-14 | 1 | -0/+1 |
|
|
* | | CPackRPM: Add PRE_/POST_TRANS scripts | Sarang Joshi | 2020-02-24 | 1 | -5/+13 |
|
|
* | | CPack/NuGet: Provide more granular errors | Yacoub Hossain | 2020-02-17 | 1 | -0/+16 |
|/ |
|
* | Merge topic 'cpack-deb-fix-description' | Brad King | 2020-01-27 | 1 | -1/+2 |
|\ |
|
| * | CPack: Fix regression in Deb description | Kyle Edwards | 2020-01-24 | 1 | -1/+2 |
|
|
* | | Merge topic 'fix-cpack-deb-description-file' | Brad King | 2020-01-13 | 1 | -2/+9 |
|\ \
| |/ |
|
| * | CPack: Fix regression in DEB generator description | Kyle Edwards | 2020-01-10 | 1 | -2/+9 |
|
|
* | | CPack/NSIS: Also preload the "UserInfo.dll" plugin | Patrick Storz | 2020-01-04 | 1 | -0/+3 |
|
|
* | | CPack/NSIS: Avoid "setup loading" screen by fixing template order | Patrick Storz | 2020-01-04 | 1 | -9/+8 |
|
|
* | | Merge topic 'add_cuda_meta_compiler_features' | Brad King | 2019-12-12 | 1 | -0/+14 |
|\ \ |
|
| * | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+14 |
|
|
* | | | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL' | Kyle Edwards | 2019-12-11 | 3 | -5/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URL | Alex Turbov | 2019-12-09 | 3 | -5/+5 |
|
|