| Commit message (Expand) | Author | Age |
| * | Make crosstool-ng build with gnu make 4.0 | Frank Gevaerts | 2014-07-30 |
| * | Switch back to kernel.org. | Frank Gevaerts | 2013-10-20 |
| * | Include 60s timeout for wget commands in rockboxdev.sh | Michael Rodger | 2013-10-19 |
| * | Fix building of sh, arm and m68k toolchains with new texinfo | Nils Wallménius | 2013-06-15 |
| * | Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" | Marcin Bukat | 2012-10-24 |
| * | SH gcc 4.6.3 with link-time optimization, for Archos targets | Boris Gjenero | 2012-10-24 |
| * | more tools checks to be done before starting toolchain builds | Peter D'Hoye | 2012-05-19 |
| * | add aditional required tools to the check | Peter D'Hoye | 2012-05-19 |
| * | Disable built-in make rules for binutils 2.16.1. | Dominik Riebeling | 2012-03-04 |
| * | Remove bash-specific syntax from rockboxdev.sh | Thomas Martitz | 2011-12-24 |
| * | Actually call ct-ng (i.e. fix left-over from testing). | Thomas Martitz | 2011-12-23 |
| * | Add crosstool-NG build to rockboxdev.sh. | Thomas Martitz | 2011-12-23 |
| * | I think 'e' for arm (rather than 'a') is a typo | Nick Peskett | 2011-12-19 |
| * | Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi. | Thomas Martitz | 2011-12-19 |
| * | sunet mirror was bad. let's try funet. | Björn Stenberg | 2011-09-27 |
| * | Use another GNU mirror while kernel.org is down. | Björn Stenberg | 2011-09-26 |
| * | FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them whe... | Nils Wallménius | 2011-05-27 |
| * | Make m68k-elf 4.5.2 toolchain build on OS X 10.6. | Dominik Riebeling | 2011-01-13 |
| * | rockboxdev.sh: coldfire toolchain upgrade, now using gcc 4.5.2 and binutils 2... | Nils Wallménius | 2011-01-12 |
| * | rockboxdev.sh: switch back to using the kernel.org mirrors as the gnu.org mir... | Nils Wallménius | 2011-01-10 |
| * | rockboxdev.sh: Hardcode gcc mirror for now as the gnu mirrors have a differen... | Nils Wallménius | 2011-01-06 |
| * | rockboxdev.sh: | Nils Wallménius | 2011-01-06 |
| * | rockboxdev.sh: Fix build failure on cygwin by not trying to remove the curren... | Torne Wuff | 2010-10-19 |
| * | Make eabi toolchain build on OS X 10.6. | Dominik Riebeling | 2010-09-27 |
| * | Add missing quote, and use the right word | Frank Gevaerts | 2010-07-10 |
| * | Update the text in rockboxdev.sh to make it clear that EABI should be used on... | Michael Giacomelli | 2010-07-10 |
| * | Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS ... | Jonas Häggqvist | 2010-06-12 |
| * | rockboxdev: patch eabi binutils to fix thumb interworking mixed with long calls | Rafaël Carré | 2010-06-11 |
| * | rockboxdev: build with -U_FORTIFY_SOURCE | Rafaël Carré | 2010-06-11 |
| * | The ifp isn't coldfire based, add some targets that are instead | Nils Wallménius | 2010-06-06 |
| * | Corrected the GMP & MPFR workaround. | Björn Stenberg | 2010-06-06 |
| * | makeinfo is required by recent binutils and gcc | Björn Stenberg | 2010-06-05 |
| * | Typo: We're using mipsel, not mips. | Björn Stenberg | 2010-06-05 |
| * | Added GMP and MPFR workaround for EABI GCC. | Björn Stenberg | 2010-06-05 |
| * | revert an accidental commit in r26078 | Jonathan Gordon | 2010-06-02 |
| * | Upgrade the ARM eabi toolchain to gcc 4.4.4 | Thomas Martitz | 2010-05-28 |
| * | FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba... | Jonathan Gordon | 2010-05-16 |
| * | Update rockboxdev.sh/configure for arm-elf-eabi-gcc 4.4.3 and binutils 2.20.1. | Thomas Martitz | 2010-03-08 |
| * | rockbox.dev.sh | Jens Arnold | 2010-03-07 |
| * | Add arm-elf-eabi target to rockboxdev.sh, selected with "e". | Andrew Mahone | 2009-11-20 |
| * | Add quotes around the name of any missing tools (patch, make etc) to help cla... | Dave Chapman | 2009-07-20 |
| * | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil | 2009-07-13 |
| * | Revert r20704 and only use the -r option when compiling binutils. This is go... | Dave Chapman | 2009-05-10 |
| * | Commit FS#10108 by myself: use the -r option for gmake and make when building... | Robert Menes | 2009-04-13 |
| * | Make rockboxdev.sh building multiple targets in a run work again by not compl... | Thomas Martitz | 2009-04-10 |
| * | When rockboxdev.sh temporarily adds $bindir to the PATH (so the gcc build can... | Dave Chapman | 2009-03-17 |
| * | Oops, I cut&pasted a bit too much. | Thomas Martitz | 2009-03-12 |
| * | rockboxdev.sh: Fix summary (it ended up in the wrong path after my previous c... | Thomas Martitz | 2009-03-12 |
| * | Rearrange a bit, so that it checks for the build dir after downloading, makes... | Thomas Martitz | 2009-02-24 |
| * | rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PR... | Jonas Häggqvist | 2009-01-08 |