summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} ins...Martyn Russell2010-10-272-9/+6
* Fixes: Bug 629850 - Undefined reference errors during buildDeji Akingunola2010-10-181-0/+2
* 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-064-1/+499
* data-generators: default value for undefined categoriesIvan Frade2010-09-231-21/+27
* tests: Adapted tests to nfo:Equipment ontology changePhilip Van Hoof2010-09-071-1/+1
* Fixes GB#628536: Don't install ui files for example utilsAleksander Morgado2010-09-021-4/+1
* Fix distcheckAleksander Morgado2010-08-193-1/+26
* Data generators are now python2.3 friendlyIvan Frade2010-08-183-7/+17
* Make data-generators directory-freeIvan Frade2010-08-182-1/+1
* utils: Fix buildJürg Billeter2010-08-161-0/+1
* Updated generator scripts to include dataobjects for emails.Mikael Ottela2010-06-101-5/+7
* Fixes NB#173206, use nfo:device and merge make and model correct for videosPhilip Van Hoof2010-06-083-3/+3
* Fixes NB#167647, Packaged depend on python2.5 but call pythonIvan Frade2010-06-021-0/+1
* Use python instead of python2.5 in the scriptsIvan Frade2010-06-027-7/+7
* Fix to the message related generator scripts to use simple contacts for eachMikael Ottela2010-06-014-15/+77
* tracker-extract: playlist: Bugfix NB#169460, nmm:PlayList is the highest levelPhilip Van Hoof2010-05-201-1/+1
* Several modifications in the build structure, including VPATH buildsAleksander Morgado2010-05-141-1/+2
* Data generators: move old scripts to 'deprecated' folderIvan Frade2010-05-1220-0/+0
* Update .gitignoreJürg Billeter2010-05-111-0/+1
* data-generators: Check if the cfg file has been actually loadedIvan Frade2010-05-071-2/+7
* data-generators: %u is deprecated in favour of %d in PythonTshepang Lekhonkhobe2010-05-051-6/+6
* Don't use isStoredAs in performance test scripts.Mikael Ottela2010-04-291-2/+4
* Added updated location-related performance queries.Mikael Ottela2010-04-295-2/+121
* Added updated contacts-related performance queries.Mikael Ottela2010-04-282-20/+58
* Added updated message-related performance queries.Mikael Ottela2010-04-271-0/+8
* increasing coherency by putting the template near the functions that fill themAkos PASZTORY2010-04-2639-525/+353