Age | Commit message (Expand) | Author |
2009-07-20 | Add quotes around the name of any missing tools (patch, make etc) to help cla... | Dave Chapman |
2009-07-13 | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil |
2009-05-10 | Revert r20704 and only use the -r option when compiling binutils. This is go... | Dave Chapman |
2009-04-13 | Commit FS#10108 by myself: use the -r option for gmake and make when building... | Robert Menes |
2009-04-10 | Make rockboxdev.sh building multiple targets in a run work again by not compl... | Thomas Martitz |
2009-03-17 | When rockboxdev.sh temporarily adds $bindir to the PATH (so the gcc build can... | Dave Chapman |
2009-03-12 | Oops, I cut&pasted a bit too much. | Thomas Martitz |
2009-03-12 | rockboxdev.sh: Fix summary (it ended up in the wrong path after my previous c... | Thomas Martitz |
2009-02-24 | Rearrange a bit, so that it checks for the build dir after downloading, makes... | Thomas Martitz |
2009-01-08 | rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PR... | Jonas Häggqvist |
2008-12-01 | hide the which gmake errors, a part of the patch in FS#9338 by Tomer Shalev | Daniel Stenberg |
2008-10-30 | Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configuration | Rafaël Carré |
2008-10-29 | Make rockboxdev.sh abort as soon as an error is encountered | Rafaël Carré |
2008-10-29 | set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make it | Daniel Stenberg |
2008-10-11 | Make the MIPS toolchain build on gcc 4.3+. | Jens Arnold |
2008-09-30 | Revert unnecessary fix for broken Interix-gcc 4.2. | Jens Arnold |
2008-09-29 | Fixes for building the MIPS toolchain on Interix: (1) Binutils need -Werror d... | Jens Arnold |
2008-09-28 | Interix also doesn't like the m68040. | Jens Arnold |
2008-09-07 | Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o... | Dominik Riebeling |
2008-08-10 | Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abo... | Maurus Cuelenaere |
2008-08-02 | Commit FS#9228 thanks to Alex Parker | Maurus Cuelenaere |
2008-08-01 | Commit second version of FS#9158 (Tomer Shalev) with spelling fix | Maurus Cuelenaere |
2008-07-30 | Commit FS#9158 thanks to Tomer Shalev | Maurus Cuelenaere |
2008-07-17 | Fix building MIPS cross compiler | Maurus Cuelenaere |
2008-07-14 | Add preliminary support for the Onda VX747 (MIPS target) | Maurus Cuelenaere |
2008-07-08 | introducing MIPS support, not included in the "build all" action yet | Daniel Stenberg |
2008-06-28 | revert accidental commit | Marcoen Hirschberg |
2008-06-27 | initial Meizu M6SL port (take 2) | Marcoen Hirschberg |
2008-04-28 | now build the ARM crosscompiler with support for big-endian targets | Marcoen Hirschberg |
2008-03-28 | fix the m68k crosscompiler build for FreeBSD | Marcoen Hirschberg |
2007-10-19 | Patches moved out from twiki. | Björn Stenberg |
2007-10-18 | Replace thumb-interwork-4.0.3.diff patch for arm-elf-gcc with rockbox-multili... | Dave Chapman |
2007-09-07 | Use /tmp for temporary directories instead of /home/bjst | Björn Stenberg |
2007-08-13 | Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin. | Barry Wardell |
2007-08-13 | Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. T... | Barry Wardell |
2007-06-29 | Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564) | Björn Stenberg |
2007-05-24 | verify that a few required tools are present to prevent "odd" messages later | Daniel Stenberg |
2007-03-05 | Make rockboxdev.sh build ARM libgcc with support for thumb code interworking | Daniel Ankers |
2007-02-26 | No need to download the huge gcc tarball, gcc-core will do fine for us. | Thom Johansen |
2006-11-22 | Use gmake rather than make, if available. Patch FS#6340 by Lutz Böhne | Jonas Häggqvist |
2006-10-10 | mention what download tools the script expects | Daniel Stenberg |
2006-09-26 | die if the effective user doesn't have write permission in the install base dir | Daniel Stenberg |
2006-08-13 | m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch to | Daniel Stenberg |
2006-08-10 | make the script echo more about what it is doing (with a ROCKBOXDEV: prefix) | Daniel Stenberg |
2006-05-30 | Use the correct compression when extracting gcc | Linus Nielsen Feltzing |
2006-05-30 | Added an "all" option that builds all cross-compiler in one go. Expect it to | Daniel Stenberg |
2006-05-29 | Check the download and prefix dirs somewhat before proceeding, output the | Daniel Stenberg |
2006-05-27 | verify that the download dir exists and is writable, or create it if it is | Daniel Stenberg |
2006-05-25 | for sh, get and apply the proper rockbox patch as well | Daniel Stenberg |
2006-05-15 | handy script that downloads, builds and installs a cross-compiler setup for you | Daniel Stenberg |