summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated lz4cat man pageYann Collet2014-06-241-4/+4
* LZ4 Streaming : check overlapping input/dictionaryYann Collet2014-06-141-2/+3
* New : valgrind memtestYann Collet2014-06-091-5/+5
* Continuous streaming mode (automatic)Yann Collet2014-05-211-1/+1
* re-order travis testsYann Collet2014-04-221-1/+1
* Add build target 'test'Takayuki MATSUOKA2014-04-161-0/+3
* Added README.md to the list of packaged filesYann Collet2014-04-151-1/+1
* Added lz4c & lz4cat man pagesYann Collet2014-04-151-1/+2
* Fixed issue 127 & 128Yann Collet2014-04-151-1/+1
* quickfix (issue 124 & 125)yann.collet.73@gmail.com2014-03-241-15/+18
* Added : lz4cat utility for posx systemsyann.collet.73@gmail.com2014-03-231-14/+25
* Makefile : library correctly compiled with -O3 switch (issue 114)yann.collet.73@gmail.com2014-03-121-9/+20
* Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz...yann.collet.73@gmail.com2014-02-041-1/+2
* quickfix (issue 107 & issue 103)yann.collet.73@gmail.com2014-01-081-5/+6