summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add test-freestanding to MakefileTakayuki Matsuoka2022-08-081-0/+4
* Test support of Standard Makefile VariablesYann Collet2022-07-151-1/+38
* updated cmake testYann Collet2022-02-041-6/+10
* make UNAME externally definableYann Collet2021-08-161-1/+1
* Split c_standards into multiple Makefile targetsTakayuki Matsuoka2021-05-301-1/+10
* Add CC propagation to 'make usan'Takayuki Matsuoka2021-05-271-1/+1
* fixed incorrect propagation of default CFLAGSYann Collet2021-04-271-3/+0
* fix strange printf formatting warningYann Collet2020-12-011-2/+3
* fix scanbuild testYann Collet2020-12-011-3/+1
* fix CFLAGS unexport issueYann Collet2020-12-011-31/+38
* refactor MakefileYann Collet2020-12-011-24/+38
* make it possible to select SCANBUILD binary on command lineYann Collet2020-10-021-1/+3
* make scan-build accept assert()Yann Collet2020-10-011-1/+1
* fixed ubsan tests with dynamic libraryYann Collet2020-09-171-3/+6
* ubsan: make pointer overflow recoverableYann Collet2020-09-171-1/+1
* fix ubsan testYann Collet2020-09-171-3/+3
* [build] Move CMake and Visual build systems to build/Nick Terrell2020-08-201-1/+1
* Move to using C rather than C++ for compilationMax Dymond2019-06-281-0/+1
* Add a fuzzing target that compiles in the oss-fuzz environmentMax Dymond2019-06-281-0/+1
* updated testsYann Collet2019-05-161-4/+7
* Fix a test for mingwJPeterMugaas2019-04-221-1/+1
* Try to put some tests I made in ONE place. I also moved a test for "install"...JPeterMugaas2019-04-221-46/+2
* Initial commits from diff I submitted earlierJPeterMugaas2019-04-221-5/+48
* created LZ4_initStreamHC()Yann Collet2019-04-051-1/+5
* Allow installation of lz4 for Windows 10 with MSYS2Vincent Torri2019-03-031-1/+1
* Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)Vincent Torri2018-11-201-1/+1
* added cppcheckYann Collet2018-09-181-0/+5
* avoid final trailing comma for enum listsYann Collet2018-09-131-7/+7
* Add support for MidnightBSDLucas Holt2018-09-081-1/+1
* Test Linking C-Compiled Library and C++-Compiled TestsW. Felix Handte2018-05-221-0/+8
* Add Haiku as a validated target.fbrosson2018-05-171-1/+1
* reduced test time on circle-ciYann Collet2018-04-111-2/+2
* added c90 test to c_standardsYann Collet2018-03-211-1/+1
* fix #481: ensure liblz4.a dependency for `make all`Yann Collet2018-03-091-1/+2
* added target make checkYann Collet2018-02-261-3/+5
* examples/Makefile : changed dependency orderYann Collet2018-02-011-1/+1
* Merge branch 'dev' into frameCompressYann Collet2018-02-011-11/+8
|\
| * modified gpptest recipeYann Collet2018-02-011-11/+8
* | refactored frameCompress exampleYann Collet2018-01-311-1/+2
|/
* nicer console message for `make clean`Yann Collet2018-01-141-1/+1
* build: minor : `make lz4` doesn't compile liblz4 anymoreYann Collet2017-11-061-3/+3
* lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"Yann Collet2017-08-141-1/+4
* better respect GNU standard Makefile conventionsYann Collet2017-08-141-13/+9
* fixed c_standards testsYann Collet2017-05-101-10/+14
* updated MakefileYann Collet2017-05-101-44/+37
* Merge pull request #316 from inikep/devYann Collet2017-02-101-4/+4
|\
| * added OpenBSD NetBSD SunOS to list of supported `make install` OSesPrzemyslaw Skibinski2017-02-101-4/+4
* | update repolink in makefileBenedikt Heine2017-02-101-1/+1
|/
* added DragonFly to list of supported `make install` OSYann Collet2017-02-091-1/+1
* added "This Makefile is validated for"Przemyslaw Skibinski2017-01-191-0/+2