Commit Graph

8 Commits

Author SHA1 Message Date
66008d17b6 eds-M!15 - Fix typos in CMake modules
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/15
2019-05-27 18:15:13 +02:00
f315ca6a60 Make sure intltool-merge cache is created only once
Similar to https://gitlab.gnome.org/GNOME/evolution/issues/196
when intltool-merge is called in parallel, it could either rewrite
the ongoing attempt to build it or use an incomplete data, which
results in broken output files (.desktop, .metainfo and so on).
This change ensures the intltool-merge cache is created only once
and any other requests which would use it will wait until it's created.
2018-10-30 15:50:58 +01:00
8712c9960f Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ 2018-02-12 18:43:51 +01:00
fd7b1cd239 Rename evolution.desktop to org.gnome.Evolution.desktop
And some related changes around appdata and metainfo files as well.
2017-09-11 12:57:30 +02:00
0961697a4f Revert "Rename evolution.desktop to org.gnome.Evolution.desktop"
This reverts commit 3f892a0634.
2017-09-04 16:13:05 +02:00
3f892a0634 Rename evolution.desktop to org.gnome.Evolution.desktop
And some related changes around appdata and metainfo files as well.
2017-09-01 15:00:25 +02:00
37a26b621d Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX
That seems to be the correct (common) variable name. Also ensure
the folders will not be empty.
2016-10-13 09:56:58 +02:00
3cba495195 Convert from autotools to CMake 2016-10-10 14:46:59 +02:00