summaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove gnome-version.xmlMichael Catanzaro2022-05-041-10/+0
| | | | | | | | | | | | This is crufty and no longer useful. gnome-control-center will now display GNOME Shell version instead of gnome-desktop version, which is a more meaningful version to display anyway. With this change, we'll no longer have to spin releases of gnome-desktop with no changes. See also: gnome-shell#5406 See also: gnome-control-center!1299
* meson: Add optionality for introspectionMart Raudsepp2022-03-211-0/+4
|
* build: Allow disabling the legacy libgnome-desktop-3.0Emmanuele Bassi2021-11-191-0/+4
| | | | | At some point, we're going to build only the 4.0 libraries except on older versions of GNOME.
* Enable optional building of GTK4 librariesEmmanuele Bassi2021-11-191-0/+4
| | | | We want to allow building libgnome-desktop without the GUI libraries.
* systemd: Add utility function to start a transient systemd scopeBenjamin Berg2019-11-301-0/+4
| | | | | | In a systemd world, it is often a good idea to move launched applications outside of the own unit into one of their own. This helper allows to do so in a safe and consistent way.
* meson_options: Fix typoMichael Catanzaro2019-02-051-1/+1
|
* build: Support the meson build systemFlorian Müllner2018-09-071-0/+30
Yay, one more module off the list! https://gitlab.gnome.org/GNOME/gnome-desktop/merge_requests/7