aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-09-01Updated Makefile and .travisYann Collet
2015-08-15faster sanitize testsYann Collet
2015-08-15Makefile : generates *.o for faster processingYann Collet
2015-07-02liblz4 : Moved XXH_NAMESPACE to CPPFLAGSYann Collet
2015-06-28changed datagen to remove one mallocYann Collet
2015-06-28renamed directory to versionsTestYann Collet
2015-06-28minor example clarificationYann Collet
2015-06-27staticAnalyze use same compilation flags as normal buildYann Collet
2015-06-27Ensured make test is not confused with directory testYann Collet
2015-06-27Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet
2015-06-17Use lz4 binary to check outputZbigniew Jędrzejewski-Szmek
2015-06-17Add example which uses the frame api through the libraryZbigniew Jędrzejewski-Szmek
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