summaryrefslogtreecommitdiff
path: root/tools/configure (follow)
Commit message (Expand)AuthorAge
...
* Improve sim win32 cross compiling.Dominik Riebeling2011-09-08
* Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts2011-09-02
* Quote command arguments to avoid the shell trying to expand them.Dominik Riebeling2011-09-02
* Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken2011-08-27
* Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz2011-08-14
* configure: don't use sed for autoconf.hRafaël Carré2011-08-13
* typoRafaël Carré2011-08-13
* configure: avoid double escaping of $ (single quote + backslash)Rafaël Carré2011-08-13
* configure: remove redundant ENC_CMDRafaël Carré2011-08-13
* configure: don't use sed to generate the MakefileRafaël Carré2011-08-13
* imx233/fuze+: fix memory size and appextra configurationAmaury Pouly2011-07-23
* Fix FS#12179 - Simulator build fails when using "configure --sdl-threads"Thomas Martitz2011-07-09
* Add --lcdwidth and --lcdheight to help output.Jonas Häggqvist2011-06-29
* Fix build problems for win32 cross compilation and cygwin which were introduc...Andree Buschmann2011-06-22
* Remove Manual option from configure script.Dominik Riebeling2011-06-12
* Pandora port: Fix rockbox share directory path (it has to end on /rockbox)Thomas Jarosch2011-06-09
* FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2011-06-07
* Android: adjust screen orientation based on LCD size.Dominik Riebeling2011-06-04
* Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat2011-05-30
* Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly2011-05-01
* Pandora port: Fix SDL detection, pkg-config is not supportedThomas Jarosch2011-03-13
* Android: use APPEXTRA instead of makefile hackMaurus Cuelenaere2011-03-11
* RaaA: Add initial Pandora supportThomas Jarosch2011-02-27
* New way to detect build for arm target in the maemo port.Thomas Jarosch2011-02-27
* FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman2011-02-27
* Android: Also enable some pluginsThomas Martitz2011-02-26
* RaaA: Enable plugins for application buildsThomas Jarosch2011-02-24
* Improve SDL port 'configure --prefix' error messageThomas Jarosch2011-02-22
* Explicitely add -lpthread to the linker command for the new sigaltstack threads.Thomas Martitz2011-02-19
* Use SIGALTSTACK in maemo buildThomas Jarosch2011-02-19
* Fix yellows and checkwps.Thomas Martitz2011-02-18
* Implement cooperative threads on hosted platforms using C code.Thomas Martitz2011-02-18
* Fix SDL detection on Nokia N8xxThomas Jarosch2011-02-13
* Remove unused variable "need_full_path" - it was removed in r28592Dave Chapman2011-02-12
* FS#11924 - Use separate targets for RaaA devices. This changes tools/configu...Dave Chapman2011-02-11
* Fix a duplicate target_idDave Chapman2011-02-08
* Initial maemo platform supportThomas Jarosch2011-02-08
* Fix configure using the correct compiler for Android on Mac.Dominik Riebeling2011-01-23
* Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius2011-01-12
* SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis2011-01-09
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Correct two problems slipped in with r28753. Thanks Teru for spotting.Thomas Martitz2010-12-07
* Upgrade ndk requirement to r5 (it ships a better compiler) and cleanup config...Thomas Martitz2010-12-06
* Fix configure and lib pathThomas Martitz2010-12-06
* Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz2010-12-02
* HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok2010-12-02
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* MPIO HD300 - initial commitMarcin Bukat2010-11-26
* fix --rbdir is ignored in configureTeruaki Kawashima2010-11-21
* Fix path detection for app builds in configure and buildzip.pl.Thomas Martitz2010-11-14