After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794179 - make: Add meson support for unknown modules
make: Add meson support for unknown modules
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2018-03-08 16:34 UTC by Bastien Nocera
Modified: 2018-04-01 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make: Add meson support for unknown modules (1.74 KB, patch)
2018-03-08 16:35 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2018-03-08 16:34:46 UTC
.
Comment 1 Bastien Nocera 2018-03-08 16:35:03 UTC
Created attachment 369463 [details] [review]
make: Add meson support for unknown modules

When "jhbuild make" encounters an unknown module, try to see whether
the Meson build system should be used rather than automatically using
autotools.
Comment 2 Bastien Nocera 2018-04-01 12:48:29 UTC
Attachment 369463 [details] pushed as 1aa92ae - make: Add meson support for unknown modules