summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackCygwinSourceGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-43/+33
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-5/+5
* Remove unused cmLocalGenerator include.Stephen Kelly2015-10-051-1/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* CPack fix broken compilation for CygwinSource generatorEric NOULARD2010-08-251-1/+1
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-12/+14
* Fix cygwin package stuff to work with libarchiveBill Hoffman2009-11-031-52/+40
* 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-2/+16
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-1/+1
* STYLE: fix warningsBill Hoffman2007-02-021-1/+0
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-23/+18
* ENH: commit cygwin source generator files, not used yetBill Hoffman2007-01-311-0/+189