gnome-shell/subprojects/extensions-app/js
Florian Müllner daf729de11 build: Replace deprecated meson functions
Replace deprecated functions with their direct replacements:

 - dep.get_pkgconfig_variable() → dep.get_variable()
 - prg.path() → prg.full_path()
 - source/build_root() → project_source/build_root()

In one case we need meson.global_source_root() that was only
added in meson 0.58, so bump the requirement to that.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2077>
2021-12-23 15:52:21 +00:00
..
misc extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
gnome-extensions-app.in extensions-app: Rename executable 2020-04-28 00:06:19 +02:00
main.js cleanup: Replace non-standard ByteArray module 2021-09-01 14:49:30 +00:00
meson.build build: Replace deprecated meson functions 2021-12-23 15:52:21 +00:00
org.gnome.Extensions.in extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
org.gnome.Extensions.src.gresource.xml.in extensions-app: Support building a separate Devel app 2021-02-11 17:45:00 +01:00