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/NSIS: Add custom component install directory
Roman Wüger
2016-09-26
2
-6/+40
*
Merge topic 'cpack.hash_computing'
Brad King
2016-09-20
1
-1/+32
|
\
|
*
CPack: Add option to generate a checksum file next to each package file
Petr Orlov
2016-09-19
1
-1/+32
*
|
CPackIFW: Add 'cpack_ifw_add_package_resources' command
Konstantin Podsvirov
2016-09-19
3
-0/+100
|
/
*
CPackIFW: Add USER_INTERFACES option
Pierluigi Taddei
2016-09-16
2
-0/+33
*
Merge topic 'drop-cygwin-binary'
Brad King
2016-09-12
1
-69/+0
|
\
|
*
Utilities/Release: Drop Cygwin binary
Brad King
2016-09-12
1
-69/+0
*
|
CPackWIX: Enabled patching of WIX <Feature> tags
Michael Stürmer
2016-09-09
3
-8/+15
|
/
*
Merge topic 'include-what-you-use'
Brad King
2016-09-07
38
-82/+230
|
\
|
*
CPack: include what you use
Daniel Pfeifer
2016-09-06
38
-82/+230
*
|
CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementation
Michael Stürmer
2016-09-06
10
-38/+79
|
/
*
Merge topic 'cpack-deb-long-filenames'
Brad King
2016-09-06
1
-2/+10
|
\
|
*
CPack/DEB: Add option to select archive type
Domen Vrankar
2016-09-05
1
-2/+10
*
|
Merge topic 'macro-parenthesis'
Brad King
2016-09-06
1
-4/+4
|
\
\
|
*
|
surround macro arguments with parentheses
Daniel Pfeifer
2016-09-05
1
-4/+4
|
|
/
*
|
tidy: Fix readability-redundant-string-cstr issues
Gregor Jasny
2016-09-04
5
-27/+24
|
/
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
2
-0/+4
*
CPack: don't use else after return
Daniel Pfeifer
2016-08-18
4
-23/+12
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
2
-2/+2
*
CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER feature
Michael Stürmer
2016-08-08
4
-4/+31
*
CPackWIX: Support custom title and description for the root feature
Michael Stürmer
2016-08-02
1
-1/+8
*
Merge topic 'wix-disabled-components'
Brad King
2016-08-01
1
-0/+4
|
\
|
*
CPackWIX: Support CPACK_COMPONENT_<compName>_DISABLED
Michael Stürmer
2016-07-22
1
-0/+4
*
|
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
Brad King
2016-07-22
6
-23/+23
|
/
*
Merge topic 'compat-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory'
Brad King
2016-07-20
1
-1/+2
|
\
|
*
CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value
Brad King
2016-07-19
1
-1/+2
*
|
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-4/+4
*
|
Merge topic 'cpack-ifw-fix-repo-attributes'
Brad King
2016-07-06
1
-2/+2
|
\
\
|
|
/
|
*
CPackIFW: Fix attributes for Promoting Updates repository replacement
Konstantin Podsvirov
2016-07-05
1
-2/+2
*
|
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
3
-3/+3
*
|
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
14
-56/+62
*
|
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
15
-61/+63
*
|
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
[next]