Age | Commit message (Expand) | Author | Files | Lines |
13 days | toolchain: Bump zlib to 1.2.13, for reals this time. | Solomon Peachy | 1 | -1/+1 |
13 days | toolchain: Bump zlib to 1.2.13 due to 1.2.12 being withdrawn | Solomon Peachy | 1 | -1/+1 |
2022-10-11 | toolchains: Enhancements to build scripts | Solomon Peachy | 1 | -10/+39 |
2022-10-10 | toolchains: Get rid of crosstool-ng builds. | Solomon Peachy | 1 | -76/+1 |
2022-09-17 | rockboxdev.sh: Mention older NWZ for the arm toolchain. | Frank Gevaerts | 1 | -1/+1 |
2022-04-18 | toolchain: update zlib to 1.2.12 for native mips targets | Bernd Busse | 1 | -1/+1 |
2021-09-03 | rockboxdev: Add 'g++' to the list of required tools for building toolchains | Solomon Peachy | 1 | -1/+1 |
2021-06-04 | toolchain: To build GCC for hosted targets, we need -std=gnu++11 for stage2. | Solomon Peachy | 1 | -2/+12 |
2021-06-04 | rockboxdev.sh fixes for hosted MIPS toolchain | Aidan MacDonald | 1 | -15/+18 |
2021-06-04 | toolchains: Fix gcc 4,9.4 compilation using GCC11. | Solomon Peachy | 1 | -2/+2 |
2021-02-27 | Rename symbols of FiiO M3K Linux-based port | Aidan MacDonald | 1 | -1/+1 |
2021-02-05 | rockboxdev: fix issues with relative paths for commandline options | Wolfram Sang | 1 | -1/+5 |
2021-02-05 | rockboxdev: better error message for unknown compression | Wolfram Sang | 1 | -1/+1 |
2021-02-05 | rockboxdev: fix summary output of options | Wolfram Sang | 1 | -2/+2 |
2020-11-19 | Add libraries to native MIPS toolchain to enable bluetooth support | Solomon Peachy | 1 | -4/+73 |
2020-10-13 | Build: Bump all toolchains to GCC 4.9.4 + Binutils 2.26.1 | Solomon Peachy | 1 | -22/+31 |
2020-08-07 | rockboxdev: Make it work on macOS. | Dominik Riebeling | 1 | -1/+6 |
2020-07-24 | [1/4] Remove SH support and all archos targets | Solomon Peachy | 1 | -10/+0 |
2020-07-12 | build: We don't want '-r' in MAKEFLAGS for toolchain builds. | Solomon Peachy | 1 | -4/+5 |
2020-07-02 | build: add '-fcommon' to the toolchain build flags. | Solomon Peachy | 1 | -1/+1 |
2020-04-13 | rockboxdev: Remove the ability to build the special cy-ng ypr0 toolchain | Solomon Peachy | 1 | -4/+4 |
2020-04-04 | rockboxdev: Store toolchain patches in-tree, instead of downloading them | Solomon Peachy | 1 | -8/+6 |
2020-04-03 | toolchain: Parallelize the toolchain build if possible | Solomon Peachy | 1 | -2/+7 |
2018-07-28 | Fix download link for the MIPS toolchain. | Michael Giacomelli | 1 | -1/+1 |
2018-07-28 | Add cleaned-up xDuoo X3 support | Solomon Peachy | 1 | -1/+1 |
2018-07-28 | Update MIPS toolchain to GCC 4.9.4 and binutils 2.26.1, update configure | Amaury Pouly | 1 | -6/+2 |
2018-06-12 | mipsel-rockbox-linux toolchain build fix | Marcin Bukat | 1 | -1/+4 |
2018-06-12 | Add generic linux MIPS toolchain | Amaury Pouly | 1 | -1/+36 |
2017-09-04 | Modernize toolchain script and add generic arm toolchain | Amaury Pouly | 1 | -80/+476 |
2016-12-04 | rockoxdev.sh: fix compilation of ARM toolchain | Amaury Pouly | 1 | -1/+1 |
2014-07-30 | Make crosstool-ng build with gnu make 4.0 | Frank Gevaerts | 1 | -3/+3 |
2013-10-20 | Switch back to kernel.org. | Frank Gevaerts | 1 | -1/+1 |
2013-10-19 | Include 60s timeout for wget commands in rockboxdev.sh | Michael Rodger | 1 | -1/+1 |
2013-06-15 | Fix building of sh, arm and m68k toolchains with new texinfo | Nils Wallménius | 1 | -14/+14 |
2012-10-24 | Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" | Marcin Bukat | 1 | -2/+2 |
2012-10-24 | SH gcc 4.6.3 with link-time optimization, for Archos targets | Boris Gjenero | 1 | -2/+2 |
2012-05-19 | more tools checks to be done before starting toolchain builds | Peter D'Hoye | 1 | -1/+1 |
2012-05-19 | add aditional required tools to the check | Peter D'Hoye | 1 | -1/+1 |
2012-03-04 | Disable built-in make rules for binutils 2.16.1. | Dominik Riebeling | 1 | -0/+4 |
2011-12-24 | Remove bash-specific syntax from rockboxdev.sh | Thomas Martitz | 1 | -1/+1 |
2011-12-23 | Actually call ct-ng (i.e. fix left-over from testing). | Thomas Martitz | 1 | -1/+1 |
2011-12-23 | Add crosstool-NG build to rockboxdev.sh. | Thomas Martitz | 1 | -2/+86 |
2011-12-19 | I think 'e' for arm (rather than 'a') is a typo | Nick Peskett | 1 | -1/+1 |
2011-12-19 | Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi. | Thomas Martitz | 1 | -8/+2 |
2011-09-27 | sunet mirror was bad. let's try funet. | Björn Stenberg | 1 | -1/+1 |
2011-09-26 | Use another GNU mirror while kernel.org is down. | Björn Stenberg | 1 | -1/+1 |
2011-05-27 | FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them whe... | Nils Wallménius | 1 | -11/+5 |
2011-01-13 | Make m68k-elf 4.5.2 toolchain build on OS X 10.6. | Dominik Riebeling | 1 | -1/+7 |
2011-01-12 | rockboxdev.sh: coldfire toolchain upgrade, now using gcc 4.5.2 and binutils 2... | Nils Wallménius | 1 | -14/+2 |
2011-01-10 | rockboxdev.sh: switch back to using the kernel.org mirrors as the gnu.org mir... | Nils Wallménius | 1 | -6/+6 |