aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-05-21Performance fix : big compression speed boost for clang (+30%)Yann Collet
2015-05-15cosmetic changes, 2nd tryYann Collet
2015-05-15Issue #103 : Add compatibility test between releasesTakayuki MATSUOKA
2015-04-16stronger arm testsYann Collet
2015-04-16Static analyzer generates error codes on bug suspicionYann Collet
2015-04-12Shortened tests durationsYann Collet
2015-04-12Fixed issue #84Yann Collet
2015-04-10Updated : fuzzer tests can be programmed for a timelengthYann Collet
2015-04-09Added : sanitize testYann Collet
2015-04-08minor Makefile test refactoringYann Collet
2015-04-01Removed make distYann Collet
2015-04-01Stricter tests : treat warnings as errorsYann Collet
2015-03-31Updated make distYann Collet
2015-03-26Fixed : MakefileYann Collet
2015-03-26windows friendly make cleanYann Collet
2015-03-26minor beautifier (make clean)Yann Collet
2015-03-25Added : arm cross-compilation testYann Collet
2015-03-23updated dist listYann Collet
2015-03-15changed "make install" default install directory to /usr/localYann Collet
2015-03-15Added : clang testYann Collet
2015-03-15scan-build testsYann Collet
2015-03-11Fixed minor g++ warningsYann Collet
2015-03-10g++ compatibilityYann Collet
2015-03-10Updated datagen (can create sparse files)Yann Collet
2015-03-07NetBSD compatibility (#48)Yann Collet
2014-12-13fixed travis testsYann Collet
2014-12-13New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet
2014-12-09fixed : pkg versionYann Collet
2014-12-03Clarified a few commentsYann Collet
2014-12-01Fixed : make distYann Collet
2014-11-30fix : sudo for make installYann Collet
2014-11-30New directory structure : library source files into /lib directoryYann Collet
2014-11-23Added : $(EXT) within install for cross-compilation supportYann Collet
2014-11-04Makefile : refactored Travis CI testsYann Collet
2014-11-04Added : cmake testYann Collet
2014-11-04Makefile : added -Wcast-align compilation warningYann Collet
2014-10-28new Travis CI build matrixYann Collet
2014-10-06update distribution builder "make dist"Yann Collet
2014-09-01Added : preliminary frame decompression functionYann Collet
2014-08-26Simplified travis test flowYann Collet
2014-08-13updated release numberYann Collet
2014-08-08Makefile: fix DESTDIRIgor Gnatenko
2014-08-06Makefile : restored Takayuki's fix for OS-X and BSDYann Collet
2014-08-06Updated Makefile : make distYann Collet
2014-07-30Fix BSD sed error reported by Yue DuTakayuki MATSUOKA
2014-07-26Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)Yann Collet
2014-07-22Makefile : synchronize library version number with lz4.h - Thanks to Takayuki...Yann Collet
2014-07-21Makefile : some corrections suggested by Michał Górny (issue 136)Yann Collet
2014-07-20Added : pkg-config (issue 135)Yann Collet
2014-07-14Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle Yann Collet