summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix make installNick Terrell2018-05-041-34/+36
* lib/Makefile: show commands with V=1Alexey Tourbin2018-04-281-28/+34
* Merge pull request #511 from lz4/decFastYann Collet2018-04-241-0/+1
|\
| * fullbench compiled without assert()Cyan49732018-04-231-0/+1
* | Merge pull request #504 from baruchsiach/static-only-supportYann Collet2018-04-241-0/+5
|\ \ | |/ |/|
| * lib: allow to disable shared librariesBaruch Siach2018-04-191-0/+5
* | minor length reduction of several large linesYann Collet2018-04-181-0/+4
|/
* minor Makefile fixesYann Collet2017-09-071-1/+2
* fixed FS-independent file order in /libYann Collet2017-08-291-2/+2
* build: source files sorted in a FS independent mannerYann Collet2017-08-261-2/+3
* better respect GNU standard Makefile conventionsYann Collet2017-08-141-17/+23
* Fix typos preventing installation of static lib.Ido Rosen2017-08-011-1/+2
* updated MakefileYann Collet2017-05-101-6/+7
* Export only those symbols that are part of public APIDmitry V. Levin2017-03-101-1/+1
* Explicitly create $(DESTDIR)$(LIBDIR)/ at install timeEric Siegerman2017-02-151-1/+1
* added "This Makefile is validated for"Przemyslaw Skibinski2017-01-191-0/+2
* changed default PREFIX and MANDIRPrzemyslaw Skibinski2016-12-281-6/+1
* lib\Makefile: fixed INSTALL_DATAPrzemyslaw Skibinski2016-12-271-3/+3
* Merge remote-tracking branch 'refs/remotes/lz4/dev' into devPrzemyslaw Skibinski2016-12-271-6/+11
|\
| * fixed lib/cleanYann Collet2016-12-211-1/+2
| * minor update MakefileYann Collet2016-12-211-11/+15
* | BSD: improved "make install"Przemyslaw Skibinski2016-12-231-6/+11
* | Solaris: working "make install"Przemyslaw Skibinski2016-12-221-18/+35
|/
* library release build compatible with environment variableYann Collet2016-11-221-20/+21
* new test case with fPIEYann Collet2016-11-221-1/+1
* added a few datesYann Collet2016-11-211-1/+1
* fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet2016-11-191-2/+2
* fix 32-bits mode.Yann Collet2016-11-171-2/+8
* DLL dependencies moved to lib/dll/Przemyslaw Skibinski2016-11-151-3/+3
* clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet2016-11-141-2/+2
* fixed make installPrzemyslaw Skibinski2016-11-091-3/+5
* DLL exports only functions defined in liblz4.defPrzemyslaw Skibinski2016-11-091-1/+2
* create DLL with MinGW/MSYSPrzemyslaw Skibinski2016-11-091-4/+10
* removed LZ4_DLL_EXPORT=1 (2)Przemyslaw Skibinski2016-11-091-1/+1
* test powerpc64Przemyslaw Skibinski2016-11-081-0/+1
* fixed strict warningsYann Collet2016-11-041-2/+2
* updated commentsYann Collet2016-11-041-1/+3
* Merge pull request #241 from vapier/devYann Collet2016-09-231-0/+5
|\
| * add a flag to disable static libsMike Frysinger2016-09-231-0/+5
* | Add LZ4LIB_APIKouhei Sutou2016-09-221-1/+1
|/
* updated uninstallYann Collet2016-09-171-9/+9
* lz4 version source from lz4.hYann Collet2016-09-031-9/+14
* use gnu c99 to get both c99 and POSIXGeorg Sauthoff2016-08-271-1/+1
* 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