summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackCygwinBinaryGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* strings: use character literals where possibleBen Boeckel2023-07-281-3/+3
* Source: Cleanup and simplify some codeRose2021-11-041-4/+2
* Rename cmProp in cmValueMarc Chevrier2021-09-211-2/+2
* cmCPackGenerator::GetOption returns cmPropMarc Chevrier2021-09-131-3/+5
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* cmCPackArchiveGenerator: Code cleanupRegina Pfeifer2019-09-041-0/+1
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-6/+4
* Modernize: Use ranged for-loops when possibleArtur Ryt2019-02-071-3/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-14/+11
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* 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 trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-6/+3
* Fix cygwin package stuff to work with libarchiveBill Hoffman2009-11-031-13/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specifiedBill Hoffman2008-03-131-1/+1
* ENH: fix crash in cygwin package stuffBill Hoffman2008-03-071-1/+9
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-0/+1
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-8/+16
* ENH: check in partial cygwin generatorBill Hoffman2006-06-091-0/+95