summaryrefslogtreecommitdiffstats
path: root/tools/rockboxdev.sh
AgeCommit message (Expand)AuthorFilesLines
2020-08-07rockboxdev: Make it work on macOS.Dominik Riebeling1-1/+6
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-10/+0
2020-07-12build: We don't want '-r' in MAKEFLAGS for toolchain builds.Solomon Peachy1-4/+5
2020-07-02build: add '-fcommon' to the toolchain build flags.Solomon Peachy1-1/+1
2020-04-13rockboxdev: Remove the ability to build the special cy-ng ypr0 toolchainSolomon Peachy1-4/+4
2020-04-04rockboxdev: Store toolchain patches in-tree, instead of downloading themSolomon Peachy1-8/+6
2020-04-03toolchain: Parallelize the toolchain build if possibleSolomon Peachy1-2/+7
2018-07-28Fix download link for the MIPS toolchain.Michael Giacomelli1-1/+1
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-1/+1
2018-07-28Update MIPS toolchain to GCC 4.9.4 and binutils 2.26.1, update configureAmaury Pouly1-6/+2
2018-06-12mipsel-rockbox-linux toolchain build fixMarcin Bukat1-1/+4
2018-06-12Add generic linux MIPS toolchainAmaury Pouly1-1/+36
2017-09-04Modernize toolchain script and add generic arm toolchainAmaury Pouly1-80/+476
2016-12-04rockoxdev.sh: fix compilation of ARM toolchainAmaury Pouly1-1/+1
2014-07-30Make crosstool-ng build with gnu make 4.0Frank Gevaerts1-3/+3
2013-10-20Switch back to kernel.org.Frank Gevaerts1-1/+1
2013-10-19Include 60s timeout for wget commands in rockboxdev.shMichael Rodger1-1/+1
2013-06-15Fix building of sh, arm and m68k toolchains with new texinfoNils Wallménius1-14/+14
2012-10-24Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"Marcin Bukat1-2/+2
2012-10-24SH gcc 4.6.3 with link-time optimization, for Archos targetsBoris Gjenero1-2/+2
2012-05-19more tools checks to be done before starting toolchain buildsPeter D'Hoye1-1/+1
2012-05-19add aditional required tools to the checkPeter D'Hoye1-1/+1
2012-03-04Disable built-in make rules for binutils 2.16.1.Dominik Riebeling1-0/+4
2011-12-24Remove bash-specific syntax from rockboxdev.shThomas Martitz1-1/+1
2011-12-23Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz1-1/+1
2011-12-23Add crosstool-NG build to rockboxdev.sh.Thomas Martitz1-2/+86
2011-12-19I think 'e' for arm (rather than 'a') is a typoNick Peskett1-1/+1
2011-12-19Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi.Thomas Martitz1-8/+2
2011-09-27sunet mirror was bad. let's try funet.Björn Stenberg1-1/+1
2011-09-26Use another GNU mirror while kernel.org is down.Björn Stenberg1-1/+1
2011-05-27FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them whe...Nils Wallménius1-11/+5
2011-01-13Make m68k-elf 4.5.2 toolchain build on OS X 10.6.Dominik Riebeling1-1/+7
2011-01-12rockboxdev.sh: coldfire toolchain upgrade, now using gcc 4.5.2 and binutils 2...Nils Wallménius1-14/+2
2011-01-10rockboxdev.sh: switch back to using the kernel.org mirrors as the gnu.org mir...Nils Wallménius1-6/+6
2011-01-06rockboxdev.sh: Hardcode gcc mirror for now as the gnu mirrors have a differen...Nils Wallménius1-2/+2
2011-01-06rockboxdev.sh:Nils Wallménius1-16/+25
2010-10-19rockboxdev.sh: Fix build failure on cygwin by not trying to remove the curren...Torne Wuff1-1/+3
2010-09-27Make eabi toolchain build on OS X 10.6.Dominik Riebeling1-2/+10
2010-07-10Add missing quote, and use the right wordFrank Gevaerts1-1/+1
2010-07-10Update the text in rockboxdev.sh to make it clear that EABI should be used on...Michael Giacomelli1-2/+2
2010-06-12Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS ...Jonas Häggqvist1-1/+2
2010-06-11rockboxdev: patch eabi binutils to fix thumb interworking mixed with long callsRafaël Carré1-1/+1
2010-06-11rockboxdev: build with -U_FORTIFY_SOURCERafaël Carré1-1/+1
2010-06-06The ifp isn't coldfire based, add some targets that are insteadNils Wallménius1-1/+1
2010-06-06Corrected the GMP & MPFR workaround.Björn Stenberg1-3/+9
2010-06-05makeinfo is required by recent binutils and gccBjörn Stenberg1-1/+1
2010-06-05Typo: We're using mipsel, not mips.Björn Stenberg1-2/+2
2010-06-05Added GMP and MPFR workaround for EABI GCC.Björn Stenberg1-269/+184
2010-06-02revert an accidental commit in r26078Jonathan Gordon1-1/+1
2010-05-28Upgrade the ARM eabi toolchain to gcc 4.4.4Thomas Martitz1-2/+2