index
:
Project-1CE/external_lz4
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2020-11-15
update doc
Yann Collet
2020-08-21
Merge pull request #886 from servusDei2018/dev
Yann Collet
2020-08-19
[build] Move CMake and Visual build systems to build/
Nick Terrell
2020-07-23
Optimized by replacing `endl` with `'\n'`
Nate
2020-07-21
meson: remove build requirement for distutils
Rosen Penev
2019-09-26
meson: move one layer deeper to allow easy construction of a wrap file
Julius Michaelis
2019-07-19
Merge pull request #758 from dooxe/develop
Yann Collet
2019-07-18
Added BUNDLE DESTINATION in CMakeLists.txt so that it works with newer versio...
dooxe
2019-06-29
meson: Always build gen_manual on build machine
Lzu Tao
2019-06-29
meson: Fix deprecated warnings on build options
Lzu Tao
2019-04-30
meson: Rely only on extracted version in lz4.h
Lzu Tao
2019-04-27
contrib: Make Meson build non optional
Lzu Tao
2019-01-23
meson: Add -DLZ4_DLL_EXPORT=1 to build dynamic lib on Windows
Lzu Tao
2019-01-11
meson: Favor warning if cannot find version string
Lzu Tao
2019-01-11
meson: Use libray as required argument in `pkgconfig`
Lzu Tao
2019-01-11
meson: Explicit use `meson setup` to setup a builddir
Lzu Tao
2018-12-17
Merge pull request #620 from lzutao/meson_symlink
Yann Collet
2018-12-14
meson: Remove unused sys import
Lzu Tao
2018-12-13
Simplify logic by setting default value for MESON_INSTALL_DESTDIR_PREFIX
Lzu Tao
2018-12-13
meson: Update man1 extension in meson 0.49.0
Lzu Tao
2018-12-13
meson: Update InstallSymlink.py usage
Lzu Tao
2018-12-12
Add snap packaging support
Edward Hope-Morley
2018-12-09
meson: Add README.md for newcomers [skip ci]
Lzu Tao
2018-12-04
No need to join prefix and let soversion base on version
Lzu Tao
2018-12-04
Use MESON_INSTALL_DESTDIR_PREFIX instead of DESTDIR
Lzu Tao
2018-12-04
meson: Add fallback message when not found lz4.h
Lzu Tao
2018-12-04
meson: Fix wrong path to lib/lz4.h
Lzu Tao
2018-12-03
meson: Correct support for Windows build
Lzu Tao
2018-12-03
meson: Update usage of InstallSymlink helper
Lzu Tao
2018-12-03
Use argparse instead of manually parsing [skip ci]
Lzu Tao
2018-12-03
meson: Fix soversion and generated pkg-config file [skip ci]
Lzu Tao
2018-12-03
meson: Use --werror build option instead of passing -Werror [skip ci]
Lzu Tao
2018-12-03
meson test: Update timeout and tests that use COPYING
Lzu Tao
2018-12-02
Add meson build system
Lzu Tao
2018-09-18
added cppcheck
Yann Collet
2018-09-18
fixed minor cppcheck warnings in examples
Yann Collet
2018-08-09
Add CMake option to not build legacy lz4c program
Joel Johnson
2018-03-09
fix #482: change CFLAGS to CXXFLAGS
Yann Collet
2017-05-23
Add DLL files to the INSTALL target
PierreNav
2017-05-10
updated Makefile
Yann Collet
2017-02-05
[cmake] Fix substituting version in liblz4.pc
Michał Górny
2017-01-23
updated gen-lz4-manual.sh
Przemyslaw Skibinski
2017-01-23
improved gen_manual
Przemyslaw Skibinski
2017-01-03
Merge pull request #296 from mgorny/cmake-fixes
Yann Collet
2017-01-02
cmake: Install manpages
Michał Górny
2017-01-02
cmake: Install lz4cat and unlz4 symlinks
Michał Górny
2017-01-02
cmake: Support building shared & static libs simultaneously
Michał Górny
2017-01-02
cmake: Fix SOVERSION to match Makefiles
Michał Górny
2016-12-21
minor fix for travis-install test
Yann Collet
2016-11-12
cmake: add public domain dedication, and a note about the maintainer
Evan Nemerson
[next]