Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
master
/
Makefile
2acddd9
Fix a test for mingw
by JPeterMugaas
· 6 years ago
b48f823
Try to put some tests I made in ONE place. I also moved a test for "install" in one place to try to isolate it.
by JPeterMugaas
· 6 years ago
773b665
Initial commits from diff I submitted earlier
by JPeterMugaas
· 6 years ago
c491df5
created LZ4_initStreamHC()
by Yann Collet
· 6 years ago
0360981
Allow installation of lz4 for Windows 10 with MSYS2
by Vincent Torri
· 6 years ago
0314027
Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)
by Vincent Torri
· 6 years ago
5a10ed2
added cppcheck
by Yann Collet
· 6 years ago
86023f0
avoid final trailing comma for enum lists
by Yann Collet
· 6 years ago
3318d57
Add support for MidnightBSD
by Lucas Holt
· 6 years ago
c746a27
Test Linking C-Compiled Library and C++-Compiled Tests
by W. Felix Handte
· 7 years ago
2149b1a
Add Haiku as a validated target.
by fbrosson
· 7 years ago
7b3cd10
reduced test time on circle-ci
by Yann Collet
· 7 years ago
7b4c448
added c90 test to c_standards
by Yann Collet
· 7 years ago
6d4e60e
fix #481: ensure liblz4.a dependency for `make all`
by Yann Collet
· 7 years ago
0ddd1ce
added target make check
by Yann Collet
· 7 years ago
886a485
examples/Makefile : changed dependency order
by Yann Collet
· 7 years ago
5fd3ac7
Merge branch 'dev' into frameCompress
by Yann Collet
· 7 years ago
3b751a5
modified gpptest recipe
by Yann Collet
· 7 years ago
87fb7a1
refactored frameCompress example
by Yann Collet
· 7 years ago
e8ee6e5
nicer console message for `make clean`
by Yann Collet
· 7 years ago
ce8393e
build: minor : `make lz4` doesn't compile liblz4 anymore
by Yann Collet
· 7 years ago
01cdbfb
lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"
by Yann Collet
· 7 years ago
aea7d52
better respect GNU standard Makefile conventions
by Yann Collet
· 7 years ago
2012e4d
fixed c_standards tests
by Yann Collet
· 8 years ago
b8575f2
updated Makefile
by Yann Collet
· 8 years ago
7e57c39
Merge pull request #316 from inikep/dev
by Yann Collet
· 8 years ago
c139eb4
added OpenBSD NetBSD SunOS to list of supported `make install` OSes
by Przemyslaw Skibinski
· 8 years ago
5e1a925
update repolink in makefile
by Benedikt Heine
· 8 years ago
04e5eaf
added DragonFly to list of supported `make install` OS
by Yann Collet
· 8 years ago
489d161
added "This Makefile is validated for"
by Przemyslaw Skibinski
· 8 years ago
bc0839c
minor fix for travis-install test
by Yann Collet
· 8 years ago
385cb4f
minor update Makefile
by Yann Collet
· 8 years ago
913b98f
fix `make` concurrency build (#277)
by Yann Collet
· 8 years ago
8b233b2
added a few dates
by Yann Collet
· 8 years ago
2fe3aa9
added examples to make all
by Yann Collet
· 8 years ago
19df302
fixed #272 (compilation fails on gcc 4.4), reported by @totaam
by Yann Collet
· 8 years ago
ffc8c18
usan32 relies on default compiler (by default)
by Yann Collet
· 8 years ago
71814a2
switch usan32 tests to gcc-5
by Yann Collet
· 8 years ago
8f536a4
added sanitize32 tests to Travis
by Yann Collet
· 8 years ago
279344a
fixed Travis test cases
by Yann Collet
· 8 years ago
1abecbc
fix 32-bits mode.
by Yann Collet
· 8 years ago
5a5ebee
clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environment
by Yann Collet
· 8 years ago
1b24cc1
fixed conversion warnings
by Yann Collet
· 8 years ago
84b97f9
fuzzer code refactoring fix g++ conversion warning
by Yann Collet
· 8 years ago
d57d3e4
better MSYS/MinGW support
by Przemyslaw Skibinski
· 8 years ago
cf8ca58
reordered Travis CI tests
by Przemyslaw Skibinski
· 8 years ago
2c788b3
joined arm and aarch64 tests
by Przemyslaw Skibinski
· 8 years ago
d06ab4f
test powerpc64
by Przemyslaw Skibinski
· 8 years ago
2302649
tests\Makefile: added test-platform
by Przemyslaw Skibinski
· 8 years ago
c201327
added platformTest
by Przemyslaw Skibinski
· 8 years ago
7fbb163
added "make c_standards"
by Przemyslaw Skibinski
· 8 years ago
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
Next »