summaryrefslogtreecommitdiff
path: root/vala
Commit message (Collapse)AuthorAgeFilesLines
* vala: Fix srcdir != builddirColin Walters2012-05-111-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>
* Cut unnecessary sed hacks for Vala bindings.Travis Reitter2011-07-281-8/+0
| | | | Fixes fdo#31387.
* remove telepathy-vala.pc (fdo #29070)Guillaume Desmottes2010-08-173-27/+0
|
* Fix out-of-tree builds of the Vala bindingsSimon McVittie2010-08-131-1/+1
| | | | The .gir file is produced in the builddir, not the srcdir, if these differ.
* fd.o #29268: include telepathy-glib.deps in the tarballSimon McVittie2010-07-281-1/+3
| | | | Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
* Install telepathy-glib.vapi to a more conventional location and update ↵Travis Reitter2010-07-162-3/+3
| | | | telepathy-vala.pc to reflect that.
* Add and install a deps file for the Vala bindingsPhilip Withnall2010-07-142-1/+6
|
* Remove unused lines from the Vala MakefilePhilip Withnall2010-07-141-8/+0
|
* Correct the capitalization of the C prefix for telepathy-glib.Travis Reitter2010-06-301-3/+6
|
* Adjust the telepathy-glib.vapi file to point to the proper headerTravis Reitter2010-06-301-0/+5
|
* vala: don't try to distribute generated filesSimon McVittie2010-06-221-4/+0
| | | | | This effectively makes distcheck fail whenever Vala is unavailable or disabled, which isn't what we want.
* Update the build system to build the Vala bindings (when enabled).Travis Reitter2010-06-173-0/+63