Age | Commit message (Expand) | Author |
2010-06-17 | Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo... | Michael Sevakis |
2010-06-17 | Added skin_parser library to build system. | Björn Stenberg |
2010-06-14 | Build properly scrambled and named bootloader files for iAudio M3, M5 and X5.... | Jens Arnold |
2010-06-13 | Build D2 with the old compiler again (configure) | Frank Gevaerts |
2010-06-13 | build cowond2 and iaudio7 with EABI, they aren't stable | Rafaël Carré |
2010-06-13 | SSwitch ipodnano2g to eabi in /trunk/tools/configure | Michael Sparmann |
2010-06-12 | Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS ... | Jonas Häggqvist |
2010-06-12 | Build mrobe100 with EABI | Robert Kukla |
2010-06-12 | Build iPod Color, iPod Mini 2nd Gen and Sansa c200 with EABI. | Jens Arnold |
2010-06-12 | M:Robe 500 - Build with EABI. | Karl Kurbjun |
2010-06-11 | Build H10 5/6GB with EABI toolchain. | Michael Sevakis |
2010-06-11 | Build iPod Video with EABI toolchain. | Andree Buschmann |
2010-06-11 | Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from... | Michael Sevakis |
2010-06-11 | Build Sansa e200 with new eabi gcc. | Thomas Martitz |
2010-06-11 | Build Gigabeat F/X with EABI tools. | Michael Sevakis |
2010-06-11 | rockboxdev: patch eabi binutils to fix thumb interworking mixed with long calls | Rafaël Carré |
2010-06-11 | Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio... | Michael Sevakis |
2010-06-11 | Warn when building an ARM target with non-eabi default compiler | Rafaël Carré |
2010-06-11 | configure: don't use thumb on native builds (simulator/checkwps) | Rafaël Carré |
2010-06-11 | Make --thumb the default for AMSv1 with 2MB of RAM | Rafaël Carré |
2010-06-11 | Make EABI gcc the default for ARM platforms | Rafaël Carré |
2010-06-11 | make thumb build a configure option (--thumb) | Rafaël Carré |
2010-06-11 | FS#6734 by me: optionally build with -mthumb on ARM | Rafaël Carré |
2010-06-11 | rockboxdev: build with -U_FORTIFY_SOURCE | Rafaël Carré |
2010-06-10 | m200v4/clipv1/c200v2: build with -Os | Rafaël Carré |
2010-06-06 | The ifp isn't coldfire based, add some targets that are instead | Nils Wallménius |
2010-06-06 | Corrected the GMP & MPFR workaround. | Björn Stenberg |
2010-06-05 | makeinfo is required by recent binutils and gcc | Björn Stenberg |
2010-06-05 | Typo: We're using mipsel, not mips. | Björn Stenberg |
2010-06-05 | Added GMP and MPFR workaround for EABI GCC. | Björn Stenberg |
2010-06-05 | Look for CROSS_COMPILE when building the simulator. | Thomas Martitz |
2010-06-05 | Improve error handling. | Dominik Riebeling |
2010-06-04 | Implement a --delete option for langtoo for easy deletion of lang phrases | Nils Wallménius |
2010-06-04 | Typo fix by Rafaël Carré | Björn Stenberg |
2010-06-03 | bins.pl script: don't hide errors, they might be useful | Rafaël Carré |
2010-06-03 | Fix voice and manual build scripts even more | Frank Gevaerts |
2010-06-03 | Fix voice and manual build scripts | Frank Gevaerts |
2010-06-03 | Update version | Frank Gevaerts |
2010-06-03 | Half-fix voice and manual build scripts | Frank Gevaerts |
2010-06-03 | copy the images for the skins. | Jonathan Gordon |
2010-06-03 | almost finished... copy fonts, backdrops, icon files, skins. last thing to do... | Jonathan Gordon |
2010-06-03 | Add a new script to build the themes. WIP and heavily based on wpsbuild.pl | Jonathan Gordon |
2010-06-02 | revert an accidental commit in r26078 | Jonathan Gordon |
2010-05-28 | Upgrade the ARM eabi toolchain to gcc 4.4.4 | Thomas Martitz |
2010-05-28 | genversion: generate version.c and version.h independantly | Rafaël Carré |
2010-05-27 | mkinfo.pl: Run version.sh to generate version string | Rafaël Carré |
2010-05-27 | Generate C file / header for svn version string | Rafaël Carré |
2010-05-26 | lang.h voice comments were off by 1, fixed | Jeffrey Goode |
2010-05-26 | Fix crash in talk.c logf line when outputting voice only clips, more comments... | Jeffrey Goode |
2010-05-24 | Make 'make reconf' remember the use of --ccache and --no-ccache. Only works a... | Magnus Holmgren |