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-install-opts'
Craig Scott
2021-05-26
1
-0/+17
|
\
|
*
CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLES
Nils Gladitz
2021-05-23
1
-0/+17
*
|
CPack/WIX: Use language en-US, font Consolas, size 14
Jason Erb
2021-05-24
1
-3/+3
|
/
*
clang-tidy: fix `bugprone-redundant-branch-condition`
Brad King
2021-05-11
1
-1/+1
*
Source: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand
friendlyanon
2021-05-01
1
-1/+1
*
cmCPackDebGenerator: Remove unused local variable
Brad King
2021-04-28
1
-1/+0
*
cmArchiveWrite: Consolidate multiple ways to set thread count
Nils Gladitz
2021-04-22
3
-34/+12
*
Update CMake code using KWSys to account for Status return values
Brad King
2021-04-14
1
-6/+7
*
Merge topic 'ifw-depends-name-version-parsing'
Brad King
2021-03-30
1
-33/+78
|
\
|
*
CPackIFW: Fix parsing of name and version in component DEPENDS
Craig Scott
2021-03-26
1
-32/+77
|
*
CPackIFW: Remove redundant variable assignment
Craig Scott
2021-03-24
1
-1/+1
*
|
Merge branch 'master' into nsis-branding-trim-position
Craig Scott
2021-03-24
3
-3/+11
|
\
\
|
|
/
|
*
CPack: Fix symbolic link detection for directories
Olivier Iffrig
2021-03-05
1
-1/+2
|
*
cpack: add CPACK_DMG_FILESYSTEM
Kevin Ushey
2021-03-02
1
-1/+6
|
*
Merge topic 'cpack_nsis_executable_custom'
Brad King
2021-02-23
1
-1/+3
|
|
\
|
|
*
CPack/NSIS: Add option for setting custom makensis executable
Johnny Jazeix
2021-02-22
1
-1/+3
*
|
|
CPack: Validate and document NSIS branding text trim positions
Craig Scott
2021-03-24
1
-3/+10
|
/
/
*
|
CPackIFWInstaller: Avoid potential null pointer dereference
Craig Scott
2021-02-19
1
-2/+9
|
/
*
CPackIFW: Improve warning and docs for show page list option
Craig Scott
2021-02-14
1
-3/+5
*
CPackIFW: Fix cppcheck warnings
Craig Scott
2021-02-14
1
-3/+4
*
CPack/NSIS: Add option for setting branding text
Johnny Jazeix
2021-02-07
1
-0/+19
*
Merge topic 'clang-tidy-fixes'
Brad King
2021-01-27
4
-12/+12
|
\
|
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
4
-12/+12
*
|
CPack: add CPACK_THREADS variable to control compression threads
Rodolfo Lima
2021-01-26
2
-3/+29
|
/
*
cpack(DEB): Issue warning if custom script for control file is missing
Asit Dhal
2021-01-15
1
-0/+9
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
13
-226/+245
*
CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variable
Konstantin Podsvirov
2020-11-27
2
-0/+29
*
CPack/DEB: Do not crash when asked for debug symbols when there are none
Andrew Fuller
2020-11-16
1
-1/+2
*
configure_file: Add option for user defined permissions
Asit Dhal
2020-10-24
1
-1/+1
*
Merge topic 'cmake-E-cat-binary'
Brad King
2020-10-15
1
-19/+14
|
\
|
*
cmConsoleBuf: Factor out cout/cerr console buffer management
Brad King
2020-10-14
1
-10/+5
|
*
clang-format: Fix include block order in ctest.cxx and cpack.cxx
Brad King
2020-10-14
1
-9/+9
*
|
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
36
-144/+36
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
2
-29/+33
*
|
CPack/WiX: Add support for custom XML namespaces
Fritz Elfert
2020-08-18
3
-2/+52
*
|
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
4
-37/+37
*
|
Clean a few string conversions
Vitaly Stakhovsky
2020-07-09
1
-1/+1
*
|
CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated tools
Brad King
2020-07-07
2
-233/+248
*
|
Merge topic 'restore-cwd-translation-map'
Brad King
2020-07-03
1
-1/+1
|
\
\
|
|
/
|
*
Restore handling of build directory inside a symlinked path
Brad King
2020-07-02
1
-1/+1
*
|
configure_file: Add option to control file permissions transfer to copy
Rahul Gottipati
2020-06-30
1
-1/+1
*
|
CPack: Introduce pre- and post- build actions
Alex Turbov
2020-06-15
1
-6/+44
*
|
CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`
Alex Turbov
2020-06-05
1
-0/+6
|
/
*
GetDefinition: avoid duplicate calls
Vitaly Stakhovsky
2020-05-29
1
-4/+3
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
3
-5/+5
*
CPack: Fix newline output in .deb generator
Kyle Edwards
2020-04-30
1
-11/+15
*
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
1
-1/+1
*
Merge topic 'cpack-symlinks'
Brad King
2020-04-22
2
-0/+5
|
\
|
*
CPack: Do not recurse through directory symlinks
Brad King
2020-04-21
2
-0/+5
[next]