summaryrefslogtreecommitdiffstats
path: root/contrib/meson/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: move meson files from contrib, to go alongside other build systemsEli Schwartz2023-01-301-31/+0
* Update Meson build to 1.9.4Tristan Partin2022-10-201-3/+7
* Fixup meson buildTristan Partin2022-02-091-5/+11
* meson: move one layer deeper to allow easy construction of a wrap fileJulius Michaelis2019-09-261-109/+5
* meson: Fix deprecated warnings on build optionsLzu Tao2019-06-291-9/+9
* meson: Rely only on extracted version in lz4.hLzu Tao2019-04-301-9/+4
* contrib: Make Meson build non optionalLzu Tao2019-04-261-1/+3
* meson: Add -DLZ4_DLL_EXPORT=1 to build dynamic lib on WindowsLzu Tao2019-01-231-0/+1
* meson: Favor warning if cannot find version stringLzu Tao2019-01-101-1/+1
* No need to join prefix and let soversion base on versionLzu Tao2018-12-041-5/+3
* meson: Add fallback message when not found lz4.hLzu Tao2018-12-031-0/+2
* meson: Fix wrong path to lib/lz4.hLzu Tao2018-12-031-1/+1
* meson: Correct support for Windows buildLzu Tao2018-12-031-38/+19
* meson: Use --werror build option instead of passing -Werror [skip ci]Lzu Tao2018-12-031-3/+2
* Add meson build systemLzu Tao2018-12-021-0/+147