summaryrefslogtreecommitdiff
path: root/vala
AgeCommit message (Collapse)AuthorFilesLines
2011-07-28Cut unnecessary sed hacks for Vala bindings.Travis Reitter1-8/+0
Fixes fdo#31387.
2010-08-17remove telepathy-vala.pc (fdo #29070)Guillaume Desmottes3-27/+0
2010-08-13Fix out-of-tree builds of the Vala bindingsSimon McVittie1-1/+1
The .gir file is produced in the builddir, not the srcdir, if these differ.
2010-07-28fd.o #29268: include telepathy-glib.deps in the tarballSimon McVittie1-1/+3
Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
2010-07-16Install telepathy-glib.vapi to a more conventional location and update ↵Travis Reitter2-3/+3
telepathy-vala.pc to reflect that.
2010-07-14Add and install a deps file for the Vala bindingsPhilip Withnall2-1/+6
2010-07-14Remove unused lines from the Vala MakefilePhilip Withnall1-8/+0
2010-06-30Correct the capitalization of the C prefix for telepathy-glib.Travis Reitter1-3/+6
2010-06-30Adjust the telepathy-glib.vapi file to point to the proper headerTravis Reitter1-0/+5
2010-06-22vala: don't try to distribute generated filesSimon McVittie1-4/+0
This effectively makes distcheck fail whenever Vala is unavailable or disabled, which isn't what we want.
2010-06-17Update the build system to build the Vala bindings (when enabled).Travis Reitter3-0/+63