aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-08-08Add test-freestanding to MakefileTakayuki Matsuoka
2022-07-15Test support of Standard Makefile VariablesYann Collet
2022-02-03updated cmake testYann Collet
2021-08-16make UNAME externally definableYann Collet
2021-05-30Split c_standards into multiple Makefile targetsTakayuki Matsuoka
2021-05-27Add CC propagation to 'make usan'Takayuki Matsuoka
2021-04-26fixed incorrect propagation of default CFLAGSYann Collet
2020-12-01fix strange printf formatting warningYann Collet
2020-11-30fix scanbuild testYann Collet
2020-11-30fix CFLAGS unexport issueYann Collet
2020-11-30refactor MakefileYann Collet
2020-10-01make it possible to select SCANBUILD binary on command lineYann Collet
2020-10-01make scan-build accept assert()Yann Collet
2020-09-17fixed ubsan tests with dynamic libraryYann Collet
2020-09-17ubsan: make pointer overflow recoverableYann Collet
2020-09-17fix ubsan testYann Collet
2020-08-19[build] Move CMake and Visual build systems to build/Nick Terrell
2019-06-28Move to using C rather than C++ for compilationMax Dymond
2019-06-28Add a fuzzing target that compiles in the oss-fuzz environmentMax Dymond
2019-05-16updated testsYann Collet
2019-04-22Fix a test for mingwJPeterMugaas
2019-04-22Try to put some tests I made in ONE place. I also moved a test for "install"...JPeterMugaas
2019-04-22Initial commits from diff I submitted earlierJPeterMugaas
2019-04-04created LZ4_initStreamHC()Yann Collet
2019-03-03Allow installation of lz4 for Windows 10 with MSYS2Vincent Torri
2018-11-20Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)Vincent Torri
2018-09-18added cppcheckYann Collet
2018-09-13avoid final trailing comma for enum listsYann Collet
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