| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | fix `make` concurrency build (#277) | Yann Collet | 2016-12-15 | 1 | -1/+3 |
|
|
* | added a few dates | Yann Collet | 2016-11-21 | 1 | -1/+1 |
|
|
* | added examples to make all | Yann Collet | 2016-11-21 | 1 | -0/+3 |
|
|
* | fixed #272 (compilation fails on gcc 4.4), reported by @totaam | Yann Collet | 2016-11-19 | 1 | -1/+5 |
|
|
* | usan32 relies on default compiler (by default) | Yann Collet | 2016-11-18 | 1 | -1/+1 |
|
|
* | switch usan32 tests to gcc-5 | Yann Collet | 2016-11-18 | 1 | -4/+4 |
|
|
* | added sanitize32 tests to Travis | Yann Collet | 2016-11-18 | 1 | -0/+3 |
|
|
* | fixed Travis test cases | Yann Collet | 2016-11-17 | 1 | -6/+6 |
|
|
* | fix 32-bits mode. | Yann Collet | 2016-11-17 | 1 | -4/+7 |
|
|
* | clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ... | Yann Collet | 2016-11-14 | 1 | -4/+18 |
|
|
* | fixed conversion warnings | Yann Collet | 2016-11-14 | 1 | -1/+4 |
|
|
* | fuzzer code refactoring | Yann Collet | 2016-11-13 | 1 | -5/+5 |
|
|
* | better MSYS/MinGW support | Przemyslaw Skibinski | 2016-11-10 | 1 | -16/+31 |
|
|
* | reordered Travis CI tests | Przemyslaw Skibinski | 2016-11-10 | 1 | -0/+1 |
|
|
* | joined arm and aarch64 tests | Przemyslaw Skibinski | 2016-11-08 | 1 | -0/+2 |
|
|
* | test powerpc64 | Przemyslaw Skibinski | 2016-11-08 | 1 | -6/+6 |
|
|
* | tests\Makefile: added test-platform | Przemyslaw Skibinski | 2016-11-08 | 1 | -7/+8 |
|
|
* | added platformTest | Przemyslaw Skibinski | 2016-11-08 | 1 | -4/+4 |
|
|
* | added "make c_standards" | Przemyslaw Skibinski | 2016-11-07 | 1 | -7/+17 |
|
|
* | redefined VOID for Windows/MSYS | Przemyslaw Skibinski | 2016-11-04 | 1 | -4/+3 |
|
|
* | updated programs/README.md | Przemyslaw Skibinski | 2016-11-03 | 1 | -2/+1 |
|
|
* | test programs moved to tests/ | Przemyslaw Skibinski | 2016-11-03 | 1 | -1/+4 |
|
|
* | moved cmake and debian directories to contrib (#245) | Yann Collet | 2016-11-02 | 1 | -1/+1 |
|
|