summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)Vincent Torri1-1/+1
2018-09-18added cppcheckYann Collet1-0/+5
2018-09-13avoid final trailing comma for enum listsYann Collet1-7/+7
2018-09-08Add support for MidnightBSDLucas Holt1-1/+1
2018-05-21Test Linking C-Compiled Library and C++-Compiled TestsW. Felix Handte1-0/+8
2018-05-17Add Haiku as a validated target.fbrosson1-1/+1
2018-04-11reduced test time on circle-ciYann Collet1-2/+2
2018-03-21added c90 test to c_standardsYann Collet1-1/+1
2018-03-09fix #481: ensure liblz4.a dependency for `make all`Yann Collet1-1/+2
2018-02-26added target make checkYann Collet1-3/+5
2018-01-31examples/Makefile : changed dependency orderYann Collet1-1/+1
2018-01-31Merge branch 'dev' into frameCompressYann Collet1-11/+8
2018-01-31modified gpptest recipeYann Collet1-11/+8
2018-01-31refactored frameCompress exampleYann Collet1-1/+2
2018-01-13nicer console message for `make clean`Yann Collet1-1/+1
2017-11-06build: minor : `make lz4` doesn't compile liblz4 anymoreYann Collet1-3/+3
2017-08-14lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"Yann Collet1-1/+4
2017-08-14better respect GNU standard Makefile conventionsYann Collet1-13/+9
2017-05-10fixed c_standards testsYann Collet1-10/+14
2017-05-10updated MakefileYann Collet1-44/+37
2017-02-10Merge pull request #316 from inikep/devYann Collet1-4/+4
2017-02-10added OpenBSD NetBSD SunOS to list of supported `make install` OSesPrzemyslaw Skibinski1-4/+4
2017-02-10update repolink in makefileBenedikt Heine1-1/+1
2017-02-09added DragonFly to list of supported `make install` OSYann Collet1-1/+1
2017-01-19added "This Makefile is validated for"Przemyslaw Skibinski1-0/+2
2016-12-21minor fix for travis-install testYann Collet1-2/+2
2016-12-21minor update MakefileYann Collet1-0/+1
2016-12-15fix `make` concurrency build (#277)Yann Collet1-1/+3
2016-11-21added a few datesYann Collet1-1/+1
2016-11-21added examples to make allYann Collet1-0/+3
2016-11-18fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet1-1/+5
2016-11-17usan32 relies on default compiler (by default)Yann Collet1-1/+1
2016-11-17switch usan32 tests to gcc-5Yann Collet1-4/+4
2016-11-17added sanitize32 tests to TravisYann Collet1-0/+3
2016-11-17fixed Travis test casesYann Collet1-6/+6
2016-11-17fix 32-bits mode.Yann Collet1-4/+7
2016-11-14clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet1-4/+18
2016-11-14fixed conversion warningsYann Collet1-1/+4
2016-11-12fuzzer code refactoringYann Collet1-5/+5
2016-11-10better MSYS/MinGW supportPrzemyslaw Skibinski1-16/+31
2016-11-10reordered Travis CI testsPrzemyslaw Skibinski1-0/+1
2016-11-08joined arm and aarch64 testsPrzemyslaw Skibinski1-0/+2
2016-11-08test powerpc64Przemyslaw Skibinski1-6/+6
2016-11-08tests\Makefile: added test-platformPrzemyslaw Skibinski1-7/+8
2016-11-08added platformTestPrzemyslaw Skibinski1-4/+4
2016-11-07added "make c_standards"Przemyslaw Skibinski1-7/+17
2016-11-04redefined VOID for Windows/MSYSPrzemyslaw Skibinski1-4/+3
2016-11-03updated programs/README.mdPrzemyslaw Skibinski1-2/+1
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