diff options
author | Amaury Pouly <amaury.pouly@gmail.com> | 2017-02-23 11:37:50 +0100 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2017-09-04 15:06:48 +0200 |
commit | 142f80f07d96305f1618c99c28c13319b1b279e6 (patch) | |
tree | 912ddc1e3aa11ff0ba445c01181fa464af5b0419 /lib/unwarminder | |
parent | 25a29e71d85ca2b9ff47845ea4c8f119d7d4eaf8 (diff) |
Modernize toolchain script and add generic arm toolchain
I did some cleanup of redudant stuff, simplify some logic, also switch to bash
because sh in the pain when ones want to locally define variables for functions
calls. I also added support to download more stuff like alsa-lib and more recent
gccs that use a different naming convention, as well as linux kernels.
I also add some build to build linux toolchains without ct-ng. The biggest problem
with ct-ng is that they regularly drop support for old stuff and as a result it
rots really quickly for old toolchains. I add a new toolchain for generic linux arm
with the minimum requirements, it works fine on Sony NWZ and also on YP-R0.
Finally, rockboxdev.sh now understand options on its command line (see --help).
Notably --target to give the list of targets (useful for noninteractive scripts),
--restart to restart at a step, --makeflags and others (instead of the environment
variables)
Change-Id: I869760c1faeb00ab381796a4cda82ffbc9637123
Diffstat (limited to 'lib/unwarminder')
0 files changed, 0 insertions, 0 deletions