summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackSTGZGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Source: Replace most calls to sprintf with snprintfSean McBride2021-10-251-1/+1
* Rename cmProp in cmValueMarc Chevrier2021-09-211-1/+1
* Use new SetOption signaturesMarc Chevrier2021-09-151-3/+2
* cmCPackGenerator::GetOption returns cmPropMarc Chevrier2021-09-131-0/+1
* Update CMake code using KWSys to account for Status return valuesBrad King2021-04-141-6/+7
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-1/+1
* CPack: Restore support for custom package configuration templatesBrad King2019-11-151-2/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+2
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* cmCPackArchiveGenerator: Code cleanupRegina Pfeifer2019-09-041-1/+5
* Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-091-1/+2
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-6/+2
* IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-151-0/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-3/+3
* Meta: modernize old-fashioned loops to range-based `for` (CPack).Pavel Solodovnikov2017-09-191-4/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-241-4/+1
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-4/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPack: include what you useDaniel Pfeifer2016-09-061-3/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-34/+27
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-5/+0
* Source: Stabilize include order of sys/types.h before sys/stat.hBrad King2016-05-031-1/+3
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-4/+4
* Remove unused cmLocalGenerator include.Stephen Kelly2015-10-051-1/+0
* Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-201-2/+1
* Remove borland workarounds.Stephen Kelly2014-10-151-2/+0
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-2/+2
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-2/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* CPack STGZ put execute permission on all packages files (component case)Eric NOULARD2012-03-181-7/+18
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-4/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix line lengthKen Martin2006-05-121-2/+4
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-021-1/+1
* ENH: Add license and make it more verboseAndy Cedilnik2006-05-011-1/+10
* ENH: Remove some debuggingAndy Cedilnik2006-04-181-1/+1
* COMP: Remove non-existent headerAndy Cedilnik2006-04-181-2/+0
* ENH: More cleanups and add stgz header script, so it does not have to be hard...Andy Cedilnik2006-04-181-24/+74
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-0/+7
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-6/+10
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-1/+1
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-2/+2
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-021-12/+0
* ENH: More improvements and add loggingAndy Cedilnik2006-01-021-0/+2
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-021-0/+73