summaryrefslogtreecommitdiff
path: root/tools/configure
AgeCommit message (Expand)Author
2010-07-09configure: build ipod4g with eabiRafaël Carré
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz
2010-07-06Add --prefix option to configure, and add it to make reconf.Thomas Martitz
2010-07-04Fix win32 simulator builds (tested cross compilation from linux)Rafaël Carré
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré
2010-06-26Swap ccache and Tobias Diedrich
2010-06-24fix typo in comment.Szymon Dziok
2010-06-24Philips HDD6330: correct the number of memmory.Szymon Dziok
2010-06-24Build cowond2 with gcc-eabiRafaël Carré
2010-06-24Build PB Vibe 500 with EABI.Szymon Dziok
2010-06-24Simulator: explicitely link with libdl and libmRafaël Carré
2010-06-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz
2010-06-19iPod Nano 1G - Build with EABI.Karl Kurbjun
2010-06-19iPod Mini 1G - Build with EABI.Karl Kurbjun
2010-06-18Build iPod 1st/2nd Gen with EABI (main build and bootloader verified working).Jens Arnold
2010-06-17Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis
2010-06-14Build properly scrambled and named bootloader files for iAudio M3, M5 and X5....Jens Arnold
2010-06-13Build D2 with the old compiler again (configure)Frank Gevaerts
2010-06-13build cowond2 and iaudio7 with EABI, they aren't stableRafaël Carré
2010-06-13SSwitch ipodnano2g to eabi in /trunk/tools/configureMichael Sparmann
2010-06-12Build mrobe100 with EABIRobert Kukla
2010-06-12Build iPod Color, iPod Mini 2nd Gen and Sansa c200 with EABI.Jens Arnold
2010-06-12M:Robe 500 - Build with EABI.Karl Kurbjun
2010-06-11Build H10 5/6GB with EABI toolchain.Michael Sevakis
2010-06-11Build iPod Video with EABI toolchain.Andree Buschmann
2010-06-11Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from...Michael Sevakis
2010-06-11Build Sansa e200 with new eabi gcc.Thomas Martitz
2010-06-11Build Gigabeat F/X with EABI tools.Michael Sevakis
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis
2010-06-11Warn when building an ARM target with non-eabi default compilerRafaël Carré
2010-06-11configure: don't use thumb on native builds (simulator/checkwps)Rafaël Carré
2010-06-11Make --thumb the default for AMSv1 with 2MB of RAMRafaël Carré
2010-06-11Make EABI gcc the default for ARM platformsRafaël Carré
2010-06-11make thumb build a configure option (--thumb)Rafaël Carré
2010-06-11FS#6734 by me: optionally build with -mthumb on ARMRafaël Carré
2010-06-10m200v4/clipv1/c200v2: build with -OsRafaël Carré
2010-06-05Look for CROSS_COMPILE when building the simulator.Thomas Martitz
2010-05-28Upgrade the ARM eabi toolchain to gcc 4.4.4Thomas Martitz
2010-05-27Generate C file / header for svn version stringRafaël Carré
2010-05-24Make 'make reconf' remember the use of --ccache and --no-ccache. Only works a...Magnus Holmgren
2010-05-17split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2010-05-09Remove -U_GNU_SOURCE again (was added in r25850). It turns out SDL doesn't wo...Thomas Martitz
2010-05-07Remove -fno-strict-aliasing for everyoneFrank Gevaerts
2010-05-07Revert r25861, to avoid hiding real errorsFrank Gevaerts
2010-05-06Use -fno-strict-aliasing on 4.0 as wellFrank Gevaerts
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-11Fix ATA power off builds for the Player so they actually use ATA power off.Jens Arnold