summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackCygwinBinaryGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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