109 Commits

Author SHA1 Message Date
ajacoutot
67c8441722 Update to meson-0.56.0. 2020-11-01 08:14:08 +00:00
ajacoutot
7f7d7aa969 Update to meson-0.55.3. 2020-09-12 10:08:46 +00:00
ajacoutot
cf9e0d8567 Update to meson-0.55.2. 2020-09-11 07:07:02 +00:00
ajacoutot
ef250ae9a1 Update to meson-0.55.1. 2020-08-16 08:17:59 +00:00
ajacoutot
3681abd939 Update to meson-0.55.0. 2020-07-17 07:24:40 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
2d43c77629 Update to meson-0.54.3. 2020-06-16 07:01:02 +00:00
ajacoutot
2f70b867f2 Merged upstream. 2020-05-24 16:41:54 +00:00
ajacoutot
8ef0aa7b90 symbolextractor: add support for OpenBSD. 2020-05-16 17:03:29 +00:00
ajacoutot
3b2640a27d Update to meson-0.54.2. 2020-05-16 09:39:38 +00:00
ajacoutot
9521ad9337 Update to meson-0.54.1. 2020-04-27 08:30:18 +00:00
ajacoutot
0c1bfc2975 Update to meson-0.54.0. 2020-04-01 06:23:33 +00:00
ajacoutot
325b5f6df0 Update to meson-0.53.2. 2020-02-28 16:47:20 +00:00
ajacoutot
2e61f78c74 Update to meson-0.53.1. 2020-01-25 05:42:15 +00:00
ajacoutot
ecbbefddf1 Update to meson-0.53.0. 2020-01-14 11:39:41 +00:00
zhuk
32f7e63073 Install tool scripts the meson manual refers to. Might be helpful for
meson newbies like me.

okay aja@ (MAINTAINER)
2020-01-07 20:45:17 +00:00
ajacoutot
86d98768ad Tweak previous (DEBUG_PACKAGES).
from espie@
2019-12-10 16:45:24 +00:00
ajacoutot
9ddd8249f3 Properly cope with DEBUG_PACKAGES.
prodded by espie@
2019-12-08 18:41:44 +00:00
ajacoutot
bb10e4c399 Update to meson-0.52.1. 2019-12-03 11:15:31 +00:00
ajacoutot
b238e95bb8 Merged upstream. 2019-11-28 19:46:58 +00:00
ajacoutot
6711443c29 Unbreak detection of libexecinfo (it's not an "internal" lib in OpenBSD). 2019-11-24 10:12:11 +00:00
ajacoutot
4427211658 Update to meson-0.52.0.
Tested in a bulk.
2019-11-08 07:46:31 +00:00
ajacoutot
44804e8963 Update to meson-0.51.2. 2019-08-27 11:08:55 +00:00
ajacoutot
37712e89dc Update to meson-0.51.1. 2019-07-13 08:14:34 +00:00
ajacoutot
41d08d911a Update to meson-0.51.0. 2019-06-20 21:03:03 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
ajacoutot
eee95e60b8 Merged upstream. 2019-05-13 02:11:10 +00:00
ajacoutot
8c5ded797c Adapt to our different pkg-config(1). 2019-05-12 22:46:58 +00:00
ajacoutot
6bec925432 Fix the cmake module (from upstram). 2019-04-29 06:43:23 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
e9b85184ce Update to meson-0.50.1. 2019-04-18 09:55:15 +00:00
ajacoutot
5f260e3b6a Fix up a few more regress tests. 2019-04-16 08:13:52 +00:00
ajacoutot
030ebdd0ea Re-enable the assembly code on aarch64 now that it builds Ok.
from Brad (maintainer)
2019-04-16 07:56:26 +00:00
ajacoutot
30e0dc69b3 Merged upstream. 2019-04-04 09:28:42 +00:00
ajacoutot
0c5bc6c4ee Fix to get regress tests go furter. 2019-04-03 09:52:31 +00:00
ajacoutot
1c47199330 Detect 'arm64' as aarch64 CPU family.
from upstream via Brad
2019-04-02 12:57:23 +00:00
ajacoutot
1dbecdd311 Tweak TEST_DEPENDS. 2019-04-01 15:29:38 +00:00
ajacoutot
71b1244b2f Refactor the devel/meson MODULE.
- Add MODMESON_CONFIGURE_ENV and MODMESON_CONFIGURE_ARGS and append them to
their CONFIGURE_* counterparts if CONFIGURE_STYLE == meson
- set --auto-features=enabled and --wrap-mode=nodownload by default
- set --buildtype=debug when DEBUG is set
2019-03-27 23:26:01 +00:00
ajacoutot
cc78a29884 Set TEST_IS_INTERACTIVE; some tests need root. 2019-03-13 13:57:00 +00:00
ajacoutot
1c94354211 Add PATCH_STRIP. 2019-03-13 07:55:07 +00:00
ajacoutot
dcd3318cfc Merged upstream. 2019-03-13 07:00:38 +00:00
ajacoutot
fac73f82ee Link to MR. 2019-03-12 18:05:22 +00:00
ajacoutot
e2631785a0 Update to meson-0.50.0. 2019-03-11 16:08:25 +00:00
ajacoutot
c12db450b7 Most patches merged upstream.
Allow regress suite to go further.
Add TEST_DEPENDS.
2019-03-11 15:23:58 +00:00
ajacoutot
2dc994ab32 Fix a couple more tests. 2019-03-11 11:35:09 +00:00
ajacoutot
a107b062ab environment: support OpenBSD in detect_*_compiler 2019-03-11 09:29:23 +00:00
ajacoutot
0ee2310e09 Merged upstream. 2019-03-11 06:54:52 +00:00
ajacoutot
550c02f63b Simplify and drop bogus line. 2019-03-10 17:46:33 +00:00
ajacoutot
91d0634a6e Please codestyle. 2019-03-10 14:50:51 +00:00
ajacoutot
8a771ef747 Start working on unit tests. 2019-03-10 14:32:53 +00:00