aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-09-08Add support for MidnightBSDLucas Holt
2018-05-21Test Linking C-Compiled Library and C++-Compiled TestsW. Felix Handte
2018-05-17Add Haiku as a validated target.fbrosson
2018-04-11reduced test time on circle-ciYann Collet
2018-03-21added c90 test to c_standardsYann Collet
2018-03-09fix #481: ensure liblz4.a dependency for `make all`Yann Collet
2018-02-26added target make checkYann Collet
2018-01-31examples/Makefile : changed dependency orderYann Collet
2018-01-31Merge branch 'dev' into frameCompressYann Collet
2018-01-31modified gpptest recipeYann Collet
2018-01-31refactored frameCompress exampleYann Collet
2018-01-13nicer console message for `make clean`Yann Collet
2017-11-06build: minor : `make lz4` doesn't compile liblz4 anymoreYann Collet
2017-08-14lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"Yann Collet
2017-08-14better respect GNU standard Makefile conventionsYann Collet
2017-05-10fixed c_standards testsYann Collet
2017-05-10updated MakefileYann Collet
2017-02-10Merge pull request #316 from inikep/devYann Collet
2017-02-10added OpenBSD NetBSD SunOS to list of supported `make install` OSesPrzemyslaw Skibinski
2017-02-10update repolink in makefileBenedikt Heine
2017-02-09added DragonFly to list of supported `make install` OSYann Collet
2017-01-19added "This Makefile is validated for"Przemyslaw Skibinski
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