Age | Commit message (Expand) | Author |
2010-08-24 | Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i... | Thomas Martitz |
2010-08-21 | makefiles | Rafaël Carré |
2010-08-20 | Fix configure to always prepend a missing leading '/'. Also don't require per... | Jens Arnold |
2010-08-10 | try again | Jonathan Gordon |
2010-08-10 | fid red/yellow... does database really need to compile all of misc.c? | Jonathan Gordon |
2010-08-08 | Mark MPIO HD200 as unstable in tools/builds.pm | Marcin Bukat |
2010-08-08 | Fix message output for make install and make fullinstall | Michael Chicoine |
2010-08-03 | Typo | Rafaël Carré |
2010-08-03 | configure: fix LCD width/height dialog for android | Rafaël Carré |
2010-08-03 | make -vvv display the parse tree in checkwps. Fix a potential bug in the pars... | Jonathan Gordon |
2010-08-02 | Rockbox as an application: Commit current Android port progress. | Thomas Martitz |
2010-08-01 | Rockbox as an application: add get_user_file_path(). | Thomas Martitz |
2010-07-31 | configure: print error when user selects invalid advanced options. | Nils Wallménius |
2010-07-29 | c200v2: mark as unstable | Rafaël Carré |
2010-07-29 | FS#11470 - new skin code, finally svn uses the new parser from the theme edit... | Jonathan Gordon |
2010-07-25 | database: fix include dirs | Rafaël Carré |
2010-07-25 | Revert r27550 : we don't want to generate dependancies for firmware/ | Rafaël Carré |
2010-07-25 | include firmware.make unconditionally | Rafaël Carré |
2010-07-25 | $rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro... | Thomas Martitz |
2010-07-21 | More explanation to the convbdf options | Alexander Levin |
2010-07-13 | Oops, remove leftovers | Thomas Martitz |
2010-07-13 | Remove forgotten lines and add a commit regarding app builds | Thomas Martitz |
2010-07-13 | Fix up buildzip.pl | Thomas Martitz |
2010-07-10 | Add missing quote, and use the right word | Frank Gevaerts |
2010-07-10 | Update the text in rockboxdev.sh to make it clear that EABI should be used on... | Michael Giacomelli |
2010-07-10 | Revert accidental change (I ran configure from within the tools/database dire... | Thomas Martitz |
2010-07-10 | Rename/change SIMVER to APP_TYPE in the Makefiles. | Thomas Martitz |
2010-07-09 | configure: build ipod4g with eabi | Rafaël Carré |
2010-07-07 | buildzip.pl: more fixes | Rafaël Carré |
2010-07-07 | buildzip.pl: fix r27310 and r27317 | Rafaël Carré |
2010-07-06 | Add a check for '' not being set. make zip doesn't work for me without it. Pe... | Magnus Holmgren |
2010-07-06 | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz |
2010-07-06 | Add --prefix option to configure, and add it to make reconf. | Thomas Martitz |
2010-07-04 | Fix win32 simulator builds (tested cross compilation from linux) | Rafaël Carré |
2010-07-03 | Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old... | Frank Gevaerts |
2010-07-03 | Add -Wl,-z,defs to GCCOPTS | Rafaël Carré |
2010-06-30 | Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no... | Frank Gevaerts |
2010-06-30 | Change "features" and "genlang-features" targets to no longer use multiple ta... | Frank Gevaerts |
2010-06-29 | Remove some redundant #include's | Bertrik Sikken |
2010-06-26 | Swap ccache and | Tobias Diedrich |
2010-06-24 | fix typo in comment. | Szymon Dziok |
2010-06-24 | Philips HDD6330: correct the number of memmory. | Szymon Dziok |
2010-06-24 | Build cowond2 with gcc-eabi | Rafaël Carré |
2010-06-24 | Build PB Vibe 500 with EABI. | Szymon Dziok |
2010-06-24 | Simulator: explicitely link with libdl and libm | Rafaël Carré |
2010-06-24 | Moved libskin_parser to lib. Added it to link line. | Björn Stenberg |
2010-06-22 | Add an advanced build option to force compiling and linking our reduced C lib... | Thomas Martitz |
2010-06-21 | Don't autogenerate version.c. Just version.h is enough | Frank Gevaerts |
2010-06-20 | Fix genversion.sh file replacement logic | Frank Gevaerts |
2010-06-19 | iPod Nano 1G - Build with EABI. | Karl Kurbjun |