summaryrefslogtreecommitdiff
path: root/tools/rockboxdev.sh
AgeCommit message (Collapse)Author
2007-10-19Patches moved out from twiki.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15201 a1c6a512-1295-4272-9138-f99709370657
2007-10-18Replace thumb-interwork-4.0.3.diff patch for arm-elf-gcc with ↵Dave Chapman
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-09-07Use /tmp for temporary directories instead of /home/bjstBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14631 a1c6a512-1295-4272-9138-f99709370657
2007-08-13Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14307 a1c6a512-1295-4272-9138-f99709370657
2007-08-13Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. ↵Barry Wardell
Thanks to Lenny Koepsell. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14306 a1c6a512-1295-4272-9138-f99709370657
2007-06-29Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564)Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13733 a1c6a512-1295-4272-9138-f99709370657
2007-05-24verify that a few required tools are present to prevent "odd" messages laterDaniel Stenberg
on due to the lack of them git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13490 a1c6a512-1295-4272-9138-f99709370657
2007-03-05Make rockboxdev.sh build ARM libgcc with support for thumb code interworkingDaniel Ankers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12613 a1c6a512-1295-4272-9138-f99709370657
2007-02-26No need to download the huge gcc tarball, gcc-core will do fine for us.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12497 a1c6a512-1295-4272-9138-f99709370657
2006-11-22Use gmake rather than make, if available. Patch FS#6340 by Lutz BöhneJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11571 a1c6a512-1295-4272-9138-f99709370657
2006-10-10mention what download tools the script expectsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11167 a1c6a512-1295-4272-9138-f99709370657
2006-09-26die if the effective user doesn't have write permission in the install base dirDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11074 a1c6a512-1295-4272-9138-f99709370657
2006-08-13m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch toDaniel Stenberg
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-10make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)Daniel Stenberg
to ease debugging when things go wrong somewhere git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10507 a1c6a512-1295-4272-9138-f99709370657
2006-05-30Use the correct compression when extracting gccLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10018 a1c6a512-1295-4272-9138-f99709370657
2006-05-30Added an "all" option that builds all cross-compiler in one go. Expect it toDaniel Stenberg
take a while... ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10017 a1c6a512-1295-4272-9138-f99709370657
2006-05-29Check the download and prefix dirs somewhat before proceeding, output theDaniel Stenberg
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-27verify that the download dir exists and is writable, or create it if it isDaniel Stenberg
missing git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10001 a1c6a512-1295-4272-9138-f99709370657
2006-05-25for sh, get and apply the proper rockbox patch as wellDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9992 a1c6a512-1295-4272-9138-f99709370657
2006-05-15handy script that downloads, builds and installs a cross-compiler setup for youDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9940 a1c6a512-1295-4272-9138-f99709370657