summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-08-14Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz
2011-08-13configure: don't use sed for autoconf.hRafaël Carré
2011-08-13typoRafaël Carré
2011-08-13configure: avoid double escaping of $ (single quote + backslash)Rafaël Carré
2011-08-13configure: remove redundant ENC_CMDRafaël Carré
2011-08-13configure: don't use sed to generate the MakefileRafaël Carré
2011-08-13remove obsolete commentRafaël Carré
2011-07-23imx233/fuze+: fix memory size and appextra configurationAmaury Pouly
2011-07-19Commit FS#12188 - Fix perl scripts that used Switch by Sean Bartell.Alex Parker
2011-07-09Fix FS#12179 - Simulator build fails when using "configure --sdl-threads"Thomas Martitz
2011-06-29Add --lcdwidth and --lcdheight to help output.Jonas Häggqvist
2011-06-27We have a 3.9 release, update builds.pmAlex Parker
2011-06-23Fixed broken regexBjörn Stenberg
2011-06-23Make genlang rewrite english.list if it exists but is older than english.langJens Arnold
2011-06-22Fix build problems for win32 cross compilation and cygwin which were introduc...Andree Buschmann
2011-06-22Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg
2011-06-19Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold
2011-06-12Remove Manual option from configure script.Dominik Riebeling
2011-06-09Pandora port: Automate rockbox.pnd (=binary archive) buildThomas Jarosch
2011-06-09Pandora port: Fix rockbox share directory path (it has to end on /rockbox)Thomas Jarosch
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius
2011-06-06Add build dependency to zipBjörn Stenberg
2011-06-04Android: adjust screen orientation based on LCD size.Dominik Riebeling
2011-05-31Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat
2011-05-29Android: rework r29929 AndroidManifest.xml version handling.Dominik Riebeling
2011-05-29Add source tree version into AndroidManifest.xmlDominik Riebeling
2011-05-27FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them whe...Nils Wallménius
2011-05-18thumb-cc.py: simplifyRafaël Carré
2011-05-07SAPI voice creating: add slovak to languages.Dominik Riebeling
2011-05-06Better version reporting for git-tracked repositories: Include the gitMichael Hohmuth
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly
2011-04-10Fix Win32 native convttf creating invalid output files.Dominik Riebeling
2011-04-09Make convttf build with C89 compilers.Dominik Riebeling
2011-04-07Fix FS#12003 'langtool.pl --deprecate is broken'Nils Wallménius
2011-04-06Bump to 3.8.1 release.Alex Parker
2011-03-22Commit FS#12000: confttv - try to make digits equally wide (-w to disable)Magnus Holmgren
2011-03-13Pandora port: Fix SDL detection, pkg-config is not supportedThomas Jarosch
2011-03-11Android: use APPEXTRA instead of makefile hackMaurus Cuelenaere
2011-03-11Android: remove rockbox.apk when doing 'make clean'Maurus Cuelenaere
2011-03-09*really* don't automatically build convttfFrank Gevaerts
2011-03-09Don't automatically build convttf - it isn't (currently) required to build Ro...Dave Chapman
2011-03-08Remove an erroneous tabDave Chapman
2011-03-05Remove a few whitespaces to get under the magical string length of 509 (i.e. ...Thomas Martitz
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-03-02FS#11913: Separate TTS correction expressions into separate file.Dominik Riebeling
2011-03-02Only create english.list for binary output.Björn Stenberg
2011-03-02Added english id caching to speed up builds.Björn Stenberg
2011-03-02Revert r29494 as It is a) buggy b) doesn't seem to do any good in terms of sp...Marcin Bukat
2011-03-02genlang: Remove unused subs. Use precompiled regex in parsetarget(). Minor tw...Marcin Bukat