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
*
Add CM_OVERRIDE to some functions
Daniel Pfeifer
2016-06-27
1
-3/+3
*
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
7
-12/+12
*
Access std::ios_base with std::ios
Daniel Pfeifer
2016-06-14
1
-1/+1
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
5
-27/+53
*
Merge topic 'small-cleanups'
Brad King
2016-06-09
2
-7/+7
|
\
|
*
Prefer std::ostream& over derivatives as parameters
Daniel Pfeifer
2016-06-08
2
-7/+7
*
|
CPack/PackageMaker: port to cmXMLWriter
Daniel Pfeifer
2016-06-09
3
-85/+85
|
/
*
Source/CPack: Run clang-format to fix style
Brad King
2016-06-07
6
-110/+75
*
Remove c_str() calls from stream arguments.
Daniel Pfeifer
2016-06-06
6
-46/+43
*
Merge topic 'productbuild'
Brad King
2016-06-06
7
-386/+799
|
\
|
*
productbuild: Add new productbuild cpack generator.
Clinton Stimpson
2016-06-03
5
-1/+327
|
*
PackageMaker: factor out common code for creating pkg files.
Clinton Stimpson
2016-06-02
4
-388/+475
*
|
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
5
-29/+9
|
/
*
Merge topic 'remove-needless-copies'
Brad King
2016-05-27
4
-6/+8
|
\
|
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
4
-6/+8
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-2/+2
|
/
*
CPack/DragNDrop: Optionally disable `/Applications` symlink
Harry Mallon
2016-05-25
1
-5/+10
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
2
-4/+4
*
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
[next]