summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackTGZGenerator.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
* cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-101-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-270/+2
* Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...David Cole2009-10-301-5/+3
* Correct one of the valgrind errors from the CPackTestAllGenerators test. Do n...David Cole2009-10-261-3/+6
* Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...David Cole2009-10-011-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: remove warningsBill Hoffman2007-09-271-2/+3
* ENH: use gnu tar for cygwinBill Hoffman2007-07-311-4/+11
* ENH: make sure null const char* is not put into ossttringstream to avoid seg ...Bill Hoffman2006-10-301-1/+2
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-191-3/+4
* COMP: Fix cast to char*Andy Cedilnik2006-05-021-1/+1
* ENH: Simplify TarCompress to only require compress. Use cmake's tarAndy Cedilnik2006-05-021-57/+79
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-0/+7
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-27/+27
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-15/+25
* ENH: Fix compression on WindowsAndy Cedilnik2006-01-121-8/+6
* BUG: Fix memory problemAndy Cedilnik2006-01-091-1/+2
* ENH: remove assertBill Hoffman2006-01-041-1/+4
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-8/+65
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-021-12/+0
* ENH: More improvements and add loggingAndy Cedilnik2006-01-021-9/+10
* COMP: Fix build problemsAndy Cedilnik2006-01-021-7/+33
* ENH: Use libtarAndy Cedilnik2006-01-021-3957/+65
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-021-0/+4067