summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Fixed : MakefileYann Collet1-217/+119
2015-03-26windows friendly make cleanYann Collet1-116/+221
2015-03-26minor beautifier (make clean)Yann Collet1-4/+4
2015-03-25Added : arm cross-compilation testYann Collet1-3/+7
2015-03-23updated dist listYann Collet1-1/+1
2015-03-15changed "make install" default install directory to /usr/localYann Collet1-2/+2
2015-03-15Added : clang testYann Collet1-1/+4
2015-03-15scan-build testsYann Collet1-0/+2
2015-03-11Fixed minor g++ warningsYann Collet1-1/+1
2015-03-10g++ compatibilityYann Collet1-0/+4
2015-03-10Updated datagen (can create sparse files)Yann Collet1-1/+1
2015-03-07NetBSD compatibility (#48)Yann Collet1-1/+1
2014-12-13fixed travis testsYann Collet1-0/+3
2014-12-13New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet1-14/+12
2014-12-09fixed : pkg versionYann Collet1-1/+1
2014-12-03Clarified a few commentsYann Collet1-3/+4
2014-12-01Fixed : make distYann Collet1-3/+2
2014-11-30fix : sudo for make installYann Collet1-2/+2
2014-11-30New directory structure : library source files into /lib directoryYann Collet1-63/+14
2014-11-23Added : $(EXT) within install for cross-compilation supportYann Collet1-8/+1
2014-11-04Makefile : refactored Travis CI testsYann Collet1-10/+6
2014-11-04Added : cmake testYann Collet1-0/+5
2014-11-04Makefile : added -Wcast-align compilation warningYann Collet1-1/+1
2014-10-28new Travis CI build matrixYann Collet1-2/+18
2014-10-06update distribution builder "make dist"Yann Collet1-5/+10
2014-09-01Added : preliminary frame decompression functionYann Collet1-1/+1
2014-08-26Simplified travis test flowYann Collet1-3/+2
2014-08-13updated release numberYann Collet1-1/+1
2014-08-08Makefile: fix DESTDIRIgor Gnatenko1-5/+5
2014-08-06Makefile : restored Takayuki's fix for OS-X and BSDYann Collet1-4/+5
2014-08-06Updated Makefile : make distYann Collet1-5/+7
2014-07-30Fix BSD sed error reported by Yue DuTakayuki MATSUOKA1-3/+3
2014-07-26Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)Yann Collet1-4/+3
2014-07-22Makefile : synchronize library version number with lz4.h - Thanks to Takayuki...Yann Collet1-3/+3
2014-07-21Makefile : some corrections suggested by Michał Górny (issue 136)Yann Collet1-4/+8
2014-07-20Added : pkg-config (issue 135)Yann Collet1-4/+16
2014-07-14Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle Yann Collet1-1/+1
2014-07-14Modified : lz4 streaming API, strong typesYann Collet1-1/+1
2014-07-05Modified : Makefile : added -Wshadow option, suggest by Boris FaureYann Collet1-1/+1
2014-07-05Fix : OS-X : library install name, thanks to Clemens LangYann Collet1-1/+1
2014-07-05updated fuzzer, faster and cleaner overflow testsYann Collet1-1/+1
2014-07-02update to r119Yann Collet1-1/+1
2014-07-02Quickfix of issue 134 (untested)Yann Collet1-1/+1
2014-06-24updated lz4cat man pageYann Collet1-4/+4
2014-06-14LZ4 Streaming : check overlapping input/dictionaryYann Collet1-2/+3
2014-06-09New : valgrind memtestYann Collet1-5/+5
2014-05-21Continuous streaming mode (automatic)Yann Collet1-1/+1
2014-04-23re-order travis testsYann Collet1-1/+1
2014-04-16Add build target 'test'Takayuki MATSUOKA1-0/+3
2014-04-15Added README.md to the list of packaged filesYann Collet1-1/+1