summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-09-07FS#11611: Use -std=gnu99 to allow additional C99 featuresRafaël Carré1-2/+2
2010-09-06Clipv1: stable statusRafaël Carré1-1/+1
2010-09-06Check for presence of the sdk and ndk (the corresponding env variables to be ...Thomas Martitz1-0/+10
2010-09-05Don't search for libspeex on Windows and Mac.Dominik Riebeling1-1/+1
2010-09-02Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz1-1/+5
2010-09-01Redo previous commit to not break android builds.Thomas Martitz1-1/+0
2010-09-01Fix databaseThomas Martitz1-0/+1
2010-09-01Remove ram entries for ipodvideo* as they are no longer needed and cause prob...Michael Chicoine1-2/+0
2010-08-31Sansa c200v2 is now unstable and no longer needs special consideration for si...Michael Chicoine1-1/+0
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts1-0/+1
2010-08-29As of r27902, codecs and plugins need to be marked as executable to work in t...Magnus Holmgren1-2/+2
2010-08-28FS#11506 : python script to generate .talk clipsRafaël Carré1-0/+123
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-24Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz1-0/+6
2010-08-21makefilesRafaël Carré3-18/+16
2010-08-20Fix configure to always prepend a missing leading '/'. Also don't require per...Jens Arnold1-1/+1
2010-08-10try againJonathan Gordon1-2/+2
2010-08-10fid red/yellow... does database really need to compile all of misc.c?Jonathan Gordon1-1/+1
2010-08-08Mark MPIO HD200 as unstable in tools/builds.pmMarcin Bukat1-1/+1
2010-08-08Fix message output for make install and make fullinstallMichael Chicoine1-2/+2
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-03make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...Jonathan Gordon1-0/+2
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz2-35/+111
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz3-13/+63
2010-07-31configure: print error when user selects invalid advanced options.Nils Wallménius1-5/+4
2010-07-29c200v2: mark as unstableRafaël Carré1-1/+1
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon4-6/+18
2010-07-25database: fix include dirsRafaël Carré1-3/+2
2010-07-25Revert r27550 : we don't want to generate dependancies for firmware/Rafaël Carré1-1/+1
2010-07-25include firmware.make unconditionallyRafaël Carré1-1/+1
2010-07-25$rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro...Thomas Martitz1-70/+70
2010-07-21More explanation to the convbdf optionsAlexander Levin1-0/+1
2010-07-13Oops, remove leftoversThomas Martitz1-1/+1
2010-07-13Remove forgotten lines and add a commit regarding app buildsThomas Martitz1-6/+2
2010-07-13Fix up buildzip.plThomas Martitz1-44/+169
2010-07-10Add missing quote, and use the right wordFrank Gevaerts1-1/+1
2010-07-10Update the text in rockboxdev.sh to make it clear that EABI should be used on...Michael Giacomelli1-2/+2
2010-07-10Revert accidental change (I ran configure from within the tools/database dire...Thomas Martitz1-65/+39
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz3-51/+79
2010-07-09configure: build ipod4g with eabiRafaël Carré1-3/+0
2010-07-07buildzip.pl: more fixesRafaël Carré1-4/+7
2010-07-07buildzip.pl: fix r27310 and r27317Rafaël Carré1-5/+2
2010-07-06Add a check for '' not being set. make zip doesn't work for me without it. Pe...Magnus Holmgren1-1/+5
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2-4/+32
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 Gevaerts2-4/+9
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré1-73/+73
2010-06-30Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no...Frank Gevaerts1-9/+7