aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-12-21minor fix for travis-install testYann Collet
2016-12-21minor update MakefileYann Collet
2016-12-15fix `make` concurrency build (#277)Yann Collet
2016-11-21added a few datesYann Collet
2016-11-21added examples to make allYann Collet
2016-11-18fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet
2016-11-17usan32 relies on default compiler (by default)Yann Collet
2016-11-17switch usan32 tests to gcc-5Yann Collet
2016-11-17added sanitize32 tests to TravisYann Collet
2016-11-17fixed Travis test casesYann Collet
2016-11-17fix 32-bits mode.Yann Collet
2016-11-14clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet
2016-11-14fixed conversion warningsYann Collet
2016-11-12fuzzer code refactoringYann Collet
2016-11-10better MSYS/MinGW supportPrzemyslaw Skibinski
2016-11-10reordered Travis CI testsPrzemyslaw Skibinski
2016-11-08joined arm and aarch64 testsPrzemyslaw Skibinski
2016-11-08test powerpc64Przemyslaw Skibinski
2016-11-08tests\Makefile: added test-platformPrzemyslaw Skibinski
2016-11-08added platformTestPrzemyslaw Skibinski
2016-11-07added "make c_standards"Przemyslaw Skibinski
2016-11-04redefined VOID for Windows/MSYSPrzemyslaw Skibinski
2016-11-03updated programs/README.mdPrzemyslaw Skibinski
2016-11-03test programs moved to tests/Przemyslaw Skibinski
2016-11-01moved cmake and debian directories to contrib (#245)Yann Collet
2016-09-23Add missing $(EXT) to lz4 program nameKouhei Sutou
2016-09-02lz4 version source from lz4.hYann Collet
2016-08-20lz4 as phony targetYann Collet
2016-08-20Makefile : lz4 at rootYann Collet
2016-05-17Add FreeBSD to install targetsMartin Waschbüsch
2016-02-12Remove whitespace from ends of linesJulius Werner
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