summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2020-11-15update docYann Collet1-2/+2
2020-08-21Merge pull request #886 from servusDei2018/devYann Collet1-3/+2
2020-08-19[build] Move CMake and Visual build systems to build/Nick Terrell3-239/+1
2020-07-23Optimized by replacing `endl` with `'\n'`Nate1-3/+2
2020-07-21meson: remove build requirement for distutilsRosen Penev1-3/+2
2019-09-26meson: move one layer deeper to allow easy construction of a wrap fileJulius Michaelis10-114/+128
2019-07-19Merge pull request #758 from dooxe/developYann Collet1-0/+1
2019-07-18Added BUNDLE DESTINATION in CMakeLists.txt so that it works with newer versio...dooxe1-0/+1
2019-06-29meson: Always build gen_manual on build machineLzu Tao1-0/+1
2019-06-29meson: Fix deprecated warnings on build optionsLzu Tao3-14/+14
2019-04-30meson: Rely only on extracted version in lz4.hLzu Tao1-9/+4
2019-04-27contrib: Make Meson build non optionalLzu Tao1-1/+3
2019-01-23meson: Add -DLZ4_DLL_EXPORT=1 to build dynamic lib on WindowsLzu Tao2-1/+7
2019-01-11meson: Favor warning if cannot find version stringLzu Tao1-1/+1
2019-01-11meson: Use libray as required argument in `pkgconfig`Lzu Tao1-2/+2
2019-01-11meson: Explicit use `meson setup` to setup a builddirLzu Tao1-1/+1
2018-12-17Merge pull request #620 from lzutao/meson_symlinkYann Collet2-16/+12
2018-12-14meson: Remove unused sys importLzu Tao1-5/+3
2018-12-13Simplify logic by setting default value for MESON_INSTALL_DESTDIR_PREFIXLzu Tao1-4/+2
2018-12-13meson: Update man1 extension in meson 0.49.0Lzu Tao1-1/+1
2018-12-13meson: Update InstallSymlink.py usageLzu Tao1-11/+9
2018-12-12Add snap packaging supportEdward Hope-Morley2-0/+60
2018-12-09meson: Add README.md for newcomers [skip ci]Lzu Tao1-0/+34
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