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