summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2011-02-19Explicitely add -lpthread to the linker command for the new sigaltstack threads.Thomas Martitz1-0/+1
2011-02-19Use SIGALTSTACK in maemo buildThomas Jarosch1-0/+1
2011-02-18Fix yellows and checkwps.Thomas Martitz1-0/+2
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz1-1/+77
2011-02-13Fix SDL detection on Nokia N8xxThomas Jarosch1-2/+7
2011-02-12Remove unused variable "need_full_path" - it was removed in r28592Dave Chapman1-5/+0
2011-02-11FS#11924 - Use separate targets for RaaA devices. This changes tools/configu...Dave Chapman1-114/+156
2011-02-08Fix a duplicate target_idDave Chapman1-1/+1
2011-02-08Initial maemo platform supportThomas Jarosch1-4/+102
2011-01-23Fix configure using the correct compiler for Android on Mac.Dominik Riebeling1-2/+4
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius1-2/+2
2011-01-09SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis1-1/+1
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann1-26/+48
2010-12-07Correct two problems slipped in with r28753. Thanks Teru for spotting.Thomas Martitz1-1/+6
2010-12-06Upgrade ndk requirement to r5 (it ships a better compiler) and cleanup config...Thomas Martitz1-10/+10
2010-12-06Fix configure and lib pathThomas Martitz1-12/+10
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz1-1/+2
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok1-1/+1
2010-11-30HD300 - plugins keymapsMarcin Bukat1-1/+1
2010-11-26MPIO HD300 - initial commitMarcin Bukat1-0/+24
2010-11-21fix --rbdir is ignored in configureTeruaki Kawashima1-2/+9
2010-11-14Fix path detection for app builds in configure and buildzip.pl.Thomas Martitz1-29/+25
2010-11-03Looks like HDD6330 plugins build green, so enable plugins.Robert Menes1-1/+1
2010-11-02It has been confirmed that the Philips GoGear HDD6330 doesRobert Menes1-1/+1
2010-11-01Set the GoGear HDD6330 back to 32MB RAM again; 64MB causesRobert Menes1-1/+1
2010-10-14fix option handling in configure for application. also tries to "make reconf"...Teruaki Kawashima1-2/+12
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