all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#50769: [core-updates?] meson-build-system should set introspection=false automatically.
@ 2021-09-23 22:23 Maxime Devos
  0 siblings, 0 replies; only message in thread
From: Maxime Devos @ 2021-09-23 22:23 UTC (permalink / raw)
  To: 50769

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

User: guix
Usertags: meson
User: maximed
Usertags: things-to-clean-up-todo
Tags: easy

Hi guix,

There is currently no method for cross-compiling gobject introspection data
(see <https://issues.guix.gnu.org/50201#60> and follow-ups).  As such, it is
at times necessary to explicitely disable gobject-introspection data generation.
For meson-build-system, this can be done by setting introspection=false or
introspection_data=false (possibly using 'disable' instead of 'false'.)  It would
be nice to automate this.  By inspecting meson.options it should be possible to
determine when this needs to be done, and whether 'disable' or 'false' should
be used.

I'll look into this myself eventually.

Greetings,
Maxime.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-23 22:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23 22:23 bug#50769: [core-updates?] meson-build-system should set introspection=false automatically Maxime Devos

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.