summaryrefslogtreecommitdiff
path: root/docs/reference/xml
Commit message (Collapse)AuthorAgeFilesLines
* build: Port from Autotools to mesonMayank Sharma2019-06-252-0/+22
Automake 1.16.1 has issues with generating a valid Makefile. Since, libgdata is one of the core-deps of GNOME, it should be ported from Autotools + make to meson + ninja. Significant contributions from both Iñigo Martínez and Mayank Sharma.