aboutsummaryrefslogtreecommitdiff
path: root/programs/Makefile
AgeCommit message (Expand)Author
2018-01-13updated manuals to v1.8.1Yann Collet
2017-09-06minor Makefile fixesYann Collet
2017-08-26build: source files sorted in a FS independent mannerYann Collet
2017-08-24fixed make recurrence from /testsYann Collet
2017-08-24minor : added header licenseYann Collet
2017-08-23fixed man directory installation (#337)Yann Collet
2017-08-14lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"Yann Collet
2017-08-14better respect GNU standard Makefile conventionsYann Collet
2017-08-06updated man pageYann Collet
2017-06-13-g compilation flag not by default for lz4 cliYann Collet
2017-05-10updated MakefileYann Collet
2017-02-10updated platform.hPrzemyslaw Skibinski
2017-01-19added "This Makefile is validated for"Przemyslaw Skibinski
2016-12-28changed default PREFIX and MANDIRPrzemyslaw Skibinski
2016-12-27Merge remote-tracking branch 'refs/remotes/lz4/dev' into devPrzemyslaw Skibinski
2016-12-23BSD: improved "make install"Przemyslaw Skibinski
2016-12-23Solaris: working "make install"Przemyslaw Skibinski
2016-12-22updated Makefile : lz4 no longer recompiled when already up-to-dateYann Collet
2016-12-22"make test" is now compatible with SolarisPrzemyslaw Skibinski
2016-12-07fix #284, reported by @beiDei8z : added test cases for path/to/lz4catYann Collet
2016-12-07fix : invocation of path/to/unlz4 (#284), reported by @beiDei8zYann Collet
2016-11-27Add "man" target to MakefileTakayuki MATSUOKA
2016-11-22library release build compatible with environment variableYann Collet
2016-11-22lz4 release build compatible with PIEYann Collet
2016-11-17fixed versionsTestYann Collet
2016-11-17fix 32-bits mode.Yann Collet
2016-11-14clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet
2016-11-09removed LZ4_DLL_EXPORT=1 (2)Przemyslaw Skibinski
2016-11-08test powerpc64Przemyslaw Skibinski
2016-11-08tests\Makefile: added test-platformPrzemyslaw Skibinski
2016-11-04updated lz4cli.cPrzemyslaw Skibinski
2016-11-04redefined VOID for Windows/MSYSPrzemyslaw Skibinski
2016-11-03Merge pull request #249 from inikep/devYann Collet
2016-11-03check fread() operation results (#243)Yann Collet
2016-11-03updated .travis.ymlPrzemyslaw Skibinski
2016-11-03test programs moved to tests/Przemyslaw Skibinski
2016-09-23Add LZ4LIB_APIKouhei Sutou
2016-09-17updated uninstallYann Collet
2016-09-03Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into devinikep
2016-09-02lz4 version source from lz4.hYann Collet
2016-09-03CFLAGS += $(MOREFLAGS)inikep
2016-08-10minor refactoring changesYann Collet
2016-06-29stronger compilation flagsYann Collet
2016-05-17Add FreeBSD to install targetsMartin Waschbüsch
2016-01-10Merge pull request #182 from kou/add-missing-extYann Collet
2016-01-10Add missing $(EXT)Kouhei Sutou
2015-10-21Fix : compiler-independent macro to remove deprecation warningsYann Collet
2015-09-01Updated Makefile and .travisYann Collet
2015-08-15Makefile : generates *.o for faster processingYann Collet
2015-08-06minor simplification lz4_readarch()Yann Collet