Daniel Pfeifer
|
e9da5192e5
|
CPack/PackageMaker: port to cmXMLWriter
|
2016-06-09 09:16:34 -04:00 |
Brad King
|
ff08a80af1
|
Source/CPack: Run clang-format to fix style
|
2016-06-07 08:41:16 -04:00 |
Daniel Pfeifer
|
fa277b29e4
|
Remove c_str() calls from stream arguments.
Mostly automated:
git grep -l '.c_str() <<' | xargs sed -i 's|\.c_str() <<| <<|g'
|
2016-06-06 23:53:32 +02:00 |
Clinton Stimpson
|
2e3c67d1b6
|
productbuild: Add new productbuild cpack generator.
This cpack generator basically replaces the obsolete PackageMaker generator.
|
2016-06-03 14:41:57 -06:00 |
Clinton Stimpson
|
50a3d34005
|
PackageMaker: factor out common code for creating pkg files.
|
2016-06-01 21:56:50 -06:00 |