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
*
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
*
|
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
2
-4/+5
*
|
Merge topic 'cpack-nsis-dpi-aware'
Brad King
2020-04-15
1
-0/+5
|
\
\
|
*
|
CPack/NSIS: Add option for setting DPI-aware
Johnny Jazeix
2020-04-14
1
-0/+5
*
|
|
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
1
-4/+0
|
/
/
*
|
Merge topic 'parallel-lzma-compression'
Brad King
2020-04-06
3
-0/+41
|
\
\
|
*
|
cmCPackArchiveGenerator: support multithreaded compression
Ben Boeckel
2020-04-03
1
-1/+18
|
*
|
cmCPackArchiveGenerator: support setting archive options
Ben Boeckel
2020-03-31
2
-0/+14
|
*
|
cmArchiveWrite: split out opening the file
Ben Boeckel
2020-03-31
2
-0/+10
*
|
|
cmWorkingDirectory: Add GetOldDirectory method
Brad King
2020-04-03
1
-2/+2
*
|
|
CPack/FreeBSD: Use RAII to save/restore working directory
Brad King
2020-04-03
1
-3/+2
*
|
|
Merge topic 'cpack-nsis-version'
Brad King
2020-04-01
1
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CPack/NSIS: Document and check requirement of at least NSIS 3.0
Brad King
2020-03-31
1
-2/+2
*
|
|
Merge topic 'string-prefix'
Brad King
2020-03-26
7
-35/+30
|
\
\
\
|
*
|
|
use string_views to avoid memory allocations
Rolf Eike Beer
2020-03-24
3
-15/+18
|
*
|
|
replace std::string::substr() with operations that do not allocate memory
Rolf Eike Beer
2020-03-23
2
-2/+2
|
*
|
|
replace "std::string::find(x) == 0" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
1
-1/+1
|
*
|
|
replace "substr(0, xx) ==" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
2
-10/+3
|
*
|
|
CPackWIXGenerator: use cmStrCat for more parts
Rolf Eike Beer
2020-03-23
1
-5/+5
|
*
|
|
remove needless check for std::string::substr()
Rolf Eike Beer
2020-03-23
1
-2/+1
|
|
|
/
|
|
/
|
*
|
|
CMake compilation: do not use compiler extensions
Marc Chevrier
2020-03-23
1
-0/+5
|
/
/
*
|
Modernize memory management
Marc Chevrier
2020-03-08
8
-69/+58
|
/
*
CPack: Deprecate OSXX11 generator
Brad King
2020-01-31
1
-0/+3
*
CPack: Deprecate PackageMaker generator
Brad King
2020-01-31
1
-0/+3
*
Merge topic 'cpack-dmg-breaklongline'
Brad King
2020-01-27
1
-2/+3
|
\
|
*
CPack/DragNDrop: Fix word corruption in BreakLongLines
Koray Kilinc
2020-01-24
1
-2/+3
[next]