summaryrefslogtreecommitdiff
path: root/programs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-11-15update docYann Collet1-1/+1
2020-08-11added target lz4-wlibYann Collet1-6/+20
2019-04-23More build imrpvementsJPeterMugaas1-21/+32
2019-04-22Make programs/Makefile use the includes.JPeterMugaas1-42/+1
2019-04-22Initial commits from diff I submitted earlierJPeterMugaas1-5/+36
2019-04-11introduce LZ4_DISTANCE_MAX build macroYann Collet1-1/+1
2019-03-03Allow installation of lz4 for Windows 10 with MSYS2Vincent Torri1-1/+1
2018-11-20Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)Vincent Torri1-1/+1
2018-09-08Add support for MidnightBSDLucas Holt1-1/+1
2018-09-05Merge pull request #556 from kou/add-missing-exeextYann Collet1-12/+12
2018-08-13Add missing $(EXT)Kouhei Sutou1-12/+12
2018-05-17Add Haiku as a validated target.fbrosson1-1/+1
2018-05-04Fix make installNick Terrell1-32/+30
2018-01-13updated manuals to v1.8.1Yann Collet1-2/+2
2017-09-06minor Makefile fixesYann Collet1-8/+8
2017-08-26build: source files sorted in a FS independent mannerYann Collet1-3/+3
2017-08-24fixed make recurrence from /testsYann Collet1-4/+5
2017-08-24minor : added header licenseYann Collet1-1/+1
2017-08-23fixed man directory installation (#337)Yann Collet1-3/+4
2017-08-14lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"Yann Collet1-2/+4
2017-08-14better respect GNU standard Makefile conventionsYann Collet1-17/+24
2017-08-06updated man pageYann Collet1-2/+1
2017-06-13-g compilation flag not by default for lz4 cliYann Collet1-1/+1
2017-05-10updated MakefileYann Collet1-16/+10
2017-02-10updated platform.hPrzemyslaw Skibinski1-2/+1
2017-01-19added "This Makefile is validated for"Przemyslaw Skibinski1-0/+2
2016-12-28changed default PREFIX and MANDIRPrzemyslaw Skibinski1-5/+5
2016-12-27Merge remote-tracking branch 'refs/remotes/lz4/dev' into devPrzemyslaw Skibinski1-12/+17
2016-12-23BSD: improved "make install"Przemyslaw Skibinski1-6/+11
2016-12-23Solaris: working "make install"Przemyslaw Skibinski1-12/+25
2016-12-22updated Makefile : lz4 no longer recompiled when already up-to-dateYann Collet1-12/+17
2016-12-22"make test" is now compatible with SolarisPrzemyslaw Skibinski1-3/+3
2016-12-07fix #284, reported by @beiDei8z : added test cases for path/to/lz4catYann Collet1-1/+4
2016-12-07fix : invocation of path/to/unlz4 (#284), reported by @beiDei8zYann Collet1-9/+12
2016-11-27Add "man" target to MakefileTakayuki MATSUOKA1-0/+27
2016-11-22library release build compatible with environment variableYann Collet1-1/+1
2016-11-22lz4 release build compatible with PIEYann Collet1-9/+10
2016-11-17fixed versionsTestYann Collet1-2/+3
2016-11-17fix 32-bits mode.Yann Collet1-12/+14
2016-11-14clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet1-4/+6
2016-11-09removed LZ4_DLL_EXPORT=1 (2)Przemyslaw Skibinski1-1/+1
2016-11-08test powerpc64Przemyslaw Skibinski1-1/+2
2016-11-08tests\Makefile: added test-platformPrzemyslaw Skibinski1-2/+1
2016-11-04updated lz4cli.cPrzemyslaw Skibinski1-3/+3
2016-11-04redefined VOID for Windows/MSYSPrzemyslaw Skibinski1-2/+1
2016-11-03Merge pull request #249 from inikep/devYann Collet1-200/+2
2016-11-03check fread() operation results (#243)Yann Collet1-1/+1
2016-11-03updated .travis.ymlPrzemyslaw Skibinski1-4/+0
2016-11-03test programs moved to tests/Przemyslaw Skibinski1-196/+2
2016-09-23Add LZ4LIB_APIKouhei Sutou1-1/+1