summaryrefslogtreecommitdiffstats
path: root/tools/checkwps/cleanall.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-12-29Checkwps: use script for getting the targets instead of hardcoded file ↵Maurus Cuelenaere1-1/+1
(fixes checkwps due to target renaming) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24122 a1c6a512-1295-4272-9138-f99709370657
2009-09-13Repair build-all.sh and clean-all.sh.Thomas Martitz1-1/+6
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
2009-02-02Checkwps: the scripts of course shouldn't be searching for output files in ↵Maurus Cuelenaere1-1/+1
rootdir.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19901 a1c6a512-1295-4272-9138-f99709370657
2009-02-02Make checkwps compile scripts directory-independentMaurus Cuelenaere1-2/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19900 a1c6a512-1295-4272-9138-f99709370657
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build ↵Dave Chapman1-0/+7
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