summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-07-01Add the ipod 6g (classic) to builds.pmFrank Gevaerts1-0/+4
2012-06-19Fix link order of mkzenboot and usb_benchmark to make them compile with gcc (...Bertrik Sikken1-2/+2
2012-06-11Define GCCNUM properly. Case matters!Frank Gevaerts1-1/+1
2012-06-11Fix YP-R0 build.Frank Gevaerts1-1/+0
2012-06-11Fix libmad compilation on MIPS with newer gcc. FS#12013Huan Zhang1-0/+3
2012-06-11The threading model should be set from configure, not config.h.Frank Gevaerts1-0/+1
2012-06-11Add the Android/MIPS targetFrank Gevaerts1-0/+59
2012-06-10wpsbuild: Rewrite to fix various issues and support .fmsThomas Martitz1-77/+1
2012-06-09Create binary voice string archive on target.Dominik Riebeling2-12/+49
2012-06-05genlang: add VOICE_ prefix to unused voice-only strings.Dominik Riebeling1-1/+6
2012-06-05voicefont: make format version a parameter.Dominik Riebeling2-4/+4
2012-06-05Add voicefile version to rockbox-info.txt.Dominik Riebeling1-0/+16
2012-06-03Remove unnecessary variable and simplify voice-only counting.Dominik Riebeling1-11/+9
2012-06-03voicefont: rename SWAP macros.Dominik Riebeling1-11/+9
2012-05-28tools/autoconf.pl: 2 enhancementsThomas Martitz1-15/+21
2012-05-27zenxfi3: disable building of plugins ("no" means yes, use an empty string ins...Bertrik Sikken1-1/+1
2012-05-19Make overlay plugins work again.Frank Gevaerts1-1/+5
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2-22/+67
2012-05-19Move the mr100 to unstableFrank Gevaerts1-1/+1
2012-05-19Add .nomedia on Android.Dominik Riebeling1-1/+7
2012-05-19more tools checks to be done before starting toolchain buildsPeter D'Hoye1-1/+1
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling3-6/+24
2012-05-19add aditional required tools to the checkPeter D'Hoye1-1/+1
2012-05-18Make the player_unifont tool build againJens Arnold2-0/+7
2012-05-07thumb-cc.py: fix for python 3.2Rafaël Carré1-2/+2
2012-05-03Add include path to checkwps.make to fix build.Nils Wallménius1-0/+1
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell1-1/+1
2012-04-29Database build also needs a /lib/rbcodec/dsp include path.Michael Sevakis1-0/+1
2012-04-29CheckWPS needs an include patch to /lib/rbcodec/dsp.Michael Sevakis1-0/+1
2012-04-28Replace a \n-using sed expression with a more compatible trFrank Gevaerts1-1/+1
2012-04-25Add codecs to librbcodec.Sean Bartell5-10/+6
2012-04-20Missed a comma.Björn Stenberg1-1/+1
2012-04-20Add rockchip targets to builds.pm.Andrew Ryabinin1-0/+12
2012-04-20rk27generic: Disable plugins.Andrew Ryabinin1-1/+1
2012-04-14configure: remove support for ARM non EABI compilerRafaël Carré1-37/+2
2012-04-12Add new tarball generation script.Dominik Riebeling1-34/+0
2012-04-12Release v3.11.2Frank Gevaerts1-5/+5
2012-04-08builds.pm in master has to wait for the actual release.Frank Gevaerts1-5/+5
2012-04-07Bump version numbers for 3.11.1Frank Gevaerts4-8/+8
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2-2/+16
2012-04-03Shorten voicefont progress output a bit.Dominik Riebeling1-6/+6
2012-04-03Revert 1207c7b and fix the actual warnings.Frank Gevaerts1-2/+0
2012-04-03Disable _FORTIFY_SOURCE for the simulatorFrank Gevaerts1-0/+2
2012-04-01Bump builds.pm so that Rockbox Utility notices 3.11Alex Parker1-5/+5
2012-03-31Drop the nano2g back to unstable for nowFrank Gevaerts1-1/+1
2012-03-30configure fixes.Thomas Martitz1-2/+2
2012-03-30configure: prevent $LDOPTS from stacking up on make reconf.Thomas Martitz1-2/+4
2012-03-28Mark the Sansa c200v2 series of players as stableMichael Giacomelli1-1/+1
2012-03-29Enable tlsf in warble build to fix it.Thomas Martitz1-0/+1
2012-03-28Fix ARM version detection (need to pass mcpu/march to cpp).Thomas Martitz1-1/+1