17 Commits

Author SHA1 Message Date
ajacoutot
a6fc90e7c7 Update to meson-0.41.2. 2017-07-20 09:25:43 +00:00
ajacoutot
272aecbb8c meson(1) needs UTF-8 encoding. 2017-06-25 11:24:29 +00:00
ajacoutot
295e091bc2 By default, don't use "-Wl,--no-undefined when linking", it's fine to have
undefined references to libc functions.
CONFIGURE_ARGS += -Db_lundef=false
2017-06-25 11:16:38 +00:00
ajacoutot
b8b76b594e Pass MAKE_ENV, FAKE_SETUP and ALL_TEST_ENV so that we can benefit from the magic
of bsd.port.mk. Fixes $CC path detection.
2017-06-25 11:07:19 +00:00
ajacoutot
9572bdce27 Update to meson-0.41.1. 2017-06-20 07:27:03 +00:00
ajacoutot
3deebc3d07 Update to meson-0.41.0. 2017-06-13 07:05:21 +00:00
ajacoutot
5b825c7697 Update to meson-0.40.1. 2017-04-29 07:44:08 +00:00
ajacoutot
4ac87a0577 ... and --mandir. 2017-04-27 09:02:32 +00:00
ajacoutot
961d552b1f Pass --sysconfdir. 2017-04-27 09:00:01 +00:00
ajacoutot
0c3fbbc57a Update to meson-0.40.0. 2017-04-23 10:49:07 +00:00
ajacoutot
a3fa2ff47c Add the meson MODULE.
It's still a bit rough around the edges but allows me to build the upcoming
libhttpseverywhere port.
2017-04-08 13:29:22 +00:00
ajacoutot
d17258b619 Update to meson-0.39.1. 2017-04-08 11:07:42 +00:00
ajacoutot
8b33adf2a0 Update to meson-0.39.0. 2017-03-13 13:26:52 +00:00
ajacoutot
3d81a82382 Update to meson-0.38.1. 2017-02-16 09:35:33 +00:00
ajacoutot
75beb5570f Update to meson-0.37.1. 2017-01-06 15:42:14 +00:00
landry
c7f996f899 bump ports depending on python3 in devel 2017-01-03 19:19:48 +00:00
ajacoutot
3feeb5b712 Import meson-0.36.0.
Meson is an open source build system meant to be both extremely fast, and, even
more importantly, as user friendly as possible.
<...>

ok jasper@
2016-11-27 08:43:11 +00:00