summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed issue #84Yann Collet2015-04-121-2/+2
* Updated : fuzzer tests can be programmed for a timelengthYann Collet2015-04-101-1/+1
* Added : sanitize testYann Collet2015-04-091-0/+3
* minor Makefile test refactoringYann Collet2015-04-081-5/+5
* Removed make distYann Collet2015-04-011-34/+0
* Stricter tests : treat warnings as errorsYann Collet2015-04-011-6/+6
* Updated make distYann Collet2015-03-311-6/+3
* Fixed : MakefileYann Collet2015-03-261-217/+119
* windows friendly make cleanYann Collet2015-03-261-116/+221
* minor beautifier (make clean)Yann Collet2015-03-251-4/+4
* Added : arm cross-compilation testYann Collet2015-03-251-3/+7
* updated dist listYann Collet2015-03-231-1/+1
* changed "make install" default install directory to /usr/localYann Collet2015-03-151-2/+2
* Added : clang testYann Collet2015-03-151-1/+4
* scan-build testsYann Collet2015-03-151-0/+2
* Fixed minor g++ warningsYann Collet2015-03-111-1/+1
* g++ compatibilityYann Collet2015-03-101-0/+4
* Updated datagen (can create sparse files)Yann Collet2015-03-091-1/+1
* NetBSD compatibility (#48)Yann Collet2015-03-071-1/+1
* fixed travis testsYann Collet2014-12-131-0/+3
* New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet2014-12-131-14/+12
* fixed : pkg versionYann Collet2014-12-091-1/+1
* Clarified a few commentsYann Collet2014-12-031-3/+4
* Fixed : make distYann Collet2014-12-011-3/+2
* fix : sudo for make installYann Collet2014-11-301-2/+2
* New directory structure : library source files into /lib directoryYann Collet2014-11-301-63/+14
* Added : $(EXT) within install for cross-compilation supportYann Collet2014-11-231-8/+1
* Makefile : refactored Travis CI testsYann Collet2014-11-041-10/+6
* Added : cmake testYann Collet2014-11-041-0/+5
* Makefile : added -Wcast-align compilation warningYann Collet2014-11-041-1/+1
* new Travis CI build matrixYann Collet2014-10-281-2/+18
* update distribution builder "make dist"Yann Collet2014-10-061-5/+10
* Added : preliminary frame decompression functionYann Collet2014-09-011-1/+1
* Simplified travis test flowYann Collet2014-08-261-3/+2
* updated release numberYann Collet2014-08-131-1/+1
* Makefile: fix DESTDIRIgor Gnatenko2014-08-081-5/+5
* Makefile : restored Takayuki's fix for OS-X and BSDYann Collet2014-08-061-4/+5
* Updated Makefile : make distYann Collet2014-08-061-5/+7
* Fix BSD sed error reported by Yue DuTakayuki MATSUOKA2014-07-301-3/+3
* Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)Yann Collet2014-07-261-4/+3
* Makefile : synchronize library version number with lz4.h - Thanks to Takayuki...Yann Collet2014-07-221-3/+3
* Makefile : some corrections suggested by Michał Górny (issue 136)Yann Collet2014-07-211-4/+8
* Added : pkg-config (issue 135)Yann Collet2014-07-201-4/+16
* Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle Yann Collet2014-07-141-1/+1
* Modified : lz4 streaming API, strong typesYann Collet2014-07-141-1/+1
* Modified : Makefile : added -Wshadow option, suggest by Boris FaureYann Collet2014-07-051-1/+1
* Fix : OS-X : library install name, thanks to Clemens LangYann Collet2014-07-051-1/+1
* updated fuzzer, faster and cleaner overflow testsYann Collet2014-07-051-1/+1
* update to r119Yann Collet2014-07-021-1/+1
* Quickfix of issue 134 (untested)Yann Collet2014-07-021-1/+1