aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2022-07-31fix: various typosDominique Pelle
2022-07-05review: fix findingsAlexander Mohr
2022-06-12meson: fix meson buildAlexander Mohr
2022-04-15Fix default_library undeclared error in WindowsDan Yeaw
2022-04-12Fix incorrect meson build option for programsDan Yeaw
2022-02-09Fixup meson buildTristan Partin
2021-12-14meson: simplify version lookup and avoid deprecation warningsEli Schwartz
2021-01-07Update snapcraft.yaml to reflect latest buildEdward Hope-Morley
2020-11-30fix CFLAGS unexport issueYann Collet
2020-11-15update docYann Collet
2020-08-21Merge pull request #886 from servusDei2018/devYann Collet
2020-08-19[build] Move CMake and Visual build systems to build/Nick Terrell
2020-07-23Optimized by replacing `endl` with `'\n'`Nate
2020-07-21meson: remove build requirement for distutilsRosen Penev
2019-09-26meson: move one layer deeper to allow easy construction of a wrap fileJulius Michaelis
2019-07-19Merge pull request #758 from dooxe/developYann Collet
2019-07-18Added BUNDLE DESTINATION in CMakeLists.txt so that it works with newer versio...dooxe
2019-06-29meson: Always build gen_manual on build machineLzu Tao
2019-06-29meson: Fix deprecated warnings on build optionsLzu Tao
2019-04-30meson: Rely only on extracted version in lz4.hLzu Tao
2019-04-27contrib: Make Meson build non optionalLzu Tao
2019-01-23meson: Add -DLZ4_DLL_EXPORT=1 to build dynamic lib on WindowsLzu Tao
2019-01-11meson: Favor warning if cannot find version stringLzu Tao
2019-01-11meson: Use libray as required argument in `pkgconfig`Lzu Tao
2019-01-11meson: Explicit use `meson setup` to setup a builddirLzu Tao
2018-12-17Merge pull request #620 from lzutao/meson_symlinkYann Collet
2018-12-14meson: Remove unused sys importLzu Tao
2018-12-13Simplify logic by setting default value for MESON_INSTALL_DESTDIR_PREFIXLzu Tao
2018-12-13meson: Update man1 extension in meson 0.49.0Lzu Tao
2018-12-13meson: Update InstallSymlink.py usageLzu Tao
2018-12-12Add snap packaging supportEdward Hope-Morley
2018-12-09meson: Add README.md for newcomers [skip ci]Lzu Tao
2018-12-04No need to join prefix and let soversion base on versionLzu Tao
2018-12-04Use MESON_INSTALL_DESTDIR_PREFIX instead of DESTDIRLzu Tao
2018-12-04meson: Add fallback message when not found lz4.hLzu Tao
2018-12-04meson: Fix wrong path to lib/lz4.hLzu Tao
2018-12-03meson: Correct support for Windows buildLzu Tao
2018-12-03meson: Update usage of InstallSymlink helperLzu Tao
2018-12-03Use argparse instead of manually parsing [skip ci]Lzu Tao
2018-12-03meson: Fix soversion and generated pkg-config file [skip ci]Lzu Tao
2018-12-03meson: Use --werror build option instead of passing -Werror [skip ci]Lzu Tao
2018-12-03meson test: Update timeout and tests that use COPYINGLzu Tao
2018-12-02Add meson build systemLzu Tao
2018-09-18added cppcheckYann Collet
2018-09-18fixed minor cppcheck warnings in examplesYann Collet
2018-08-09Add CMake option to not build legacy lz4c programJoel Johnson
2018-03-09fix #482: change CFLAGS to CXXFLAGSYann Collet
2017-05-23Add DLL files to the INSTALL targetPierreNav
2017-05-10updated MakefileYann Collet
2017-02-05[cmake] Fix substituting version in liblz4.pcMichał Górny