summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-07-10Add missing quote, and use the right wordFrank Gevaerts1-1/+1
2010-07-10Update the text in rockboxdev.sh to make it clear that EABI should be used on...Michael Giacomelli1-2/+2
2010-07-10Revert accidental change (I ran configure from within the tools/database dire...Thomas Martitz1-65/+39
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz3-51/+79
2010-07-09configure: build ipod4g with eabiRafaël Carré1-3/+0
2010-07-07buildzip.pl: more fixesRafaël Carré1-4/+7
2010-07-07buildzip.pl: fix r27310 and r27317Rafaël Carré1-5/+2
2010-07-06Add a check for '' not being set. make zip doesn't work for me without it. Pe...Magnus Holmgren1-1/+5
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2-4/+32
2010-07-06Add --prefix option to configure, and add it to make reconf.Thomas Martitz1-1/+3
2010-07-04Fix win32 simulator builds (tested cross compilation from linux)Rafaël Carré1-4/+11
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts2-4/+9
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré1-73/+73
2010-06-30Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no...Frank Gevaerts1-9/+7
2010-06-30Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts1-1/+1
2010-06-29Remove some redundant #include'sBertrik Sikken1-3/+0
2010-06-26Swap ccache and Tobias Diedrich1-4/+4
2010-06-24fix typo in comment.Szymon Dziok1-1/+1
2010-06-24Philips HDD6330: correct the number of memmory.Szymon Dziok1-1/+1
2010-06-24Build cowond2 with gcc-eabiRafaël Carré1-13/+2
2010-06-24Build PB Vibe 500 with EABI.Szymon Dziok1-1/+1
2010-06-24Simulator: explicitely link with libdl and libmRafaël Carré1-4/+7
2010-06-24Moved libskin_parser to lib. Added it to link line.Björn Stenberg1-0/+1
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