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
...
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
2
-7/+7
*
Merge topic 'cpack-deb-different-package-names'
Brad King
2016-05-24
1
-4/+4
|
\
|
*
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
1
-4/+4
*
|
CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option
Konstantin Podsvirov
2016-05-23
2
-0/+14
|
/
*
Merge topic 'minor-cleanup'
Brad King
2016-05-20
1
-5/+4
|
\
|
*
cmCPackDragNDropGenerator: Replace std::{ostringstream => string}
Brad King
2016-05-17
1
-5/+4
*
|
CPackIFW: Add support for Promoting Updates
Konstantin Podsvirov
2016-05-18
6
-90/+518
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
64
-5690/+4184
*
Merge topic 'cpack-rpm-different-package-names'
Brad King
2016-05-16
2
-31/+44
|
\
|
*
CPack/RPM different package names
Domen Vrankar
2016-05-15
2
-31/+44
*
|
CPack/Deb proper package file naming
Domen Vrankar
2016-05-13
2
-29/+21
*
|
CPack/Deb proper component packages file naming
Alexander Smorkalov
2016-05-13
1
-2/+9
*
|
CPack/Deb generation of postinst and postrm ldconfig files
Alexander Smorkalov
2016-05-13
1
-0/+56
*
|
CPack/Deb generation of DEBIAN/shlibs control file
Alexander Smorkalov
2016-05-13
1
-7/+31
|
/
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
25
-201/+0
*
Help clang-format wrap after braces on long initializer lists
Brad King
2016-05-06
1
-0/+1
*
Move comments off of class access specifier lines
Brad King
2016-05-06
3
-11/+23
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+2
*
Source: Sort includes the way clang-format would
Brad King
2016-05-03
1
-1/+1
*
Source: Stabilize include order of sys/types.h before sys/stat.h
Brad King
2016-05-03
3
-1/+5
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
23
-90/+90
*
Source: Stabilize include order
Brad King
2016-04-29
24
-19/+29
*
CPack/IFW: port to cmXMLWriter
Daniel Pfeifer
2016-03-23
6
-103/+81
*
Merge topic 'cpack-osx-optional-CoreServices'
Brad King
2016-03-21
1
-0/+6
|
\
|
*
CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)
Brad King
2016-03-18
1
-0/+6
*
|
Merge topic 'cpack-osx-no-carbon'
Brad King
2016-03-18
1
-15/+6
|
\
\
|
|
/
|
*
CPack: Avoid requiring Carbon framework on OS X (#16021)
Sean McBride
2016-03-17
1
-15/+6
*
|
CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) option
Daniel Wirtz
2016-02-18
1
-2/+1
|
/
*
CPack/DragNDrop: Fix handling of certain license file content (#15899)
Andrey Mishchenko
2016-01-07
2
-25/+77
*
CPackWIX: Allow multiple patch files and diagnose if any are missing
Nils Gladitz
2015-12-14
3
-4/+21
*
CPackWIX: Allow patching of shortcut components
Nils Gladitz
2015-12-12
1
-0/+2
*
CPackWIX: Fix installed file property lookups when using components
Nils Gladitz
2015-12-10
2
-4/+22
*
CPack/DragNDrop: Allow single license for multiple languages
Simon Levermann
2015-12-02
2
-7/+17
*
CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variable
Simon Levermann
2015-11-23
1
-7/+7
*
CPack/DragNDrop: Optionally run an AppleScript when making a package
Robert Maynard
2015-11-13
2
-11/+100
*
CPack/DragNDrop: Place the background image file in a hidden folder
Robert Maynard
2015-11-13
1
-16/+2
*
CPack/DragNDrop: Use source file extension for background image
Robert Maynard
2015-11-13
1
-1/+5
*
CPackWIX: Don't allow users to deselect the top-level feature (#15838)
Nils Gladitz
2015-11-09
1
-0/+1
*
Merge topic 'cpack-dmg-multilanguage-sla'
Brad King
2015-11-09
2
-39/+333
|
\
|
*
CPackDMG: Add support for multilingual SLAs
Simon Levermann
2015-11-06
2
-39/+333
*
|
CPackDEB: added config file optional Source field
Raffi Enficiaud
2015-11-04
1
-0/+7
|
/
*
Merge topic 'cpack-deb-fakeroot-removal'
Brad King
2015-10-26
1
-1/+1
|
\
|
*
CPackDEB: Use proper compression scheme for control.tar.gz
Raffi Enficiaud
2015-10-23
1
-1/+1
*
|
Merge topic 'wix-text-node'
Brad King
2015-10-14
6
-19/+118
|
\
\
|
*
|
CPackWIX: Handle text nodes in XML patch content
Nils Gladitz
2015-10-12
6
-19/+118
*
|
|
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-13
2
-0/+2
|
/
/
*
|
Merge topic 'cpack-nsis-bitmap'
Brad King
2015-10-08
1
-0/+22
|
\
\
|
*
|
CPackNSIS: Add options to set the bitmap for NSIS installer left side
Colin Tracey
2015-10-06
1
-0/+22
*
|
|
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
9
-9/+0
*
|
|
CPack: Remove needless cmLocalGenerator creation.
Stephen Kelly
2015-10-05
2
-5/+0
|
/
/
[prev]
[next]