summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2018-12-04No need to join prefix and let soversion base on versionLzu Tao2-7/+4
2018-12-04Use MESON_INSTALL_DESTDIR_PREFIX instead of DESTDIRLzu Tao1-20/+5
2018-12-04meson: Add fallback message when not found lz4.hLzu Tao1-0/+2
2018-12-04meson: Fix wrong path to lib/lz4.hLzu Tao1-1/+1
2018-12-03meson: Correct support for Windows buildLzu Tao3-41/+23
2018-12-03meson: Update usage of InstallSymlink helperLzu Tao1-31/+33
2018-12-03Use argparse instead of manually parsing [skip ci]Lzu Tao1-9/+5
2018-12-03meson: Fix soversion and generated pkg-config file [skip ci]Lzu Tao1-2/+3
2018-12-03meson: Use --werror build option instead of passing -Werror [skip ci]Lzu Tao1-3/+2
2018-12-03meson test: Update timeout and tests that use COPYINGLzu Tao1-4/+16
2018-12-02Add meson build systemLzu Tao10-0/+573
2018-09-18added cppcheckYann Collet1-2/+2
2018-09-18fixed minor cppcheck warnings in examplesYann Collet1-14/+16
2018-08-09Add CMake option to not build legacy lz4c programJoel Johnson1-4/+10
2018-03-09fix #482: change CFLAGS to CXXFLAGSYann Collet1-4/+4
2017-05-23Add DLL files to the INSTALL targetPierreNav1-1/+2
2017-05-10updated MakefileYann Collet2-4/+24
2017-02-05[cmake] Fix substituting version in liblz4.pcMichał Górny1-0/+2
2017-01-23updated gen-lz4-manual.shPrzemyslaw Skibinski2-4/+7
2017-01-23improved gen_manualPrzemyslaw Skibinski1-23/+27
2017-01-03Merge pull request #296 from mgorny/cmake-fixesYann Collet1-13/+52
2017-01-02cmake: Install manpagesMichał Górny1-0/+9
2017-01-02cmake: Install lz4cat and unlz4 symlinksMichał Górny1-0/+12
2017-01-02cmake: Support building shared & static libs simultaneouslyMichał Górny1-13/+31
2017-01-02cmake: Fix SOVERSION to match MakefilesMichał Górny1-1/+1
2016-12-21minor fix for travis-install testYann Collet1-0/+2
2016-11-12cmake: add public domain dedication, and a note about the maintainerEvan Nemerson1-0/+12
2016-11-12cmake: make PIC optional when generating a static libraryEvan Nemerson1-1/+11
2016-11-10minor typoYann Collet1-3/+3
2016-11-10Fix license and remove references to zstdNick Terrell3-17/+64
2016-11-10added contrib/gen_manualPrzemyslaw Skibinski4-0/+292
2016-11-08cmake: significant changes to accomodate a new "bundled" mode.Evan Nemerson1-104/+151
2016-11-04fixed Travis testsPrzemyslaw Skibinski1-1/+1
2016-11-01moved cmake and debian directories to contrib (#245)Yann Collet11-0/+173
2015-05-26READM fixupLouis P. Santillan1-1/+1
2015-05-26djgpp port now using the proposed contrib structureLouis P. Santillan3-0/+175