Marcoen Hirschberg
7b10ef9a7c
initial Meizu M6SL port (take 2)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17819 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:24:34 +00:00
Marcoen Hirschberg
5b1e86c35f
now build the ARM crosscompiler with support for big-endian targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17279 a1c6a512-1295-4272-9138-f99709370657
2008-04-28 15:37:06 +00:00
Marcoen Hirschberg
80f05233eb
fix the m68k crosscompiler build for FreeBSD
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16856 a1c6a512-1295-4272-9138-f99709370657
2008-03-28 00:00:46 +00:00
Björn Stenberg
3ab686e07e
Patches moved out from twiki.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15201 a1c6a512-1295-4272-9138-f99709370657
2007-10-19 07:33:39 +00:00
Dave Chapman
4a19ce39f8
Replace thumb-interwork-4.0.3.diff patch for arm-elf-gcc with rockbox-multilibs-arm-elf-gcc-4.0.3.diff. This builds libgcc.a for armv4 (current targets), armv5 (M:Robe), armv6 (Gigabeat S) and thumb interworking.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15193 a1c6a512-1295-4272-9138-f99709370657
2007-10-18 22:33:38 +00:00
Björn Stenberg
6b5da8cdf2
Use /tmp for temporary directories instead of /home/bjst
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14631 a1c6a512-1295-4272-9138-f99709370657
2007-09-07 12:24:53 +00:00
Barry Wardell
121af38dee
Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14307 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 00:43:01 +00:00
Barry Wardell
7c371f6a8c
Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. Thanks to Lenny Koepsell.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14306 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 00:10:00 +00:00
Björn Stenberg
63c266e5e5
Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13733 a1c6a512-1295-4272-9138-f99709370657
2007-06-29 11:35:35 +00:00
Daniel Stenberg
5c7e0d252e
verify that a few required tools are present to prevent "odd" messages later
...
on due to the lack of them
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13490 a1c6a512-1295-4272-9138-f99709370657
2007-05-24 19:58:17 +00:00
Daniel Ankers
8daa916aaa
Make rockboxdev.sh build ARM libgcc with support for thumb code interworking
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12613 a1c6a512-1295-4272-9138-f99709370657
2007-03-05 00:20:38 +00:00
Thom Johansen
94c02493a9
No need to download the huge gcc tarball, gcc-core will do fine for us.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12497 a1c6a512-1295-4272-9138-f99709370657
2007-02-26 16:10:53 +00:00
Jonas Häggqvist
ee61057cea
Use gmake rather than make, if available. Patch FS#6340 by Lutz Böhne
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11571 a1c6a512-1295-4272-9138-f99709370657
2006-11-22 09:07:45 +00:00
Daniel Stenberg
d28be08eb6
mention what download tools the script expects
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11167 a1c6a512-1295-4272-9138-f99709370657
2006-10-10 12:20:41 +00:00
Daniel Stenberg
af401c2a4e
die if the effective user doesn't have write permission in the install base dir
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11074 a1c6a512-1295-4272-9138-f99709370657
2006-09-26 21:17:23 +00:00
Daniel Stenberg
b91b410c11
m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch to
...
work and this script now tries to do this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10560 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 18:27:31 +00:00
Daniel Stenberg
19fe37de6f
make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)
...
to ease debugging when things go wrong somewhere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10507 a1c6a512-1295-4272-9138-f99709370657
2006-08-10 06:46:56 +00:00
Linus Nielsen Feltzing
ad7fe4f088
Use the correct compression when extracting gcc
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10018 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 10:21:13 +00:00
Daniel Stenberg
2731afa12f
Added an "all" option that builds all cross-compiler in one go. Expect it to
...
take a while... ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10017 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 08:38:02 +00:00
Daniel Stenberg
9a3902f258
Check the download and prefix dirs somewhat before proceeding, output the
...
info in a slightly nicer way. Mention that the download and prefix paths can
be changed by editing the (top of the) script itself.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10015 a1c6a512-1295-4272-9138-f99709370657
2006-05-29 22:23:00 +00:00
Daniel Stenberg
33988545f5
verify that the download dir exists and is writable, or create it if it is
...
missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10001 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 22:52:37 +00:00
Daniel Stenberg
7d1cd16521
for sh, get and apply the proper rockbox patch as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9992 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 23:44:51 +00:00
Daniel Stenberg
cce0d65a97
handy script that downloads, builds and installs a cross-compiler setup for you
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9940 a1c6a512-1295-4272-9138-f99709370657
2006-05-15 13:26:59 +00:00