summaryrefslogtreecommitdiff
path: root/utils/themeeditor/buildtargetdb.php (follow)
Commit message (Collapse)AuthorAge
* Theme Editor: Modified buildtargetdb.php to read targets list from ↵Robert Bieber2010-07-30
| | | | | | tools/builds.pm using includetargets.pl git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27630 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php ↵Robert Bieber2010-07-25
| | | | | | to add a do-not-modify warning to the top of its output, and generated a new targetdb file with the warning in place git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27564 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Filled out the targets table in buildtargetdb.php and ↵Robert Bieber2010-07-23
| | | | | | generated a new targetdb with it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27527 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Wrote buildtargetdb.php to automatically generate a targetdb ↵Robert Bieber2010-07-22
file from the target config files in /firmware/export/config. All that remains is to fill out the names of the targets and run the script to build the db git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27516 a1c6a512-1295-4272-9138-f99709370657