geary/desktop
Niels De Graef 01c13f726f Port build system to Meson. Bug 777044.
Some remarks:

* Note that Meson adds a hard dependency on Python 3.

* All dependencies and defines are now listed together.

* Some build files were put in their respective subdirectories, e.g. the Geary
  engine library will be built from the Meson file in `src/engine`.

* `--fatal-warnings` is no longer an explicit flag, as Meson provides
  `-Dwerror=true` for this.

* An explicit resource file needs to be used. The issue to support this from
  Meson itself can be found at https://github.com/mesonbuild/meson/issues/706 .

* The `gnome.yelp()` function parses a LINGUAS file so we no longer need to keep
  track of all languages in our build system.

* There are no Debian scripts defined in the meson.build files to keep them
  clean, but they can be kept as separate scripts in `build-aux`.

* Left out the `dist` target as there is now `ninja dist`

* `geary-docs` is disabled by default, as valadoc-0.38.3 returns errors.

https://bugzilla.gnome.org/show_bug.cgi?id=777044
2017-12-12 00:27:46 +01:00
..
CMakeLists.txt Don't try to install the contractor file if disabled. Bug 790382. 2017-11-19 21:55:03 +11:00
geary-attach Contractor support: Bug #734717 2014-10-10 14:51:05 -07:00
geary-attach.contract.desktop.in Add translator comments to .desktop files 2017-11-02 17:20:01 +01:00
geary-autostart.desktop.in Fix gnome-shell notifications missing an icon under flatpak. Bug 790103. 2017-11-14 14:38:57 +11:00
meson.build Port build system to Meson. Bug 777044. 2017-12-12 00:27:46 +01:00
org.gnome.Geary.appdata.xml.in Remove intltool markers from <caption> tags in AppData 2017-11-02 17:36:24 +01:00
org.gnome.Geary.desktop.in Fix gnome-shell notifications missing an icon under flatpak. Bug 790103. 2017-11-14 14:38:57 +11:00
org.gnome.Geary.gschema.xml Translate GSchema 2017-11-03 13:05:47 +11:00