summaryrefslogtreecommitdiff
path: root/utils/mtp
Commit message (Expand)AuthorAgeFilesLines
* mtp-dummy: Fix gint vs gsize comparisonDaniele Nicolodi2021-05-081-2/+2
* libtracker-sparql: Drop priority argument from sync functionsCarlos Garnacho2020-06-191-1/+0
* utils: Update references to tracker miners' DBus namesCarlos Garnacho2020-04-051-1/+1
* libtracker-sparql: Allow specifying object path on DBus SPARQL connectionsCarlos Garnacho2020-02-171-1/+1
* utils: Update utilities to use explicit bus connectionCarlos Garnacho2020-02-171-1/+2
* build: Drop autotoolswip/carlosg/drop-autotoolsCarlos Garnacho2018-09-091-17/+0
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-0/+2
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+2
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-081-3/+0
* Remove g_thread_init callsJürg Billeter2011-11-271-1/+0
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-041-1/+1
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-271-8/+8
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-271-1/+1
* utils/mtp: Cleaned up CFLAGS/LIBSMartyn Russell2010-10-271-15/+7
* build: Don't include specific directories, just src/Martyn Russell2010-10-272-3/+3
* build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} ins...Martyn Russell2010-10-271-6/+3
* utils, mtp-dummy: locale initialization was missingAleksander Morgado2010-10-151-0/+4
* utils, mtp-dummy: Implemented renaming of all files after batch copy finishesAleksander Morgado2010-10-081-64/+173
* utils: fix distcheckAleksander Morgado2010-10-061-0/+1
* utils, mtp-dummy: Use tracker coding styleAleksander Morgado2010-10-061-351/+329
* utils: Added new mtp sync simulatorAleksander Morgado2010-10-063-0/+497