summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2010-09-24Minor build script tweaks to make android auto-buildable.Björn Stenberg1-4/+20
2010-09-15fix target name for MPIO HD200 in tools/configureMarcin Bukat1-1/+1
2010-09-07FS#11611: Use -std=gnu99 to allow additional C99 featuresRafaël Carré1-2/+2
2010-09-06Check for presence of the sdk and ndk (the corresponding env variables to be ...Thomas Martitz1-0/+10
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts1-0/+1
2010-08-24mips is predefined by gcc, but we want it for paths. Don't let others fall in...Thomas Martitz1-1/+2
2010-08-20Fix configure to always prepend a missing leading '/'. Also don't require per...Jens Arnold1-1/+1
2010-08-03TypoRafaël Carré1-2/+2
2010-08-03configure: fix LCD width/height dialog for androidRafaël Carré1-1/+2
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz1-35/+109
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz1-4/+45
2010-07-31configure: print error when user selects invalid advanced options.Nils Wallménius1-5/+4
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz1-8/+10
2010-07-09configure: build ipod4g with eabiRafaël Carré1-3/+0
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz1-2/+25
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 Gevaerts1-1/+6
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré1-73/+73
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-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz1-2/+7
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-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-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-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-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é1-1/+13
2010-06-10m200v4/clipv1/c200v2: build with -OsRafaël Carré1-0/+3