summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | cmake : corrected xxhash path (thanks to j.magnuson)
* 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
| | | update test, to also verify "make dist"
* 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
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* Makefile : restored Takayuki's fix for OS-X and BSDYann Collet2014-08-061-4/+5
| | | minor display change for make install
* Updated Makefile : make distYann Collet2014-08-061-5/+7
| | | Minor formatting changes for xxhash
* Fix BSD sed error reported by Yue DuTakayuki MATSUOKA2014-07-301-3/+3
| | | | | | | This change is related to LZ4 issue #14. - Add more unique pattern to line recognition - Change Extended Regular Expression to Basic Regular Expression
* 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 ↵Yann Collet2014-07-221-3/+3
| | | | Takayuki Matsuoka
* 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
| | | fix : remove man pages on uninstall
* 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
| | | | git-svn-id: https://lz4.googlecode.com/svn/trunk@116 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
* Added : lz4cat utility for posx systemsyann.collet.73@gmail.com2014-03-231-14/+25
| | | | | | | OS-X compatible dynamic library, thanks to Jan Stepien corrected : relative symbolic link for versioned library git-svn-id: https://lz4.googlecode.com/svn/trunk@115 650e7d94-2a16-8b24-b05c-7c0b3f6821cd