summaryrefslogtreecommitdiff
path: root/tools/rockboxdev.sh (follow)
Commit message (Expand)AuthorAge
* Make crosstool-ng build with gnu make 4.0Frank Gevaerts2014-07-30
* Switch back to kernel.org.Frank Gevaerts2013-10-20
* Include 60s timeout for wget commands in rockboxdev.shMichael Rodger2013-10-19
* Fix building of sh, arm and m68k toolchains with new texinfoNils Wallménius2013-06-15
* Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"Marcin Bukat2012-10-24
* SH gcc 4.6.3 with link-time optimization, for Archos targetsBoris Gjenero2012-10-24
* more tools checks to be done before starting toolchain buildsPeter D'Hoye2012-05-19
* add aditional required tools to the checkPeter D'Hoye2012-05-19
* Disable built-in make rules for binutils 2.16.1.Dominik Riebeling2012-03-04
* Remove bash-specific syntax from rockboxdev.shThomas Martitz2011-12-24
* Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz2011-12-23
* Add crosstool-NG build to rockboxdev.sh.Thomas Martitz2011-12-23
* I think 'e' for arm (rather than 'a') is a typoNick Peskett2011-12-19
* Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi.Thomas Martitz2011-12-19
* sunet mirror was bad. let's try funet.Björn Stenberg2011-09-27
* Use another GNU mirror while kernel.org is down.Björn Stenberg2011-09-26
* FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them whe...Nils Wallménius2011-05-27
* Make m68k-elf 4.5.2 toolchain build on OS X 10.6.Dominik Riebeling2011-01-13
* rockboxdev.sh: coldfire toolchain upgrade, now using gcc 4.5.2 and binutils 2...Nils Wallménius2011-01-12
* rockboxdev.sh: switch back to using the kernel.org mirrors as the gnu.org mir...Nils Wallménius2011-01-10
* rockboxdev.sh: Hardcode gcc mirror for now as the gnu mirrors have a differen...Nils Wallménius2011-01-06
* rockboxdev.sh:Nils Wallménius2011-01-06
* rockboxdev.sh: Fix build failure on cygwin by not trying to remove the curren...Torne Wuff2010-10-19
* Make eabi toolchain build on OS X 10.6.Dominik Riebeling2010-09-27
* Add missing quote, and use the right wordFrank Gevaerts2010-07-10
* Update the text in rockboxdev.sh to make it clear that EABI should be used on...Michael Giacomelli2010-07-10
* Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS ...Jonas Häggqvist2010-06-12
* rockboxdev: patch eabi binutils to fix thumb interworking mixed with long callsRafaël Carré2010-06-11
* rockboxdev: build with -U_FORTIFY_SOURCERafaël Carré2010-06-11
* The ifp isn't coldfire based, add some targets that are insteadNils Wallménius2010-06-06
* Corrected the GMP & MPFR workaround.Björn Stenberg2010-06-06
* makeinfo is required by recent binutils and gccBjörn Stenberg2010-06-05
* Typo: We're using mipsel, not mips.Björn Stenberg2010-06-05
* Added GMP and MPFR workaround for EABI GCC.Björn Stenberg2010-06-05
* revert an accidental commit in r26078Jonathan Gordon2010-06-02
* Upgrade the ARM eabi toolchain to gcc 4.4.4Thomas Martitz2010-05-28
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* Update rockboxdev.sh/configure for arm-elf-eabi-gcc 4.4.3 and binutils 2.20.1.Thomas Martitz2010-03-08
* rockbox.dev.shJens Arnold2010-03-07
* Add arm-elf-eabi target to rockboxdev.sh, selected with "e".Andrew Mahone2009-11-20
* Add quotes around the name of any missing tools (patch, make etc) to help cla...Dave Chapman2009-07-20
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* Revert r20704 and only use the -r option when compiling binutils. This is go...Dave Chapman2009-05-10
* Commit FS#10108 by myself: use the -r option for gmake and make when building...Robert Menes2009-04-13
* Make rockboxdev.sh building multiple targets in a run work again by not compl...Thomas Martitz2009-04-10
* When rockboxdev.sh temporarily adds $bindir to the PATH (so the gcc build can...Dave Chapman2009-03-17
* Oops, I cut&pasted a bit too much.Thomas Martitz2009-03-12
* rockboxdev.sh: Fix summary (it ended up in the wrong path after my previous c...Thomas Martitz2009-03-12
* Rearrange a bit, so that it checks for the build dir after downloading, makes...Thomas Martitz2009-02-24
* rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PR...Jonas Häggqvist2009-01-08