summaryrefslogtreecommitdiff
path: root/tools/rockboxdev.sh (follow)
Commit message (Expand)AuthorAge
* Patches moved out from twiki.Björn Stenberg2007-10-19
* Replace thumb-interwork-4.0.3.diff patch for arm-elf-gcc with rockbox-multili...Dave Chapman2007-10-18
* Use /tmp for temporary directories instead of /home/bjstBjörn Stenberg2007-09-07
* Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.Barry Wardell2007-08-13
* Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. T...Barry Wardell2007-08-13
* Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564)Björn Stenberg2007-06-29
* verify that a few required tools are present to prevent "odd" messages laterDaniel Stenberg2007-05-24
* Make rockboxdev.sh build ARM libgcc with support for thumb code interworkingDaniel Ankers2007-03-05
* No need to download the huge gcc tarball, gcc-core will do fine for us.Thom Johansen2007-02-26
* Use gmake rather than make, if available. Patch FS#6340 by Lutz BöhneJonas Häggqvist2006-11-22
* mention what download tools the script expectsDaniel Stenberg2006-10-10
* die if the effective user doesn't have write permission in the install base dirDaniel Stenberg2006-09-26
* m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch toDaniel Stenberg2006-08-13
* make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)Daniel Stenberg2006-08-10
* Use the correct compression when extracting gccLinus Nielsen Feltzing2006-05-30
* Added an "all" option that builds all cross-compiler in one go. Expect it toDaniel Stenberg2006-05-30
* Check the download and prefix dirs somewhat before proceeding, output theDaniel Stenberg2006-05-29
* verify that the download dir exists and is writable, or create it if it isDaniel Stenberg2006-05-27
* for sh, get and apply the proper rockbox patch as wellDaniel Stenberg2006-05-25
* handy script that downloads, builds and installs a cross-compiler setup for youDaniel Stenberg2006-05-15