summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-02-04Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...Maurus Cuelenaere
2009-02-02Checkwps: move output files to current directoryMaurus Cuelenaere
2009-02-02Checkwps: the scripts of course shouldn't be searching for output files in ro...Maurus Cuelenaere
2009-02-02Make checkwps compile scripts directory-independentMaurus Cuelenaere
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken
2009-01-29Get checkwps working againMaurus Cuelenaere
2009-01-25Escape strings for use in matches.Jonas Häggqvist
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-19new version.sh that works exactly like svnversion.sh, but functions correctly...Andrew Mahone
2009-01-10Don't rerun configure automatically, just inform that you should do it.Björn Stenberg
2009-01-10Automatically rerun tools/configure if it is newer than Makefile.Björn Stenberg
2009-01-09'make reconf' is now a first stab at re-running configure with the same setupDaniel Stenberg
2009-01-08rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PR...Jonas Häggqvist
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone
2008-12-24Fix one of the warnings which the ubuntu 8.10 servers are throwing.. Jonathan Gordon
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli
2008-12-19Removed firmware requirement, since font zip is built without firmware.Björn Stenberg
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere
2008-12-16Added SILENT make option and some output comsmetics.Björn Stenberg
2008-12-15Moved database builder into a separate directory, and gave it its' own Makefi...Björn Stenberg
2008-12-15Add an --inplace switch that modifies files directly, which should make this ...Jonas Häggqvist
2008-12-15Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.Björn Stenberg
2008-12-15Commit langtool - a small perlscript to do some translation file manipulation...Jonas Häggqvist
2008-12-14Fix typoMaurus Cuelenaere
2008-12-13Add a small script to show the status of translations.Jonas Häggqvist
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger
2008-12-11Exit the configure script with non-zero status on errors.Jonas Häggqvist
2008-12-07Rename h100 manual name "h1xx" to "h100" to be in line with other players.Dominik Riebeling
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-12-01hide the which gmake errors, a part of the patch in FS#9338 by Tomer Shalev Daniel Stenberg
2008-11-28Add another missing file to 'clean' target.Jens Arnold
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré
2008-11-26Don't generate dependencies for make targets that don't need them.Björn Stenberg
2008-11-26Write dependencies to a temporary file until they are completed. This fixes t...Björn Stenberg
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg
2008-11-23Disable plugins for Sansa Clip because plugins won't build yet for the Clip.Bertrik Sikken
2008-11-22Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg
2008-11-22Support split target.o:source.c lines.Björn Stenberg
2008-11-21Stop overwriting rockbox.map (depending on build order). Should fix jumping s...Jens Arnold
2008-11-21Added LANG_O to simulators as well.Björn Stenberg
2008-11-21Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg
2008-11-21Added a proper rule for rockbox-info.txtBjörn Stenberg
2008-11-21FS#9566: Change regex to make it work on old versions of sed.Björn Stenberg
2008-11-20Bootbox needs --gc-sections.Björn Stenberg
2008-11-20.map and .bin files have moved to the root.Björn Stenberg
2008-11-20Disabled input section garbage collection in linker for now. This makes sansa...Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg