summaryrefslogtreecommitdiff
path: root/tools/configure
AgeCommit message (Expand)Author
2011-07-09Fix FS#12179 - Simulator build fails when using "configure --sdl-threads"Thomas Martitz
2011-06-29Add --lcdwidth and --lcdheight to help output.Jonas Häggqvist
2011-06-22Fix build problems for win32 cross compilation and cygwin which were introduc...Andree Buschmann
2011-06-12Remove Manual option from configure script.Dominik Riebeling
2011-06-09Pandora port: Fix rockbox share directory path (it has to end on /rockbox)Thomas Jarosch
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius
2011-06-04Android: adjust screen orientation based on LCD size.Dominik Riebeling
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly
2011-03-13Pandora port: Fix SDL detection, pkg-config is not supportedThomas Jarosch
2011-03-11Android: use APPEXTRA instead of makefile hackMaurus Cuelenaere
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch
2011-02-27New way to detect build for arm target in the maemo port.Thomas Jarosch
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman
2011-02-26Android: Also enable some pluginsThomas Martitz
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch
2011-02-22Improve SDL port 'configure --prefix' error messageThomas Jarosch
2011-02-19Explicitely add -lpthread to the linker command for the new sigaltstack threads.Thomas Martitz
2011-02-19Use SIGALTSTACK in maemo buildThomas Jarosch
2011-02-18Fix yellows and checkwps.Thomas Martitz
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2011-02-13Fix SDL detection on Nokia N8xxThomas Jarosch
2011-02-12Remove unused variable "need_full_path" - it was removed in r28592Dave Chapman
2011-02-11FS#11924 - Use separate targets for RaaA devices. This changes tools/configu...Dave Chapman
2011-02-08Fix a duplicate target_idDave Chapman
2011-02-08Initial maemo platform supportThomas Jarosch
2011-01-23Fix configure using the correct compiler for Android on Mac.Dominik Riebeling
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius
2011-01-09SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann
2010-12-07Correct two problems slipped in with r28753. Thanks Teru for spotting.Thomas Martitz
2010-12-06Upgrade ndk requirement to r5 (it ships a better compiler) and cleanup config...Thomas Martitz
2010-12-06Fix configure and lib pathThomas Martitz
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-26MPIO HD300 - initial commitMarcin Bukat
2010-11-21fix --rbdir is ignored in configureTeruaki Kawashima
2010-11-14Fix path detection for app builds in configure and buildzip.pl.Thomas Martitz
2010-11-03Looks like HDD6330 plugins build green, so enable plugins.Robert Menes
2010-11-02It has been confirmed that the Philips GoGear HDD6330 doesRobert Menes
2010-11-01Set the GoGear HDD6330 back to 32MB RAM again; 64MB causesRobert Menes
2010-10-14fix option handling in configure for application. also tries to "make reconf"...Teruaki Kawashima
2010-09-24Minor build script tweaks to make android auto-buildable.Björn Stenberg
2010-09-15fix target name for MPIO HD200 in tools/configureMarcin Bukat
2010-09-07FS#11611: Use -std=gnu99 to allow additional C99 featuresRafaël Carré
2010-09-06Check for presence of the sdk and ndk (the corresponding env variables to be ...Thomas Martitz
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
2010-08-24mips is predefined by gcc, but we want it for paths. Don't let others fall in...Thomas Martitz
2010-08-20Fix configure to always prepend a missing leading '/'. Also don't require per...Jens Arnold