summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add copying lz4file.h to make installVladimir Solontsov2022-11-221-0/+2
* build: Support BUILD_SHARED=noFotis Xenakis2022-09-131-0/+4
* Fix typos found by codespellDimitri Papadopoulos2021-11-251-1/+1
* Merge pull request #1012 from eloj/print-install-dirsYann Collet2021-07-241-2/+2
|\
| * Print target directories during 'make install'.Eddy Jansson2021-07-241-2/+2
* | Expand use of pkg-config variables.Eddy Jansson2021-07-241-0/+1
|/
* refactor MakefileYann Collet2020-12-011-47/+54
* updated license & header datesYann Collet2020-11-251-1/+1
* update docYann Collet2020-11-151-1/+1
* lib/Makefile: Fix detection of `Darwin`.Chongyu Zhu2019-04-231-3/+2
* More build imrpvementsJPeterMugaas2019-04-231-36/+39
* Fix a test for mingwJPeterMugaas2019-04-221-1/+1
* Try to put some tests I made in ONE place. I also moved a test for "install"...JPeterMugaas2019-04-221-26/+2
* Initial commits from diff I submitted earlierJPeterMugaas2019-04-221-11/+31
* Allow installation of lz4 for Windows 10 with MSYS2Vincent Torri2019-03-031-1/+1
* Windows: create import library with gcc directly, remove now useless def fileVincent Torri2018-12-021-4/+1
* Uninstall DLL and import libVincent Torri2018-11-211-0/+5
* Add explanation for the installation of the DLL in the bin directoryVincent Torri2018-11-211-0/+3
* Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)Vincent Torri2018-11-201-2/+13
* Add DLLTOOL variable so that one can override dlltool binaryVincent Torri2018-11-171-1/+3
* Use / instead of \ when accessing files in the dll subdirectory.Vincent Torri2018-11-171-2/+2
* FIx pkgconfig file installation on MidnightBSDLucas Holt2018-09-121-1/+1
* Add support for MidnightBSDLucas Holt2018-09-081-1/+1
* allow to override uname when cross-compilingWaldemar Brodkorb2018-05-221-3/+4
* Add Haiku as a validated target.fbrosson2018-05-171-1/+1
* 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