summaryrefslogtreecommitdiff
path: root/Modules/Internal
Commit message (Expand)AuthorAgeFilesLines
* CPack: Add Inno Setup generatorJannik Alber2023-04-282-0/+122
* Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'Brad King2023-03-142-3/+8
|\
| * CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-132-3/+8
* | Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)scivision2023-03-085-10/+11
|/
* CheckCompilerFlag: Match the Clang "argument unused" output for all languagesKOLANICH2023-01-242-8/+3
* Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+2
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-183-33/+1
* CompileFeatures: Warn explicitly when feature detection binary is not foundBrad King2023-01-181-4/+7
* Source: Fix a few typosVitaly Stakhovsky2023-01-171-2/+2
* CheckCompilerFlag: Add Swift SupportEvan Wilde2022-11-041-0/+2
* CheckSourceCompiles: For Swift executable, name source 'main.swift'Evan Wilde2022-10-241-2/+6
* CheckSourceCompiles: Add support for SwiftEvan Wilde2022-10-241-0/+3
* Merge topic 'cpack-nsis-uninstaller'Brad King2022-10-111-5/+14
|\
| * CPack/NSIS: Fix installer not waiting for uninstaller to finishMika Fischer2022-10-101-5/+14
* | Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-273-10/+9
* | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-143-5/+3
* | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-062-18/+18
* | Merge topic 'cpack-nuget-components-on-windows'Brad King2022-05-191-1/+3
|\ \ | |/
| * CPack/NuGet: Restore component packaging on WindowsAlex Turbov2022-05-181-1/+3
* | CPack/NSIS: Fix several typos in the NSIS templateSadie Powell2022-05-031-22/+22
* | Merge topic 'CheckCompilerFlags-revert-linker-warnings'Brad King2022-04-221-0/+9
|\ \ | |/
| * CheckLinkerFlag: Catch linker warning when the checked flag is ignoredBrad King2022-04-211-0/+9
* | Merge topic 'check-flag-fembed-bitcode-conflict'Brad King2022-04-111-0/+69
|\ \ | |/
| * CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-091-0/+69
* | Merge topic 'CheckCompilerFlag-restore-env'Brad King2022-04-081-2/+2
|\ \ | |/
| * CheckCompilerFlag: Fix regression in locale environment preservationBrad King2022-04-071-2/+2
| * Merge topic 'productbuild-rootVolumeOnly' into release-3.23Brad King2022-03-221-6/+5
| |\
| * \ Merge topic 'cpack-nsis-fix-uninstall-quoting' into release-3.23Brad King2022-03-221-3/+5
| |\ \
* | \ \ Merge topic 'productbuild-rootVolumeOnly'Brad King2022-03-221-6/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-211-2/+1
| * | | CPack: Avoid space / tab mix in productbuild distribution.xml templateCraig Scott2022-03-211-6/+6
| |/ /
* | | Merge topic 'cpack-nsis-fix-uninstall-quoting'Brad King2022-03-221-3/+5
|\ \ \ | | |/ | |/|
| * | CPack/NSIS: Add support for unquoted (legacy) uninstaller stringsMarc Jeanmougin2022-03-211-0/+4
| * | CPack/NSIS: Fix uninstall command when run from installerMarc Jeanmougin2022-03-211-3/+1
* | | CPack/RPM: Honor CPACK_RPM_<component>_PACKAGE_ variables when set OFFPhilip Bailey2022-02-081-1/+1
| |/ |/|
* | CPack/NSIS: Fix description not displayed for componentsJohnny Jazeix2022-01-291-2/+1
* | Check{Compiler,Linker}Flag: Add possibility to retrieve check outputsMarc Chevrier2022-01-193-1/+24
* | CheckLinkerFlag: rely now on internal implementationMarc Chevrier2022-01-141-0/+35
* | internal/CheckCompilerFlag: rely on common configurationMarc Chevrier2022-01-142-64/+79
* | FreeBSD: fix up the package nameAdriaan de Groot2021-12-211-1/+1
* | CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-052-0/+0
* | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecturemakise-homura2021-10-151-0/+8
|/
* CPack/NSIS: Fix uninstall on Windows using "Apps & Features"Andras Lasso2021-09-141-1/+1
* Merge topic 'host-distro-info'Brad King2021-08-242-0/+79
|\
| * cmake_host_system_information: Can run fallback scriptsAlex Turbov2021-08-202-0/+79
* | Merge topic 'nsis_ignore_license_page'Brad King2021-08-031-1/+1
|\ \
| * | CPack/NSIS: Add option to not display license pageJohnny Jazeix2021-08-011-1/+1
| |/
* | Merge topic 'cpack-rpm-pre-semicolon'Brad King2021-08-031-3/+1
|\ \ | |/ |/|
| * CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scriptsArtur Samarin2021-08-021-3/+1
* | Merge topic 'cpack-deb-lib-multiarch'Brad King2021-07-131-2/+4
|\ \