CMake/Source/CPack
Nikita Nemkin 7c825fd15f cpack: Respect CPACK_ARCHIVE_FILE_NAME for non-component packages
The variable CPACK_ARCHIVE_FILE_NAME (added in 9e06e97d30)
only works if per-component packaging is enabled. This isn't obvious
from the documentation.

Make it also work for non-component packages and adjust documentation.

Fixes: #8769
2025-02-04 20:36:10 +05:00
..
IFW Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
WiX Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackArchiveGenerator.cxx cpack: Respect CPACK_ARCHIVE_FILE_NAME for non-component packages 2025-02-04 20:36:10 +05:00
cmCPackArchiveGenerator.h cpack: Respect CPACK_ARCHIVE_FILE_NAME for non-component packages 2025-02-04 20:36:10 +05:00
cmCPackBundleGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackBundleGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackComponentGroup.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackComponentGroup.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackConfigure.h.in Build: Move HAVE_CoreServices to cmCPackConfigure.h 2022-09-22 09:24:49 -04:00
cmCPackCygwinBinaryGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackCygwinBinaryGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackCygwinSourceGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackCygwinSourceGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackDebGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackDebGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackDragNDropGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackDragNDropGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackExternalGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackExternalGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackFreeBSDGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackFreeBSDGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackGeneratorFactory.cxx CPack: add uncompressed TAR support 2025-01-31 10:11:32 -05:00
cmCPackGeneratorFactory.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackInnoSetupGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackInnoSetupGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackLog.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackLog.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackNSISGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackNSISGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackNuGetGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackNuGetGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackPKGGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackPKGGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackProductBuildGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackProductBuildGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackRPMGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackRPMGenerator.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackSTGZGenerator.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmCPackSTGZGenerator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cpack.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
OSXLauncherScript.scpt