summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-11-03test programs moved to tests/Przemyslaw Skibinski1-1/+4
2016-11-01moved cmake and debian directories to contrib (#245)Yann Collet1-1/+1
2016-09-23Add missing $(EXT) to lz4 program nameKouhei Sutou1-2/+4
2016-09-02lz4 version source from lz4.hYann Collet1-4/+0
2016-08-20lz4 as phony targetYann Collet1-5/+5
2016-08-20Makefile : lz4 at rootYann Collet1-0/+2
2016-05-17Add FreeBSD to install targetsMartin Waschbüsch1-2/+3
2016-02-12Remove whitespace from ends of linesJulius Werner1-5/+5
2015-09-01Updated Makefile and .travisYann Collet1-31/+18
2015-08-15faster sanitize testsYann Collet1-1/+1
2015-08-15Makefile : generates *.o for faster processingYann Collet1-17/+17
2015-07-02liblz4 : Moved XXH_NAMESPACE to CPPFLAGSYann Collet1-1/+1
2015-06-28changed datagen to remove one mallocYann Collet1-1/+1
2015-06-28renamed directory to versionsTestYann Collet1-4/+4
2015-06-28minor example clarificationYann Collet1-1/+1
2015-06-27staticAnalyze use same compilation flags as normal buildYann Collet1-1/+1
2015-06-27Ensured make test is not confused with directory testYann Collet1-1/+1
2015-06-27Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet1-2/+6
2015-06-17Use lz4 binary to check outputZbigniew Jędrzejewski-Szmek1-0/+1
2015-06-17Add example which uses the frame api through the libraryZbigniew Jędrzejewski-Szmek1-0/+1
2015-05-21Performance fix : big compression speed boost for clang (+30%)Yann Collet1-1/+1
2015-05-15cosmetic changes, 2nd tryYann Collet1-1/+1
2015-05-15Issue #103 : Add compatibility test between releasesTakayuki MATSUOKA1-0/+4
2015-04-16stronger arm testsYann Collet1-2/+2
2015-04-16Static analyzer generates error codes on bug suspicionYann Collet1-2/+2
2015-04-12Shortened tests durationsYann Collet1-1/+1
2015-04-12Fixed issue #84Yann Collet1-2/+2
2015-04-10Updated : fuzzer tests can be programmed for a timelengthYann Collet1-1/+1
2015-04-09Added : sanitize testYann Collet1-0/+3
2015-04-08minor Makefile test refactoringYann Collet1-5/+5
2015-04-01Removed make distYann Collet1-34/+0
2015-04-01Stricter tests : treat warnings as errorsYann Collet1-6/+6
2015-03-31Updated make distYann Collet1-6/+3
2015-03-26Fixed : MakefileYann Collet1-217/+119
2015-03-26windows friendly make cleanYann Collet1-116/+221
2015-03-26minor beautifier (make clean)Yann Collet1-4/+4
2015-03-25Added : arm cross-compilation testYann Collet1-3/+7
2015-03-23updated dist listYann Collet1-1/+1
2015-03-15changed "make install" default install directory to /usr/localYann Collet1-2/+2
2015-03-15Added : clang testYann Collet1-1/+4
2015-03-15scan-build testsYann Collet1-0/+2
2015-03-11Fixed minor g++ warningsYann Collet1-1/+1
2015-03-10g++ compatibilityYann Collet1-0/+4
2015-03-10Updated datagen (can create sparse files)Yann Collet1-1/+1
2015-03-07NetBSD compatibility (#48)Yann Collet1-1/+1
2014-12-13fixed travis testsYann Collet1-0/+3
2014-12-13New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet1-14/+12
2014-12-09fixed : pkg versionYann Collet1-1/+1
2014-12-03Clarified a few commentsYann Collet1-3/+4
2014-12-01Fixed : make distYann Collet1-3/+2