summaryrefslogtreecommitdiff
path: root/src/libtracker-sparql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* vala: Ensure all .vapi files contain GIR namespace CCode attributesPhilip Withnall2015-07-041-0/+1
* libtracker-common: Moved tracker-ontologies.h into libtracker-sparqlMartyn Russell2014-10-271-1/+4
* data: Moved all .pc data into their respective lib dirsMartyn Russell2014-09-261-2/+10
* Revert "libtracker-sparql: Fix undefined reference to symbol 'tracker_ipc_bus'"Martyn Russell2014-03-211-1/+0
* libtracker-sparql: Fix undefined reference to symbol 'tracker_ipc_bus'Michael Biebl2014-03-191-0/+1
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* build: Improve warnings generated from Vala generated C filesMartyn Russell2013-10-191-1/+1
* Remove glib-2.0-fixes.vapiJürg Billeter2011-11-231-2/+1
* libtracker-sparql: Reference .so.0 instead of .so in typelibJürg Billeter2011-09-081-1/+1
* libtracker-sparql: Don't package .gir/.typelib files in tarballsMartyn Russell2011-08-311-1/+1
* libtracker-sparql: Build typelib and so introspection worksMartyn Russell2011-04-111-1/+1
* build: Fix build from tarball in libtracker-sparqlJürg Billeter2011-04-081-3/+3
* libtracker-sparql: Fix header filename in generated vapiJürg Billeter2011-04-071-2/+7
* build: Fixed remaining distcheck issues with introspectionMartyn Russell2011-04-071-1/+4
* build: Require Vala >= 0.12.0, to avoid introspection sed scripting/fixingMartyn Russell2011-04-071-15/+0
* build: Fixed the disparities between gir_DATA and girdirMartyn Russell2011-04-061-3/+3
* libtracker-sparql: Added TRACKER_CHECK_VERSION and tracker_check_version()Martyn Russell2011-04-061-5/+20
* libtracker-sparql: Remove GConf dependencyPhilip Van Hoof2011-04-051-2/+1
* libtracker-sparql: Fix gir generation dependenciesMartyn Russell2011-04-051-3/+3
* libtracker-sparql: Another sed trick to fix vala GIRIvan Frade2011-04-051-1/+5
* libtracker-sparql: Dirty 'sed' only when really neededIvan Frade2011-04-051-4/+11
* libtracker-sparql: Set correct library in girIvan Frade2011-04-051-2/+2
* libtracker-sparql: Use valac to generate the .gir file. Fix Namespace.Ivan Frade2011-04-051-19/+10
* libtracker-sparql: Added introspection .gir file generationMartyn Russell2011-04-051-0/+31
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-041-14/+4
* libtracker-sparql, -common: GConfClient's get_default isn't thread-safe, work...Philip Van Hoof2011-03-221-1/+2
* libtracker-sparql: Don't export symbols which are internalMartyn Russell2011-03-181-0/+1
* libtracker-sparql: Port from libdbus/dbus-glib to GDBusJürg Billeter2010-11-101-2/+1
* build: Use BUILD_VALAFLAGS for "-g" and define in configureMartyn Russell2010-11-101-1/+1
* build: Use BUILT_SOURCES for stamp files to avoid build errorsMartyn Russell2010-11-101-0/+3
* libtracker-sparql: Use Automake 1.11 Vala featuresMartyn Russell2010-11-101-32/+20
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-271-33/+33
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-271-1/+1
* build: Don't include specific directories, just src/Martyn Russell2010-10-271-1/+1
* build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} ins...Martyn Russell2010-10-271-5/+2
* libtracker-sparql: Cleaned up CFLAGS/LIBSMartyn Russell2010-10-271-6/+3
* libtracker-sparql: Fixed waiting for service for connection.get_async()Martyn Russell2010-09-291-0/+2
* libtracker-sparql: Renamed tracker-plugin-loader to tracker-backendMartyn Russell2010-09-071-1/+1
* libtracker-sparql: Fix distcheckJürg Billeter2010-08-241-0/+1
* Add deps file for tracker-sparql.vapiAdrien Bustany2010-08-191-2/+9
* libtracker-sparql: add dbus-glib-1 dep when compiling vala sourcesAleksander Morgado2010-08-171-1/+1
* build: Fix distcheckAleksander Morgado2010-08-171-26/+19
* build: Fix VPATH buildsAleksander Morgado2010-08-161-8/+12
* Add GCOV_LIBS to the new librariesIvan Frade2010-08-161-0/+1
* libtracker-sparql: Fix distcheckJürg Billeter2010-08-101-1/+1
* libtracker-sparql: Use dedicated module directoryJürg Billeter2010-08-101-0/+5
* libtracker-sparql: Add Connection.get and Connection.get_directJürg Billeter2010-08-101-1/+0
* libtracker-sparql: Added uri escape functions from libtracker-clientMartyn Russell2010-08-101-1/+2
* libtracker-sparql: Added utils file for escaping mostlyMartyn Russell2010-08-101-1/+2
* libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-clientMartyn Russell2010-08-101-5/+10