summaryrefslogtreecommitdiff
path: root/tools/database/Makefile (follow)
Commit message (Collapse)AuthorAge
* Remove old Makefile for the database tool as it isn't working anymore and ↵Nils Wallménius2010-11-17
| | | | | | the database tool is built with a configure generated Makefile these days. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28611 a1c6a512-1295-4272-9138-f99709370657
* Revert accidental change (I ran configure from within the tools/database ↵Thomas Martitz2010-07-10
| | | | | | directory). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27373 a1c6a512-1295-4272-9138-f99709370657
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
| | | | | | | SIMVER was really only used to detect a simulator build. With APP_TYPE you can now differentiate between simulator, application, checkwps and database builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27372 a1c6a512-1295-4272-9138-f99709370657
* fix red.Yoshihisa Uchida2010-02-24
| | | | | | tools/database: add SMAF codec. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24879 a1c6a512-1295-4272-9138-f99709370657
* SRC is for sources, not objectsFrank Gevaerts2009-10-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22994 a1c6a512-1295-4272-9138-f99709370657
* Once again fix building of the database tool that gets broke over and overNils Wallménius2009-10-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22990 a1c6a512-1295-4272-9138-f99709370657
* Fix building of the database utility.Nils Wallménius2009-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22166 a1c6a512-1295-4272-9138-f99709370657
* made 'make' in tools/database work againDaniel Stenberg2009-02-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20109 a1c6a512-1295-4272-9138-f99709370657
* Added SILENT make option and some output comsmetics.Björn Stenberg2008-12-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19455 a1c6a512-1295-4272-9138-f99709370657
* Moved database builder into a separate directory, and gave it its' own ↵Björn Stenberg2008-12-15
Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19448 a1c6a512-1295-4272-9138-f99709370657