index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cpack-trace-argument'
Brad King
2022-10-27
1
-2/+2
|
\
|
*
CPack: Require no argument for --trace and --trace-expand
Kyle Edwards
2022-10-25
1
-2/+2
*
|
CPack/NSIS: Add options to set makensis arguments
Johnny Jazeix
2022-09-26
1
-2/+32
*
|
Build: Move `HAVE_CoreServices` to `cmCPackConfigure.h`
Alex Turbov
2022-09-22
2
-3/+5
*
|
Build: Add `ENABLE_BUILD_FREEBSD_PKG` to `cmCPackConfigure.h`
Alex Turbov
2022-09-22
2
-2/+3
*
|
Build: Use imported `LibUUID::LibUUID` target instead of variables
Alex Turbov
2022-09-22
3
-2/+7
*
|
Merge topic 'cpack-archive-custom-extension'
Brad King
2022-09-07
1
-0/+12
|
\
\
|
*
|
CPack: allow custom file extension in archive generator
Andrey Filipenkov
2022-09-01
1
-0/+12
*
|
|
CPack: Add support for presets
Kyle Edwards
2022-08-31
1
-3/+166
*
|
|
Help: Short options first, then long, then Windows style
Alex Turbov
2022-08-14
1
-1/+1
|
/
/
*
|
FreeBSD: follow CPACK_PACKAGE_FILE_NAME, if set
Adriaan de Groot
2022-07-05
1
-1/+20
*
|
FreeBSD: explain the pkg_create() call
Adriaan de Groot
2022-07-05
1
-0/+8
*
|
FreeBSD: drop support for libpkg before 1.17
Adriaan de Groot
2022-07-05
1
-28/+1
|
/
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
6
-10/+10
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-1/+1
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-2/+1
*
style: use `cmStrCat` in some more locations
Ben Boeckel
2022-05-19
1
-1/+1
*
Merge topic 'cpack-wix-arch'
Brad King
2022-05-05
1
-1/+12
|
\
|
*
CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers
jakoblover
2022-05-05
1
-1/+12
*
|
CPack: Remove the deprecated PackageMaker generator
Craig Scott
2022-05-04
3
-632/+0
*
|
Merge topic 'restore-CPACK_PACKAGEMAKER_CHOICES'
Brad King
2022-05-03
1
-21/+37
|
\
\
|
|
/
|
/
|
|
*
productbuild: Restore CPACK_PACKAGEMAKER_CHOICES variable
Craig Scott
2022-04-29
1
-21/+37
*
|
CPack: Use cmCommandLineArgument instead of cmsys::CommandLineArguments
Kyle Edwards
2022-04-20
1
-108/+115
|
/
*
CPackIFW: Fix regression in icon file names
Jean-Philippe Lebel
2022-04-14
1
-3/+3
*
CPack/IFW: Add missing referenced source file validation
Craig Scott
2022-03-25
1
-2/+22
*
productbuild: Don't write rootVolumeOnly attribute if writing domains
Craig Scott
2022-03-21
1
-3/+13
*
productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usage
Craig Scott
2022-03-21
1
-5/+4
*
CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA
Brad King
2022-01-18
1
-3/+7
*
CPack/productbuild: add options to control domains element
David Wosk
2022-01-06
2
-1/+40
*
FreeBSD: tidy up
Adriaan de Groot
2021-12-21
1
-8/+14
*
FreeBSD: handle new package-file-suffix
Adriaan de Groot
2021-12-21
1
-11/+31
*
FreeBSD: fix up the package name
Adriaan de Groot
2021-12-21
1
-6/+35
*
FreeBSD: migrate to newer pkg_create(3) API
Adriaan de Groot
2021-12-21
1
-3/+69
*
Merge topic 'ifw-sign-installer'
Brad King
2021-12-02
3
-0/+23
|
\
|
*
CPackIFW: add support for signing the generated app bundles on macOS
Erlend E. Aasland
2021-11-22
3
-0/+23
*
|
CPack/productbuild: Add option to customize product identifier
Greg Fiumara
2021-11-18
2
-5/+20
*
|
CPack: Remove undocumented deprecated OSXX11 generator
Brad King
2021-11-05
4
-429/+0
*
|
Source: Cleanup and simplify some code
Rose
2021-11-04
20
-69/+57
*
|
Source: Replace C headers with C++ ones
Rose
2021-11-02
2
-4/+2
|
/
*
CPackIFW: add support for archive format and compression level options
Erlend E. Aasland
2021-10-28
2
-0/+32
*
Merge topic 'purge-sprintf'
Brad King
2021-10-27
1
-1/+1
|
\
|
*
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-1/+1
*
|
Source: Simplify some boolean expressions
Rose
2021-10-23
1
-5/+4
|
/
*
Merge topic 'ifw-run-program'
Brad King
2021-10-19
2
-0/+44
|
\
|
*
CPackIFW: Add support for RunProgram* config variables
Erlend E. Aasland
2021-10-17
2
-0/+44
*
|
Merge topic 'fix-ifdef-windows'
Brad King
2021-10-18
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Source: Fix typo in _WIN32 preprocessor checks
Brad King
2021-10-15
1
-1/+1
|
*
Merge topic 'cmake-E-cat-binary' into release-3.19
Brad King
2020-10-15
1
-19/+14
|
|
\
*
|
\
Merge topic 'ifw-installer-icon-filenames'
Craig Scott
2021-10-15
1
-4/+12
|
\
\
\
|
*
|
|
CPackIFW: Avoid colliding names for icons / logos
Erlend E. Aasland
2021-10-14
1
-4/+12
[next]