Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-11 | vala: Fix srcdir != builddir | Colin Walters | 1 | -0/+1 | |
We need to look for the .metadata file in the source directory, otherwise we silently generate a binding with a namespace of "Tp", not "TelepathyGLib". Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49802 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> | |||||
2011-07-28 | Cut unnecessary sed hacks for Vala bindings. | Travis Reitter | 1 | -8/+0 | |
Fixes fdo#31387. | |||||
2010-08-17 | remove telepathy-vala.pc (fdo #29070) | Guillaume Desmottes | 1 | -1/+0 | |
2010-08-13 | Fix out-of-tree builds of the Vala bindings | Simon McVittie | 1 | -1/+1 | |
The .gir file is produced in the builddir, not the srcdir, if these differ. | |||||
2010-07-28 | fd.o #29268: include telepathy-glib.deps in the tarball | Simon McVittie | 1 | -1/+3 | |
Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk> | |||||
2010-07-16 | Install telepathy-glib.vapi to a more conventional location and update ↵ | Travis Reitter | 1 | -1/+1 | |
telepathy-vala.pc to reflect that. | |||||
2010-07-14 | Add and install a deps file for the Vala bindings | Philip Withnall | 1 | -1/+4 | |
2010-07-14 | Remove unused lines from the Vala Makefile | Philip Withnall | 1 | -8/+0 | |
2010-06-30 | Correct the capitalization of the C prefix for telepathy-glib. | Travis Reitter | 1 | -3/+6 | |
2010-06-30 | Adjust the telepathy-glib.vapi file to point to the proper header | Travis Reitter | 1 | -0/+5 | |
2010-06-22 | vala: don't try to distribute generated files | Simon McVittie | 1 | -4/+0 | |
This effectively makes distcheck fail whenever Vala is unavailable or disabled, which isn't what we want. | |||||
2010-06-17 | Update the build system to build the Vala bindings (when enabled). | Travis Reitter | 1 | -0/+37 | |