summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2011-03-02Almost 30% faster.Björn Stenberg
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch
2011-02-27Point out the 3.8 release.Björn Stenberg
2011-02-27New way to detect build for arm target in the maemo port.Thomas Jarosch
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman
2011-02-26libucl: don't error out when output folder exists.Dominik Riebeling
2011-02-26Cosmetic change only - remove tabs.Dave Chapman
2011-02-26Clarify the condition for stripping the leading / in rbdir. The calculation ...Dave Chapman
2011-02-26Android: Also enable some pluginsThomas Martitz
2011-02-26Forgot to add the help text for make elfzip.Alex Parker
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch
2011-02-22Improve SDL port 'configure --prefix' error messageThomas Jarosch
2011-02-20Also build and keep elfs zip file for the release.Alex Parker
2011-02-20Add "elfzip" target to make which creates a zip of all elf files, as mapzip d...Alex Parker
2011-02-20* Keep the map files instead of building then throwing them away in the relea...Alex Parker
2011-02-19Explicitely add -lpthread to the linker command for the new sigaltstack threads.Thomas Martitz
2011-02-19Use SIGALTSTACK in maemo buildThomas Jarosch
2011-02-18Fix yellows and checkwps.Thomas Martitz
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2011-02-13Fix SDL detection on Nokia N8xxThomas Jarosch
2011-02-12Remove unused variable "need_full_path" - it was removed in r28592Dave Chapman
2011-02-11FS#11924 - Use separate targets for RaaA devices. This changes tools/configu...Dave Chapman
2011-02-08Fix a duplicate target_idDave Chapman
2011-02-08Initial maemo platform supportThomas Jarosch
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann
2011-01-26Get SA9200 to show on the downloads page.Michael Sevakis
2011-01-24Android build tweaks.Antoine Cellerier
2011-01-23Fix configure using the correct compiler for Android on Mac.Dominik Riebeling
2011-01-13Make m68k-elf 4.5.2 toolchain build on OS X 10.6.Dominik Riebeling
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius
2011-01-12rockboxdev.sh: coldfire toolchain upgrade, now using gcc 4.5.2 and binutils 2...Nils Wallménius
2011-01-10rockboxdev.sh: switch back to using the kernel.org mirrors as the gnu.org mir...Nils Wallménius
2011-01-09SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis
2011-01-06rockboxdev.sh: Hardcode gcc mirror for now as the gnu mirrors have a differen...Nils Wallménius
2011-01-06rockboxdev.sh:Nils Wallménius