summaryrefslogtreecommitdiffstats
path: root/Utilities/cmbzip2/blocksort.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-bzip2' into update-bzip2Brad King2020-02-241-5/+5
| | | | | | # By bzip2 upstream * upstream-bzip2: bzip2 2019-07-13 (6a8690fc)
* Merge branch 'upstream-bzip2' into update-bzip2Brad King2020-02-241-0/+1094
| | | | | | # By bzip2 upstream * upstream-bzip2: bzip2 2007-12-10 (a1d78c55)
* bzip2: Remove all sources to make room for fresh importBrad King2020-02-241-1094/+0
|
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+1094
This allows for a built in bzip and zip capability, so external tools will not be needed for these packagers. The cmake -E tar xf should be able to handle all compression types now as well.