Commit graph

19 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice fb6786de36 zpaq: 705 -> 706
Changes:
- Fixes handling of some corrupted archives.
- Conforms to new spec zpaq205.pdf.
- New man page.
- Add Makefile [and adapt Nix expression to use it].
2016-03-18 08:03:48 +01:00
Tobias Geerinckx-Rice 3b065f0215 zpaqd: fix typo... 2015-12-31 05:09:13 +01:00
Tobias Geerinckx-Rice 4ae6598c0b zpaq{,d}: clarify; improve description; maintain 2015-12-31 05:04:05 +01:00
Tobias Geerinckx-Rice d04e57ea6a zpaq{,d}: un-break compileFlags and stop using -march=native
Running zpaq on an older but not ancient 64-bit Intel server aborts
with an ‘Illegal instruction’ error. Turns out the build expression
was using -march=native to generate distibution binaries...

Change this to more conservative, portable settings which should
cover ‘all’ CPUs. It may run slightly slower — but that at least
implies running.

As a nice side effect, all common compile flags are now back in
`compileFlags` whence they came, and actually used consistently.
2015-12-31 05:04:05 +01:00
Michael Raskin 2a5679aeaa Update ZPAQ 2015-05-10 13:36:43 +03:00
Michael Raskin 3c19c7d236 update zpaq 2015-03-21 21:29:40 +03:00
Michael Raskin 487b95f4d0 update zpaq 2015-03-09 01:03:01 +03:00
codyopel e29b0da9c7 remove stdenv.isBSD 2015-02-24 22:15:51 -05:00
Michael Raskin b09b841dc4 Update ZPAQ 2015-02-01 18:41:32 +03:00
Michael Raskin ed19e6755f ZPAQ: 655 → 660 2014-12-21 11:14:26 +03:00
Michael Raskin 20028936ab Update ZPAQ 2014-08-03 22:29:41 +04:00
Michael Raskin b7b58f90d8 Update ZPAQ 2014-06-10 09:41:23 +04:00
Michael Raskin 783fb585bf Updating ZPAQ to 651 2014-05-28 01:33:29 +04:00
Michael Raskin 788b3f9ff9 Update zpaq 2014-03-08 21:13:00 +04:00
Michael Raskin ad45ac4c2a Update ZPAQ 2014-01-04 15:01:30 +04:00
Michael Raskin 9eba67dbcd Fix/split ZPAQ after upgrade 2013-10-20 22:30:40 +04:00
Michael Raskin bf721764ac Updating ZPAQ to 642 2013-10-20 21:09:45 +04:00
Michael Raskin b98ece6bc2 Auto-update some packages; no early build failures (SBCL and Wine not yet fully built) 2013-04-23 09:15:48 +04:00
Michael Raskin 5ec1806564 Adding ZPAQ archiver 2013-03-09 16:33:14 +04:00