summaryrefslogtreecommitdiff
path: root/tools/checkwps/targets.txt (follow)
Commit message (Collapse)AuthorAge
* Checkwps: use script for getting the targets instead of hardcoded file ↵Maurus Cuelenaere2009-12-29
| | | | | | (fixes checkwps due to target renaming) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24122 a1c6a512-1295-4272-9138-f99709370657
* add sansa clip to checkwps.Dominik Wenger2009-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23786 a1c6a512-1295-4272-9138-f99709370657
* Add ipodnano2gDave Chapman2009-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23155 a1c6a512-1295-4272-9138-f99709370657
* Fix checkwps (configure actually) to compile without SDL, and add samsung ↵Thomas Martitz2009-09-23
| | | | | | YH* to targets.txt git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22794 a1c6a512-1295-4272-9138-f99709370657
* add fuze and e200v2 to checkwps build list.Dominik Wenger2009-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22777 a1c6a512-1295-4272-9138-f99709370657
* Repair build-all.sh and clean-all.sh.Thomas Martitz2009-09-13
| | | | | | | Make it so that it runs ../configure and make for each target. This makes the wrapper-Makefile obsolete. It moves the binaries to tools/checkwps/output. NOTE: Something is fishy with the creative players (it builds them, but can't move them), because the configure target name and modelname differs (not sure how to fix that). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22696 a1c6a512-1295-4272-9138-f99709370657
* Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere2009-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22451 a1c6a512-1295-4272-9138-f99709370657
* Add the Sansa c100 as a build target with basic drivers.Marc Guay2008-06-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17742 a1c6a512-1295-4272-9138-f99709370657
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
| | | | | | | 2) Other unrelated cleanups git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17503 a1c6a512-1295-4272-9138-f99709370657
* Add the Sansa M200 v1 as a target for checkwpsDave Chapman2008-05-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17480 a1c6a512-1295-4272-9138-f99709370657
* Major cleanup of checkwps - fix all warnings and add a script to build ↵Dave Chapman2008-03-26
versions for all supported targets (plus some unsupported ones). You now need to run the version of checkwps that matches the device your WPS is for. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16831 a1c6a512-1295-4272-9138-f99709370657