Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
e8a6067e8a2d033049e5eafa0617c29b0e51146f
/
Makefile
e06fcd9
redefined VOID for Windows/MSYS
by Przemyslaw Skibinski
· 8 years ago
8847faf
updated programs/README.md
by Przemyslaw Skibinski
· 8 years ago
e624978
test programs moved to tests/
by Przemyslaw Skibinski
· 8 years ago
f173027
moved cmake and debian directories to contrib (#245)
by Yann Collet
· 8 years ago
829941e
Add missing $(EXT) to lz4 program name
by Kouhei Sutou
· 8 years ago
28f9864
lz4 version source from lz4.h
by Yann Collet
· 8 years ago
182645e
lz4 as phony target
by Yann Collet
· 8 years ago
0214638
Makefile : lz4 at root
by Yann Collet
· 8 years ago
7bfbccb
Add FreeBSD to install targets
by Martin Waschbüsch
· 9 years ago
4fcb2e1
Remove whitespace from ends of lines
by Julius Werner
· 9 years ago
fb6fece
Updated Makefile and .travis
by Yann Collet
· 9 years ago
5dd12b4
faster sanitize tests
by Yann Collet
· 9 years ago
60119e2
Makefile : generates *.o for faster processing
by Yann Collet
· 9 years ago
a3c6dab
liblz4 : Moved XXH_NAMESPACE to CPPFLAGS
by Yann Collet
· 9 years ago
6fe48b9
changed datagen to remove one malloc
by Yann Collet
· 9 years ago
57e14d4
renamed directory to versionsTest
by Yann Collet
· 9 years ago
7273da3
minor example clarification
by Yann Collet
· 9 years ago
caba2cc
staticAnalyze use same compilation flags as normal build
by Yann Collet
· 9 years ago
8e8dc17
Ensured make test is not confused with directory test
by Yann Collet
· 9 years ago
c04df7e
Changed : static library is no longer compiled with -fPIC by default (this option can still be added on the command line) See #53
by Yann Collet
· 9 years ago
3bcf68f
Use lz4 binary to check output
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
386d216
Add example which uses the frame api through the library
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
91c1b9a
Performance fix : big compression speed boost for clang (+30%)
by Yann Collet
· 10 years ago
cdb136d
cosmetic changes, 2nd try
by Yann Collet
· 10 years ago
fe11e0b
Issue #103 : Add compatibility test between releases
by Takayuki MATSUOKA
· 10 years ago
9e92bee
stronger arm tests
by Yann Collet
· 10 years ago
0ed2e71
Static analyzer generates error codes on bug suspicion
by Yann Collet
· 10 years ago
3f4f623
Valgrind tests generate errors
by Yann Collet
· 10 years ago
83e350d
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
by Yann Collet
· 10 years ago
2c79887
Shortened tests durations
by Yann Collet
· 10 years ago
2852b9e
Fixed issue #84
by Yann Collet
· 10 years ago
c22a0e1
Updated : fuzzer tests can be programmed for a timelength
by Yann Collet
· 10 years ago
33134fb
Added : sanitize test
by Yann Collet
· 10 years ago
b41137f
minor Makefile test refactoring
by Yann Collet
· 10 years ago
89eee0d
Removed make dist
by Yann Collet
· 10 years ago
0615eb4
Stricter tests : treat warnings as errors
by Yann Collet
· 10 years ago
7c26b03
Updated make dist
by Yann Collet
· 10 years ago
5780864
Fixed : Makefile
by Yann Collet
· 10 years ago
b009767
windows friendly make clean
by Yann Collet
· 10 years ago
27f7d06
minor beautifier (make clean)
by Yann Collet
· 10 years ago
b4755c7
Added : arm cross-compilation test
by Yann Collet
· 10 years ago
d0f8d40
updated dist list
by Yann Collet
· 10 years ago
2b55752
changed "make install" default install directory to /usr/local
by Yann Collet
· 10 years ago
bbcfe21
Added : clang test
by Yann Collet
· 10 years ago
45b0642
scan-build tests
by Yann Collet
· 10 years ago
e38c268
Fixed minor g++ warnings
by Yann Collet
· 10 years ago
ceec6fa
g++ compatibility
by Yann Collet
· 10 years ago
6b0c39b
Updated datagen (can create sparse files)
by Yann Collet
· 10 years ago
32a85fc
NetBSD compatibility (#48)
by Yann Collet
· 10 years ago
b6788b0
fixed travis tests
by Yann Collet
· 10 years ago
daa320f
New : lz4frame integrated into liblz4 (v1.5.0)
by Yann Collet
· 10 years ago
fc4a615
fixed : pkg version
by Yann Collet
· 10 years ago
b827ecf
Clarified a few comments
by Yann Collet
· 10 years ago
a109c91
Fixed : make dist
by Yann Collet
· 10 years ago
989346b
fix : sudo for make install
by Yann Collet
· 10 years ago
d008c87
New directory structure : library source files into /lib directory
by Yann Collet
· 10 years ago
86fa21b
Added : $(EXT) within install for cross-compilation support
by Yann Collet
· 10 years ago
7355438
Makefile : refactored Travis CI tests
by Yann Collet
· 10 years ago
4dbd2fa
Added : cmake test cmake : corrected xxhash path (thanks to j.magnuson)
by Yann Collet
· 10 years ago
d01bb4a
Makefile : added -Wcast-align compilation warning
by Yann Collet
· 10 years ago
9bf331a
new Travis CI build matrix
by Yann Collet
· 10 years ago
72b5185
update distribution builder "make dist" update test, to also verify "make dist"
by Yann Collet
· 10 years ago
f7f67e7
Added : preliminary frame decompression function
by Yann Collet
· 10 years ago
da07465
Simplified travis test flow
by Yann Collet
· 10 years ago
4dc1eca
updated release number
by Yann Collet
· 10 years ago
0cca754
Makefile: fix DESTDIR
by Igor Gnatenko
· 10 years ago
3897eb6
Makefile : restored Takayuki's fix for OS-X and BSD
by Yann Collet
· 10 years ago
4ea832b
Updated Makefile : make dist Minor formatting changes for xxhash
by Yann Collet
· 10 years ago
525cb11
Fix BSD sed error reported by Yue Du
by Takayuki MATSUOKA
· 10 years ago
a50c102
Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
by Yann Collet
· 10 years ago
9f42b09
Makefile : synchronize library version number with lz4.h - Thanks to Takayuki Matsuoka
by Yann Collet
· 10 years ago
2c15ec4
Makefile : some corrections suggested by Michał Górny (issue 136)
by Yann Collet
· 10 years ago
dc10710
Added : pkg-config (issue 135)
by Yann Collet
· 10 years ago
a154628
Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle
by Yann Collet
· 10 years ago
fbe14d1
Modified : lz4 streaming API, strong types
by Yann Collet
· 10 years ago
e002818
Modified : Makefile : added -Wshadow option, suggest by Boris Faure
by Yann Collet
· 10 years ago
070b335
Fix : OS-X : library install name, thanks to Clemens Lang
by Yann Collet
· 10 years ago
fd51d05
updated fuzzer, faster and cleaner overflow tests
by Yann Collet
· 10 years ago
bdb5bce
update to r119
by Yann Collet
· 10 years ago
1411c2b
Quickfix of issue 134 (untested)
by Yann Collet
· 10 years ago
790db93
updated lz4cat man page
by Yann Collet
· 10 years ago
2f0a717
LZ4 Streaming : check overlapping input/dictionary
by Yann Collet
· 10 years ago
a79180f
New : valgrind memtest
by Yann Collet
· 10 years ago
4b43c2b
Continuous streaming mode (automatic)
by Yann Collet
· 11 years ago
f6beaa7
re-order travis tests fix : remove man pages on uninstall
by Yann Collet
· 11 years ago
a41790a
Add build target 'test'
by Takayuki MATSUOKA
· 11 years ago
e63b147
Added README.md to the list of packaged files
by Yann Collet
· 11 years ago
5b91330
Added lz4c & lz4cat man pages
by Yann Collet
· 11 years ago
374d6ac
Fixed issue 127 & 128
by Yann Collet
· 11 years ago
37be467
quickfix (issue 124 & 125)
by yann.collet.73@gmail.com
· 11 years ago
848fdf3
Added : lz4cat utility for posx systems
by yann.collet.73@gmail.com
· 11 years ago
a9d8640
Makefile : library correctly compiled with -O3 switch (issue 114)
by yann.collet.73@gmail.com
· 11 years ago
69dc85b
Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier !
by yann.collet.73@gmail.com
· 11 years ago
96a60a5
quickfix (issue 107 & issue 103)
by yann.collet.73@gmail.com
· 11 years ago
6486787
Makefile : added capability to install libraries
by yann.collet.73@gmail.com
· 11 years ago
fb38dda
lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99)
by yann.collet.73@gmail.com
· 11 years ago
8ac549f
lz4.c : corrected issue 98 within LZ4_compress_limitedOutput()
by yann.collet.73@gmail.com
· 11 years ago
7a863ab
lz4.c : corrected compression efficiency issue 97 in 64-bits chained mode (-BD) for streams > 4 GB (thanks Roman Strashkin for reporting)
by yann.collet.73@gmail.com
· 11 years ago
a78db58
Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio.
by yann.collet.73@gmail.com
· 11 years ago
82bf5be
by yann.collet.73@gmail.com
· 11 years ago
Next »