Commit graph

13 commits

Author SHA1 Message Date
Maurus Cuelenaere
7da2df4b4b Commit FS#9012 thanks to Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18153 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 15:49:53 +00:00
Jonathan Gordon
b02ad2bb26 fix checkwps again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17958 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 14:32:34 +00:00
Jonathan Gordon
d035f255c9 get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 though
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17957 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 13:23:28 +00:00
Marc Guay
b93667b306 Add the Sansa c100 as a build target with basic drivers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17742 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 15:18:36 +00:00
Maurus Cuelenaere
e031db4b87 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
2) Other unrelated cleanups


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17503 a1c6a512-1295-4272-9138-f99709370657
2008-05-14 18:55:19 +00:00
Dominik Riebeling
9bd945de7b fix wrong variable casing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17481 a1c6a512-1295-4272-9138-f99709370657
2008-05-12 20:31:50 +00:00
Dave Chapman
91e0b52038 Add the Sansa M200 v1 as a target for checkwps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17480 a1c6a512-1295-4272-9138-f99709370657
2008-05-12 19:09:10 +00:00
Dominik Riebeling
c9a11d534d extend Makefile to allow building checkwps on cygwin and MinGW. Make make call a bit easier -- no need to pass the model twice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17477 a1c6a512-1295-4272-9138-f99709370657
2008-05-12 18:30:18 +00:00
Steve Bavin
d03d4f36f3 These should be const too, I believe.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17476 a1c6a512-1295-4272-9138-f99709370657
2008-05-12 18:28:28 +00:00
Dave Chapman
61f1735c59 Prevent the user from running "make" directly - it should only be invoked by the buildall.sh script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16834 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 00:00:53 +00:00
Dave Chapman
78d29f535f Major cleanup of checkwps - fix all warnings and add a script to build 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
2008-03-26 23:35:34 +00:00
Dave Chapman
d75bb78fda Set svn:keywords
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16828 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 20:20:39 +00:00
Dave Chapman
3d88eddb83 Move checkwps to its own subdir in preparation for compiling target-specific versions. Also remove a DEBUGF that should not have been left in.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16827 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 20:19:39 +00:00