summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Commit FS#12188 - Fix perl scripts that used Switch by Sean Bartell.Alex Parker2-18/+18
2011-07-09Fix FS#12179 - Simulator build fails when using "configure --sdl-threads"Thomas Martitz1-11/+9
2011-06-29Add --lcdwidth and --lcdheight to help output.Jonas Häggqvist1-0/+6
2011-06-27We have a 3.9 release, update builds.pmAlex Parker1-5/+5
2011-06-23Fixed broken regexBjörn Stenberg1-1/+1
2011-06-23Make genlang rewrite english.list if it exists but is older than english.langJens Arnold1-3/+3
2011-06-22Fix build problems for win32 cross compilation and cygwin which were introduc...Andree Buschmann1-0/+2
2011-06-22Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg1-0/+4
2011-06-19Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold2-22/+153
2011-06-12Remove Manual option from configure script.Dominik Riebeling1-9/+4
2011-06-09Pandora port: Automate rockbox.pnd (=binary archive) buildThomas Jarosch1-1/+6
2011-06-09Pandora port: Fix rockbox share directory path (it has to end on /rockbox)Thomas Jarosch1-1/+1
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius1-21/+18
2011-06-06Add build dependency to zipBjörn Stenberg1-1/+3
2011-06-04Android: adjust screen orientation based on LCD size.Dominik Riebeling1-1/+9
2011-05-31Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling1-2/+10
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat2-3/+35
2011-05-29Android: rework r29929 AndroidManifest.xml version handling.Dominik Riebeling1-1/+1
2011-05-29Add source tree version into AndroidManifest.xmlDominik Riebeling1-1/+1
2011-05-27FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them whe...Nils Wallménius1-11/+5
2011-05-18thumb-cc.py: simplifyRafaël Carré1-54/+16
2011-05-07SAPI voice creating: add slovak to languages.Dominik Riebeling1-0/+2
2011-05-06Better version reporting for git-tracked repositories: Include the gitMichael Hohmuth1-9/+8
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly2-8/+31
2011-04-10Fix Win32 native convttf creating invalid output files.Dominik Riebeling1-1/+1
2011-04-09Make convttf build with C89 compilers.Dominik Riebeling1-67/+99
2011-04-07Fix FS#12003 'langtool.pl --deprecate is broken'Nils Wallménius1-9/+3
2011-04-06Bump to 3.8.1 release.Alex Parker1-5/+5
2011-03-22Commit FS#12000: confttv - try to make digits equally wide (-w to disable)Magnus Holmgren1-17/+60
2011-03-13Pandora port: Fix SDL detection, pkg-config is not supportedThomas Jarosch1-2/+2
2011-03-11Android: use APPEXTRA instead of makefile hackMaurus Cuelenaere1-1/+1
2011-03-11Android: remove rockbox.apk when doing 'make clean'Maurus Cuelenaere1-1/+2
2011-03-09*really* don't automatically build convttfFrank Gevaerts1-1/+1
2011-03-09Don't automatically build convttf - it isn't (currently) required to build Ro...Dave Chapman1-1/+1
2011-03-08Remove an erroneous tabDave Chapman1-1/+1
2011-03-05Remove a few whitespaces to get under the magical string length of 509 (i.e. ...Thomas Martitz1-10/+10
2011-03-05Anti-Aliased Fonts support.Thomas Martitz5-8/+1306
2011-03-02FS#11913: Separate TTS correction expressions into separate file.Dominik Riebeling2-100/+130
2011-03-02Only create english.list for binary output.Björn Stenberg1-2/+2
2011-03-02Added english id caching to speed up builds.Björn Stenberg1-11/+49
2011-03-02Revert r29494 as It is a) buggy b) doesn't seem to do any good in terms of sp...Marcin Bukat1-6/+15
2011-03-02genlang: Remove unused subs. Use precompiled regex in parsetarget(). Minor tw...Marcin Bukat1-15/+6
2011-03-02Almost 30% faster.Björn Stenberg1-5/+7
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch1-0/+75
2011-02-27Point out the 3.8 release.Björn Stenberg1-5/+5
2011-02-27New way to detect build for arm target in the maemo port.Thomas Jarosch1-2/+8
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman3-32/+32
2011-02-26libucl: don't error out when output folder exists.Dominik Riebeling1-1/+1
2011-02-26Cosmetic change only - remove tabs.Dave Chapman1-27/+27
2011-02-26Clarify the condition for stripping the leading / in rbdir. The calculation ...Dave Chapman1-3/+4