summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackTarBZip2Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+1
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-2/+0
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-101-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* CPackArchiveGenerator use cmArchiveWrite wrapperEric NOULARD2010-08-241-2/+2
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-153/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix warningsBill Hoffman2007-02-021-1/+0
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-14/+26
* ENH: make sure null const char* is not put into ossttringstream to avoid seg ...Bill Hoffman2006-10-301-1/+1
* ENH: Add BZip2 support, add better documentationAndy Cedilnik2006-05-041-0/+169