summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz1-2/+7
2010-06-21Don't autogenerate version.c. Just version.h is enoughFrank Gevaerts1-25/+9
2010-06-20Fix genversion.sh file replacement logicFrank Gevaerts1-4/+4
2010-06-19iPod Nano 1G - Build with EABI.Karl Kurbjun1-1/+1
2010-06-19iPod Mini 1G - Build with EABI.Karl Kurbjun1-1/+1
2010-06-19bininstall: works for PREFIX directories with spacesRafaël Carré1-1/+1
2010-06-19make bininstall rule depend on the binaryRafaël Carré1-1/+1
2010-06-19new bininstall rule to install rockbox binary onlyRafaël Carré1-0/+4
2010-06-19don't parse features.txt when not neededRafaël Carré1-12/+6
2010-06-19make clean: delete lib/ directoryRafaël Carré1-1/+1
2010-06-18Build iPod 1st/2nd Gen with EABI (main build and bootloader verified working).Jens Arnold1-1/+1
2010-06-17Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis1-1/+1
2010-06-17Added skin_parser library to build system.Björn Stenberg1-2/+3
2010-06-14Build properly scrambled and named bootloader files for iAudio M3, M5 and X5....Jens Arnold1-0/+6
2010-06-13Build D2 with the old compiler again (configure)Frank Gevaerts1-1/+1
2010-06-13build cowond2 and iaudio7 with EABI, they aren't stableRafaël Carré1-1/+1
2010-06-13SSwitch ipodnano2g to eabi in /trunk/tools/configureMichael Sparmann1-1/+1
2010-06-12Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS ...Jonas Häggqvist1-1/+2
2010-06-12Build mrobe100 with EABIRobert Kukla1-1/+1
2010-06-12Build iPod Color, iPod Mini 2nd Gen and Sansa c200 with EABI.Jens Arnold1-1/+1
2010-06-12M:Robe 500 - Build with EABI.Karl Kurbjun1-1/+1
2010-06-11Build H10 5/6GB with EABI toolchain.Michael Sevakis1-1/+1
2010-06-11Build iPod Video with EABI toolchain.Andree Buschmann1-1/+1
2010-06-11Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from...Michael Sevakis1-1/+1
2010-06-11Build Sansa e200 with new eabi gcc.Thomas Martitz1-1/+1
2010-06-11Build Gigabeat F/X with EABI tools.Michael Sevakis1-1/+1
2010-06-11rockboxdev: patch eabi binutils to fix thumb interworking mixed with long callsRafaël Carré1-1/+1
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis1-1/+1
2010-06-11Warn when building an ARM target with non-eabi default compilerRafaël Carré1-0/+5
2010-06-11configure: don't use thumb on native builds (simulator/checkwps)Rafaël Carré1-0/+1
2010-06-11Make --thumb the default for AMSv1 with 2MB of RAMRafaël Carré1-0/+7
2010-06-11Make EABI gcc the default for ARM platformsRafaël Carré1-9/+18
2010-06-11make thumb build a configure option (--thumb)Rafaël Carré1-10/+5
2010-06-11FS#6734 by me: optionally build with -mthumb on ARMRafaël Carré2-1/+93
2010-06-11rockboxdev: build with -U_FORTIFY_SOURCERafaël Carré1-1/+1
2010-06-10m200v4/clipv1/c200v2: build with -OsRafaël Carré1-0/+3
2010-06-06The ifp isn't coldfire based, add some targets that are insteadNils Wallménius1-1/+1
2010-06-06Corrected the GMP & MPFR workaround.Björn Stenberg1-3/+9
2010-06-05makeinfo is required by recent binutils and gccBjörn Stenberg1-1/+1
2010-06-05Typo: We're using mipsel, not mips.Björn Stenberg1-2/+2
2010-06-05Added GMP and MPFR workaround for EABI GCC.Björn Stenberg1-269/+184
2010-06-05Look for CROSS_COMPILE when building the simulator.Thomas Martitz1-3/+10
2010-06-05Improve error handling.Dominik Riebeling1-2/+16
2010-06-04Implement a --delete option for langtoo for easy deletion of lang phrasesNils Wallménius1-10/+31
2010-06-04Typo fix by Rafaël CarréBjörn Stenberg1-2/+2
2010-06-03bins.pl script: don't hide errors, they might be usefulRafaël Carré1-5/+5
2010-06-03Fix voice and manual build scripts even moreFrank Gevaerts2-2/+2
2010-06-03Fix voice and manual build scriptsFrank Gevaerts2-2/+2
2010-06-03Update versionFrank Gevaerts1-5/+5
2010-06-03Half-fix voice and manual build scriptsFrank Gevaerts2-0/+4