sthen
75261975b1
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:00:22 +00:00
ajacoutot
40eaab881f
Update to meson-0.60.0.
...
Most fallout should have been taken care about; will run a new bulk to
make sure
2021-10-31 07:20:45 +00:00
ajacoutot
cb0b198039
Update to meson-0.59.3.
2021-10-24 07:40:56 +00:00
ajacoutot
847cfaf3d3
Update to meson-0.59.2.
2021-10-03 19:52:48 +00:00
ajacoutot
94a5df09c5
Add textproc/hotdoc to TEST_DEPENDS.
2021-09-01 13:59:14 +00:00
ajacoutot
36d6b34259
Update to meson-0.59.1.
2021-08-20 10:28:37 +00:00
ajacoutot
4b70e5f248
Update to meson-0.59.0.
2021-08-11 11:26:26 +00:00
ajacoutot
f28120f611
Update to meson-0.58.1.
2021-06-08 09:03:49 +00:00
ajacoutot
703e79f87c
Use meson(1) subcommands instead of directly calling ninja.
...
This will allow to switch to another backend (e.g. samurai) in the future if we
we want to.
While here:
* add support for MAKE_JOBS in test
* --print-errorlogs in test
* add --no-rebuild to install to prevent rebuilding at fake time (naddy@ ran
into an issue because of this with devel/libpeas recently)
2021-06-05 15:04:14 +00:00
ajacoutot
4d239b3007
Update to meson-0.58.0.
2021-05-03 13:47:42 +00:00
ajacoutot
b5d4dcf416
Update to meson-0.57.2.
2021-04-24 07:23:28 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
6ab8493301
Update to meson-0.57.1.
2021-02-21 07:26:14 +00:00
ajacoutot
96ed072ea0
Merged.
2021-02-17 15:54:34 +00:00
ajacoutot
a85cc8329f
Update to meson-0.57.0.
2021-02-17 07:15:36 +00:00
ajacoutot
d9c9a964e7
Update to meson-0.56.2.
2021-01-16 08:45:02 +00:00
ajacoutot
cc535535b0
Update to meson-0.56.1.
2021-01-07 10:35:42 +00:00
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