Julius Michaelis
|
b6623e710d
|
meson: move one layer deeper to allow easy construction of a wrap file
|
2019-09-26 17:29:04 +09:00 |
|
Lzu Tao
|
4c60f25c65
|
meson: Fix deprecated warnings on build options
Meson now reserves `build_` prefix options.
|
2019-06-29 10:10:05 +07:00 |
|
Lzu Tao
|
cb1be75c84
|
meson: Rely only on extracted version in lz4.h
So now instead of warning when failing to extract version number
from lz4.h, we error and stop the build instead.
|
2019-04-30 12:25:40 +07:00 |
|
Lzu Tao
|
dd54ea01a2
|
contrib: Make Meson build non optional
* Update ninja version to 1.9 in CI.
* Update default project version in meson script.
|
2019-04-27 01:41:03 +07:00 |
|
Lzu Tao
|
929dbbcddf
|
meson: Add -DLZ4_DLL_EXPORT=1 to build dynamic lib on Windows
Thanks @nacho for pointing it out.
|
2019-01-23 15:40:26 +07:00 |
|
Lzu Tao
|
d2288d2cc0
|
meson: Favor warning if cannot find version string
|
2019-01-11 02:34:16 +07:00 |
|
Lzu Tao
|
fbc42958c0
|
No need to join prefix and let soversion base on version
|
2018-12-04 10:18:54 +07:00 |
|
Lzu Tao
|
b4ab8875f9
|
meson: Add fallback message when not found lz4.h
|
2018-12-04 00:59:06 +07:00 |
|
Lzu Tao
|
2491af993b
|
meson: Fix wrong path to lib/lz4.h
|
2018-12-04 00:56:10 +07:00 |
|
Lzu Tao
|
0caeec939f
|
meson: Correct support for Windows build
|
2018-12-03 22:48:37 +07:00 |
|
Lzu Tao
|
4fc4b73586
|
meson: Use --werror build option instead of passing -Werror [skip ci]
|
2018-12-03 19:19:02 +07:00 |
|
Lzu Tao
|
5bc119455f
|
Add meson build system
|
2018-12-02 10:00:27 +07:00 |
|