| Commit message (Expand) | Author | Age | Files | Lines |
* | updated cmake test | Yann Collet | 2022-02-04 | 1 | -6/+10 |
|
|
* | make UNAME externally definable | Yann Collet | 2021-08-16 | 1 | -1/+1 |
|
|
* | Split c_standards into multiple Makefile targets | Takayuki Matsuoka | 2021-05-30 | 1 | -1/+10 |
|
|
* | Add CC propagation to 'make usan' | Takayuki Matsuoka | 2021-05-27 | 1 | -1/+1 |
|
|
* | fixed incorrect propagation of default CFLAGS | Yann Collet | 2021-04-27 | 1 | -3/+0 |
|
|
* | fix strange printf formatting warning | Yann Collet | 2020-12-01 | 1 | -2/+3 |
|
|
* | fix scanbuild test | Yann Collet | 2020-12-01 | 1 | -3/+1 |
|
|
* | fix CFLAGS unexport issue | Yann Collet | 2020-12-01 | 1 | -31/+38 |
|
|
* | refactor Makefile | Yann Collet | 2020-12-01 | 1 | -24/+38 |
|
|
* | make it possible to select SCANBUILD binary on command line | Yann Collet | 2020-10-02 | 1 | -1/+3 |
|
|
* | make scan-build accept assert() | Yann Collet | 2020-10-01 | 1 | -1/+1 |
|
|
* | fixed ubsan tests with dynamic library | Yann Collet | 2020-09-17 | 1 | -3/+6 |
|
|
* | ubsan: make pointer overflow recoverable | Yann Collet | 2020-09-17 | 1 | -1/+1 |
|
|
* | fix ubsan test | Yann Collet | 2020-09-17 | 1 | -3/+3 |
|
|
* | [build] Move CMake and Visual build systems to build/ | Nick Terrell | 2020-08-20 | 1 | -1/+1 |
|
|
* | Move to using C rather than C++ for compilation | Max Dymond | 2019-06-28 | 1 | -0/+1 |
|
|
* | Add a fuzzing target that compiles in the oss-fuzz environment | Max Dymond | 2019-06-28 | 1 | -0/+1 |
|
|
* | updated tests | Yann Collet | 2019-05-16 | 1 | -4/+7 |
|
|
* | Fix a test for mingw | JPeterMugaas | 2019-04-22 | 1 | -1/+1 |
|
|
* | Try to put some tests I made in ONE place. I also moved a test for "install"... | JPeterMugaas | 2019-04-22 | 1 | -46/+2 |
|
|
* | Initial commits from diff I submitted earlier | JPeterMugaas | 2019-04-22 | 1 | -5/+48 |
|
|
* | created LZ4_initStreamHC() | Yann Collet | 2019-04-05 | 1 | -1/+5 |
|
|
* | Allow installation of lz4 for Windows 10 with MSYS2 | Vincent Torri | 2019-03-03 | 1 | -1/+1 |
|
|
* | Allow installation of lz4 for Windows (MSYS2 or when cross-compiling) | Vincent Torri | 2018-11-20 | 1 | -1/+1 |
|
|
* | added cppcheck | Yann Collet | 2018-09-18 | 1 | -0/+5 |
|
|
* | avoid final trailing comma for enum lists | Yann Collet | 2018-09-13 | 1 | -7/+7 |
|
|
* | Add support for MidnightBSD | Lucas Holt | 2018-09-08 | 1 | -1/+1 |
|
|
* | Test Linking C-Compiled Library and C++-Compiled Tests | W. Felix Handte | 2018-05-22 | 1 | -0/+8 |
|
|
* | Add Haiku as a validated target. | fbrosson | 2018-05-17 | 1 | -1/+1 |
|
|
* | reduced test time on circle-ci | Yann Collet | 2018-04-11 | 1 | -2/+2 |
|
|
* | added c90 test to c_standards | Yann Collet | 2018-03-21 | 1 | -1/+1 |
|
|
* | fix #481: ensure liblz4.a dependency for `make all` | Yann Collet | 2018-03-09 | 1 | -1/+2 |
|
|
* | added target make check | Yann Collet | 2018-02-26 | 1 | -3/+5 |
|
|
* | examples/Makefile : changed dependency order | Yann Collet | 2018-02-01 | 1 | -1/+1 |
|
|
* | Merge branch 'dev' into frameCompress | Yann Collet | 2018-02-01 | 1 | -11/+8 |
|\ |
|
| * | modified gpptest recipe | Yann Collet | 2018-02-01 | 1 | -11/+8 |
|
|
* | | refactored frameCompress example | Yann Collet | 2018-01-31 | 1 | -1/+2 |
|/ |
|
* | nicer console message for `make clean` | Yann Collet | 2018-01-14 | 1 | -1/+1 |
|
|
* | build: minor : `make lz4` doesn't compile liblz4 anymore | Yann Collet | 2017-11-06 | 1 | -3/+3 |
|
|
* | lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c" | Yann Collet | 2017-08-14 | 1 | -1/+4 |
|
|
* | better respect GNU standard Makefile conventions | Yann Collet | 2017-08-14 | 1 | -13/+9 |
|
|
* | fixed c_standards tests | Yann Collet | 2017-05-10 | 1 | -10/+14 |
|
|
* | updated Makefile | Yann Collet | 2017-05-10 | 1 | -44/+37 |
|
|
* | Merge pull request #316 from inikep/dev | Yann Collet | 2017-02-10 | 1 | -4/+4 |
|\ |
|
| * | added OpenBSD NetBSD SunOS to list of supported `make install` OSes | Przemyslaw Skibinski | 2017-02-10 | 1 | -4/+4 |
|
|
* | | update repolink in makefile | Benedikt Heine | 2017-02-10 | 1 | -1/+1 |
|/ |
|
* | added DragonFly to list of supported `make install` OS | Yann Collet | 2017-02-09 | 1 | -1/+1 |
|
|
* | added "This Makefile is validated for" | Przemyslaw Skibinski | 2017-01-19 | 1 | -0/+2 |
|
|
* | minor fix for travis-install test | Yann Collet | 2016-12-21 | 1 | -2/+2 |
|
|
* | minor update Makefile | Yann Collet | 2016-12-21 | 1 | -0/+1 |
|
|