summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* autogen.sh: Remove build time dependency on gnome-commonCarlos Garnacho2016-04-021-50/+58
| | | | | | | Follow the recommendations in https://wiki.gnome.org/Projects/GnomeCommon/Migration https://bugzilla.gnome.org/show_bug.cgi?id=763119
* build: Fix bash completion dir problem with make install, distcheckMartyn Russell2015-07-311-1/+1
| | | | | | | | | - Support JHBuild too - Allow disabling altogether - Fix DISTCHECK flags Conflicts: Makefile.am
* build: Make life easier with autogen by adding args if none are providedMartyn Russell2014-12-121-0/+36
| | | | | | | | | | This patch does 3 things: 1. Fix the --with-enca (which should have been --enable-enca and was failing) 2. If JHBUILD_PREFIX is set, use that when no args are given 3. If no args are given, use the make distcheck default args in place This will ensure documentation and unit tests are build most of the time and things don't break so often :)
* build: Require gnome-common and build a proper ChangelogRico Tzschichholz2014-07-161-45/+14
| | | | Includes further fixes for "make distcheck"
* build: Require Vala >= 0.18.0Jürg Billeter2014-01-231-1/+1
| | | | Vala 0.16 has a bug in the g_dbus_message_get_body binding.
* docs/reference: Use gtkdocize --flavour no-tmpl to avoid -chmod issueMartyn Russell2014-01-171-1/+1
| | | | | Suggested in actual gtkdoc bugfix here: https://bugzilla.gnome.org/show_bug.cgi?id=701259
* vapi: Removed src/vapi/ which was required for very old versions of gio-2.0.vapiMartyn Russell2013-08-141-1/+1
| | | | | | | build: depend on Vala 0.16.0 as a minimum to cater for this change so we don't carry around an old version of the GIO bindings... https://bugzilla.gnome.org/show_bug.cgi?id=706003
* autogen.sh: Error gracefully when valac is not installedSam Thursfield2012-03-081-0/+7
|
* build: Require Vala >= 0.13.4Martyn Russell2011-09-121-1/+1
| | | | Fixes GB#658706.
* build: Require Vala >= 0.12.0, to avoid introspection sed scripting/fixingMartyn Russell2011-04-071-1/+1
| | | | This also fixes a distcheck issue which was quite nasty to try to fix.
* Require Vala 0.11.4 for GDBus sender support and bug fixesJürg Billeter2011-01-181-1/+1
|
* build: Use autoreconf instead gnome-common.shJavier Jardón2010-12-061-22/+13
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=636527
* require: Vala 0.11.2 (was 0.11.1)Martyn Russell2010-11-291-1/+1
| | | | Fixes libtracker-direct missing args for void GLib.g_io_scheduler_push_job()
* Require GLib 2.26 and Vala 0.11.1 for GDBusJürg Billeter2010-11-101-1/+1
|
* libtracker-bus: Fix build with Vala < 0.11Jürg Billeter2010-10-141-1/+1
|
* libtracker-bus: multi-insert: Handle memory for errorsPhilip Van Hoof2010-10-141-1/+1
|
* libtracker-sparql, -bus: multi-insert: Provide API skeletonPhilip Van Hoof2010-10-141-1/+1
|
* Depend on automake 1.11 for Vala supportMartyn Russell2010-10-061-1/+1
|
* build: Require Vala 0.9.4 for libtracker-sparqlMartyn Russell2010-08-091-3/+28
| | | | | Vala 0.9.3 required for abstract async methods and 0.9.4 required for gtk-doc documentation in Vala files.
* Mention Vala 0.7.6 in autogen, not 0.7.5 which failsMartyn Russell2009-10-021-1/+1
|
* Bumped version of valac to 0.7.5Martyn Russell2009-09-251-1/+1
|
* Check for valac >= 0.7.0 in autogen.shJürg Billeter2009-04-301-0/+8
| | | | Fixes GNOME Bug 580863.
* Generate ChangeLog from git logJürg Billeter2009-04-141-0/+3
| | | | | Add gitlog-to-changelog script from gnulib and a dist-hook to generate ChangeLog file when creating tarballs.
* Merge indexer-split branch.Martyn James Russell2008-09-261-0/+21
| | | | svn path=/trunk/; revision=2275
* Removed everything in preparation for bringing in new filesMartyn James Russell2008-09-261-21/+0
| | | | svn path=/trunk/; revision=2274
* Make build work for Maemo platform, changes autoconf prereq to 2.59 notMartyn James Russell2008-03-041-1/+1
| | | | | | | | | * autogen.sh: * configure.ac: Make build work for Maemo platform, changes autoconf prereq to 2.59 not 2.59c and uses 1.9 instead of 1.7. This fixes bug #511752. svn path=/trunk/; revision=1197
* fix for configure.in -> configure.ac moveJamie McCracken2007-01-131-1/+1
| | | | svn path=/trunk/; revision=392
* Initial revisionJamie McCracken2005-12-141-0/+21