summaryrefslogtreecommitdiff
path: root/tools/rockboxdev.sh (follow)
Commit message (Collapse)AuthorAge
* Use gmake rather than make, if available. Patch FS#6340 by Lutz BöhneJonas Häggqvist2006-11-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11571 a1c6a512-1295-4272-9138-f99709370657
* mention what download tools the script expectsDaniel Stenberg2006-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11167 a1c6a512-1295-4272-9138-f99709370657
* die if the effective user doesn't have write permission in the install base dirDaniel Stenberg2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11074 a1c6a512-1295-4272-9138-f99709370657
* m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch toDaniel Stenberg2006-08-13
| | | | | | | work and this script now tries to do this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10560 a1c6a512-1295-4272-9138-f99709370657
* make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)Daniel Stenberg2006-08-10
| | | | | | | to ease debugging when things go wrong somewhere git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10507 a1c6a512-1295-4272-9138-f99709370657
* Use the correct compression when extracting gccLinus Nielsen Feltzing2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10018 a1c6a512-1295-4272-9138-f99709370657
* Added an "all" option that builds all cross-compiler in one go. Expect it toDaniel Stenberg2006-05-30
| | | | | | | take a while... ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10017 a1c6a512-1295-4272-9138-f99709370657
* Check the download and prefix dirs somewhat before proceeding, output theDaniel Stenberg2006-05-29
| | | | | | | | 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
* verify that the download dir exists and is writable, or create it if it isDaniel Stenberg2006-05-27
| | | | | | | missing git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10001 a1c6a512-1295-4272-9138-f99709370657
* for sh, get and apply the proper rockbox patch as wellDaniel Stenberg2006-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9992 a1c6a512-1295-4272-9138-f99709370657
* handy script that downloads, builds and installs a cross-compiler setup for youDaniel Stenberg2006-05-15
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9940 a1c6a512-1295-4272-9138-f99709370657