This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
NetworkManager
Watch
1
Star
0
Fork
You've already forked NetworkManager
0
mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced
2025-12-20 05:50:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b2d3ba33a7
NetworkManager
/
vapi
/
meson.build
7 lines
102 B
Meson
Raw
Normal View
History
Unescape
Escape
build: add initial support for meson build system meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools. [thaller@redhat.com: rebased patch and adjusted for iwd support] https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00022.html
2017-11-25 11:39:06 +01:00
gnome
.
generate_vapi
(
meson: Use string variables extensively The strings holding the names used for libraries have also been moved to different variables. This way they would be less error as these variables can be reused easily and any typing error would be quickly detected.
2018-01-09 08:05:15 +01:00
libnm_name
,
build: add initial support for meson build system meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools. [thaller@redhat.com: rebased patch and adjusted for iwd support] https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00022.html
2017-11-25 11:39:06 +01:00
sources
:
libnm_gir
[
0
]
,
packages
:
'gio-2.0'
,
build: meson: Add trailing commas Add missing trailing commas that avoids getting noise when another file/parameter is added and eases reviewing changes[0]. [0] https://gitlab.gnome.org/GNOME/dconf/merge_requests/11#note_291585
2018-10-18 12:50:20 +02:00
install
:
true
,
build: add initial support for meson build system meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools. [thaller@redhat.com: rebased patch and adjusted for iwd support] https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00022.html
2017-11-25 11:39:06 +01:00
)
Reference in a new issue
Copy permalink