summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* build: Improve warnings generated from Vala generated C filesMartyn Russell2013-11-011-1/+1
* build: Avoid warnings about use of old INCLUDES in Makefile.amMartyn Russell2013-11-011-1/+1
* utils/sandbox: Added updated version of Sam's original tracker-sandboxMartyn Russell2013-11-014-148/+485
* utils/tracker-sandbox: Update to use new-style DConf profileSam Thursfield2013-11-011-1/+9
* utils/ontology/qname-test: Removed, unusedMartyn Russell2013-03-153-967/+0
* utils/services: Renamed to utils/ontologiesMartyn Russell2013-03-1525-2/+2
* utils/data-generators/barnum: RemovedMartyn Russell2013-03-1522-19880/+0
* utils/data-generators/deprecated: RemovedMartyn Russell2013-03-1520-62234/+0
* utils/webhistory: RemovedMartyn Russell2013-03-151-72/+0
* utils/lyrics: RemovedMartyn Russell2013-03-153-96/+0
* utils/playlists: RemovedMartyn Russell2013-03-154-156/+0
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-087-15/+0
* build: Port to libgee 0.8 (was 1.0)Dominique Leuenberger2013-01-211-1/+1
* utils: Add tracker-sandbox to EXTRA_DISTSam Thursfield2012-03-302-3/+5
* utils: Add tracker-sandboxSam Thursfield2012-03-191-0/+138
* Remove g_thread_init callsJürg Billeter2011-11-272-4/+0
* configure.ac: define BUILD_ flags and libs after GCov checkingIvan Frade2011-09-091-0/+1
* libtracker-data: Initialization of db during restore must be handled if failsPhilip Van Hoof2011-06-291-0/+1
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-044-4/+4
* data-generators:Add slo scripts to data generatorsMikael Ottela2011-02-224-2/+87
* utils/tracker-resdump: Added tool to dump a resource as TTLPhilip Van Hoof2011-02-214-0/+157
* utils: Fix compiler warning in tracker-sql.cPhilip Van Hoof2011-02-211-1/+1
* libtracker-data, tracker-store, tracker-control, tests: Make db iface initablePhilip Van Hoof2011-02-041-11/+13
* NMO: Remove deprecated SMS folder class, properties, and instancesJürg Billeter2011-01-261-1/+1
* NMO: Remove nmo:Mailbox and nmo:plainTextMessageContentJürg Billeter2011-01-262-3/+2
* NFO: Remove deprecated nfo:deviceJürg Billeter2011-01-262-2/+1
* NFO: Remove deprecated nfo:entryContentJürg Billeter2011-01-262-2/+1
* utils: tracker-sql: Cleaned up whitespaceMartyn Russell2011-01-191-21/+20
* tracker-sql: Use Cursor instead of ResultSetJürg Billeter2011-01-191-35/+39
* Remove tracker:isAnnotation propertyJürg Billeter2010-12-221-1/+0
* utils: Fix distcheck problemPhilip Van Hoof2010-12-091-0/+1
* utils: Ensure that the amount of musicpieces generated stays the samePhilip Van Hoof2010-12-091-1/+1
* tests: Adapt generator to generate nmm:MusicAlbumDiscPhilip Van Hoof2010-12-093-3/+26
* build: Fix linking errors in tests/ and utils/Deji Akingunola2010-12-072-0/+2
* data-generators: do not include .pyc in the tarballIvan Frade2010-12-061-1/+0
* Diversify the content creation times in data generators.Mikael Ottela2010-12-011-1/+1
* Handle nfo:Equipment correctly in the data generatorsMikael Ottela2010-12-018-6/+70
* Small fixes to the music data generator scripts.Mikael Ottela2010-12-011-4/+6
* data-generators: Use affiliation for person contactsJürg Billeter2010-11-171-5/+8
* utils: tracker-sql: Fixed --query command line option not workingMartyn Russell2010-11-112-38/+43
* Update .gitignoreJürg Billeter2010-11-101-0/+1
* Added tracker-sql util to run sql directly for testingMikael Ottela2010-11-083-1/+219
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-278-53/+53
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-273-3/+3
* utils/playlists: Cleaned up CFLAGS/LIBS for playlist2ttlMartyn Russell2010-10-272-20/+20
* utils/services: Cleaned up CFLAGS/LIBSMartyn Russell2010-10-273-46/+20
* utils/playlists: Instead of using #if in Makefile, do it for parent's SUBDIRSMartyn Russell2010-10-272-6/+5
* utils/mtp: Cleaned up CFLAGS/LIBSMartyn Russell2010-10-271-15/+7
* utils/playlists: Cleaned up CFLAGS/LIBSMartyn Russell2010-10-271-4/+3
* build: Don't include specific directories, just src/Martyn Russell2010-10-273-4/+3