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
/
cmCPackProductBuildGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSystemTools::RunSingleCommand: Accept std::string argument
Vitaly Stakhovsky
2019-02-06
1
-2/+2
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
clang-tidy: fix warnings in macOS-only code
Brad King
2018-11-27
1
-1/+1
*
productbuild: Capture stderr too in CPackProductBuild logs
Muhammad Ismail Soboute
2018-08-06
1
-2/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-8/+9
*
Make use of std::chrono throughout every component
Wouter Klouwen
2018-01-23
1
-3/+4
*
Fix minor clang-tidy findings
Matthias Maennich
2017-09-28
1
-1/+1
*
Use C++11 nullptr (cont.)
Matthias Maennich
2017-09-19
1
-5/+5
*
Merge topic 'productbuild_component_plist'
Brad King
2017-02-20
1
-0/+4
|
\
|
*
CPack: Add option to specify --component-plist for productbuild
Tim Hutt
2017-02-17
1
-0/+4
*
|
CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR
Tim Hutt
2017-02-17
1
-2/+15
|
/
*
CPackProductBuild: Add options to sign packages
Roman Wüger
2017-02-04
1
-0/+22
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-7/+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
tidy: Fix readability-redundant-string-cstr issues
Gregor Jasny
2016-09-04
1
-5/+5
*
Source/CPack: Run clang-format to fix style
Brad King
2016-06-07
1
-78/+49
*
Remove c_str() calls from stream arguments.
Daniel Pfeifer
2016-06-06
1
-8/+8
*
productbuild: Add new productbuild cpack generator.
Clinton Stimpson
2016-06-03
1
-0/+260