Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
c0bw3b
525380b472
treewide: abandon Google Code homepages
2017-11-03 18:52:28 +00:00
Vladimír Čunát
e68d8e05aa
Revert "lz4: 131 -> 1.7.3"
...
This reverts commit 1f0a12ee8d
.
Systemd build was broken and such change should probably go through
staging anyway.
2016-11-17 21:51:34 +01:00
Tobias Geerinckx-Rice
1f0a12ee8d
lz4: 131 -> 1.7.3
...
‘make install’ now supports FreeBSD out of the box (untested).
2016-11-17 16:27:31 +01:00
Eelco Dolstra
b87d5abafd
lz4: Don't install static library
2016-09-05 19:10:27 +02:00
Tobias Geerinckx-Rice
7d2f8eca1b
Revert "lz4: be just a bit more reproducible"
...
This reverts commit efc359c231
,
as it is no longer needed.
See: efc359c231 (commitcomment-15680107)
2016-01-26 16:48:29 +01:00
Tobias Geerinckx-Rice
efc359c231
lz4: be just a bit more reproducible
2016-01-26 06:13:05 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
janus
9897b35661
FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libelf-freebsd
2016-01-01 17:01:13 +00:00
Dan Peebles
51ebb5a9aa
lz4: mark as working on all unixes
...
I've only tested on darwin, but it looks like a pretty vanilla package
2015-12-30 17:45:13 -05:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Tobias Geerinckx-Rice
c0f59dc0bb
lz4: remove test restrictions
...
Tests are still disabled by default.
2015-07-31 02:02:07 +02:00
Tobias Geerinckx-Rice
e0038d7571
lz4 130 -> 131
...
Changes:
- liblz4: xxhash symbols are dynamically changed (namespace
emulation) to avoid symbol conflict
- liblz4.a (static library) no longer compiled with -fPIC by
default
2015-06-30 09:49:52 +02:00
William A. Kennington III
7a0bbce2e6
lz4: Don't test by default as it takes forever
2015-06-24 17:51:59 -07:00
Tobias Geerinckx-Rice
d904b54c0e
lz4: fix make test
...
I'll assume this is an oversight due to hasty releasing and can be
reverted in version 131.
2015-05-30 21:09:26 +02:00
Tobias Geerinckx-Rice
cbbd7230ac
lz4 129 -> 130
...
Hotfix, solving issues with lz4cat.
- Fixed: incompatibility sparse mode vs console (#105 )
- Fixed: LZ4IO exits too early when frame crc not present (#106 )
- Fixed: incompatibility sparse mode vs append mode (#110 )
- Performance fix: big compression speed boost for clang (+30%)
- New: cross-version test
2015-05-30 21:09:25 +02:00
Tobias Geerinckx-Rice
a989b629d9
lz4 128 -> 129
...
- New: LZ4_compress_fast()
- Changed: New lz4 and lz4hc compression API. Previous function
prototypes still supported.
- Changed: Sparse file support enabled by default
- New: LZ4 CLI improved performance compressing/decompressing multiple
files
- Added: LZ4_compress_destSize()
- Fixed: GCC 4.9+ vector optimization
- Changed: Enums converted to LZ4F_ namespace convention
- Added: AppVeyor CI environment, for Visual tests
- Modified:Obsolete functions generate warnings
- Fixed : Bug #75 (unfinished stream)
- Updated: Documentation converted to MarkDown format
2015-05-12 18:13:05 +02:00
Tobias Geerinckx-Rice
fbeb8bd898
lz4, xdelta: explicitly mark test requirements as such in code
2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice
1926a7aa32
Tidy nckx-maintained packages
...
- Use fetchFromGitHub when possible
- Build in parallel if supported
2015-04-08 02:29:42 +02:00
Tobias Geerinckx-Rice
f97f3d7a1b
lz4 127 -> 128
...
Tests now fail when run in parallel. Don't.
2015-04-01 20:23:47 +02:00
Tobias Geerinckx-Rice
d14ba81572
lz4: run tests
...
Data safety > valgrind.
2015-01-20 07:31:00 +01:00
Tobias Geerinckx-Rice
8257ed81c9
Add lz4: very fast lossless compression
2015-01-13 23:54:02 +01:00