summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add FreeBSD to install targetsMartin Waschbüsch2016-05-171-2/+3
* Remove whitespace from ends of linesJulius Werner2016-02-131-5/+5
* create link to dynamic library without using `cp -a` (#147)Yann Collet2015-09-011-5/+5
* Makefile : generates *.o for faster processingYann Collet2015-08-151-10/+8
* liblz4 : Moved XXH_NAMESPACE to CPPFLAGSYann Collet2015-07-021-4/+7
* Added namespace ability to xxhashYann Collet2015-06-271-1/+1
* Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet2015-06-271-1/+1
* Fixed typoYann Collet2015-05-061-1/+1
* Added : LZ4_compress_destSize()Yann Collet2015-05-061-2/+2
* changed "make install" default install directory to /usr/localYann Collet2015-03-151-3/+2
* Fixed : static library (x64 binary)Yann Collet2015-03-081-1/+1
* NetBSD compatibility (#48)Yann Collet2015-03-071-1/+1
* Fix : lz4frame.h within uninstallerYann Collet2015-01-211-0/+1
* Added : -pedantic compilation optionYann Collet2014-12-171-1/+1
* New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet2014-12-131-7/+6
* fixed : pkg versionYann Collet2014-12-091-1/+2
* Fixed : deprecated function LZ4_slideInputBufferHC()Yann Collet2014-12-031-1/+0
* New directory structure : library source files into /lib directoryYann Collet2014-11-301-0/+118