summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon1-1/+0
2012-03-10Mark MPIO HD300 as stable in tools/builds.pmMarcin Bukat1-1/+1
2012-03-04Disable built-in make rules for binutils 2.16.1.Dominik Riebeling1-0/+4
2012-03-04rk27xx: switch to RKW format for binaryMarcin Bukat1-9/+9
2012-03-04scramble: add RKW firmware file format encoderMarcin Bukat5-9/+222
2012-03-03Integrate the warble tool in the regular build system.Frank Gevaerts3-3/+18
2012-03-03Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts1-1/+1
2012-03-01configure: fix $(LD) which was incorrectly set as $(AR)Amaury Pouly1-1/+1
2012-02-29Fix ucl-related makefilesFrank Gevaerts2-2/+2
2012-02-25Add "allbuilds" to builds.pm, similar to "stablebuilds" and "usablebuilds"Frank Gevaerts1-0/+10
2012-02-22Arm stack unwinderMarcin Bukat1-10/+18
2012-02-22Force YPR0 to 240x320Frank Gevaerts1-1/+0
2012-02-16Make logf() output to serial optionalRalf Ertzinger1-2/+14
2012-02-11checkwps/ypr0: Forgot new file.Thomas Martitz1-0/+27
2012-02-10checkwps: Fix buildall.sh and some RaaA/ypr0 versions.Thomas Martitz3-3/+7
2012-02-01fuze+: update builds.pm to reflect the fact that we have iconsAmaury Pouly1-1/+2
2012-01-29YP-R0 is supposed to be unstable these days, so add it to tools/builds.pmFrank Gevaerts1-0/+4
2012-01-27fuze+: mark as unstableAmaury Pouly1-0/+4
2012-01-25Disable the backdrop in the failsafe theme so the colours acually workJonathan Gordon1-0/+1
2012-01-23Remove svn id.Torne Wuff1-1/+0
2012-01-22Don't filter out -O for sims.Thomas Martitz1-4/+0
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz1-1/+0
2012-01-22Add framework to let make automatically pick optimized asm implementations ov...Thomas Martitz1-2/+33
2012-01-21Fix database build.Thomas Martitz1-0/+1
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz1-7/+19
2012-01-20Remove svn id (test commit).Björn Stenberg1-1/+0
2012-01-19Remove svn id.Björn Stenberg1-1/+0
2012-01-12rbspeex: make local functions static.Dominik Riebeling2-3/+4
2012-01-08Rename snprintf when building with MSVC to link with CRT.Dominik Riebeling1-0/+4
2012-01-08Add missing languages from configure, and sort them in exactly the same order...Jens Arnold1-6/+21
2012-01-08Remove outdated (and buggy) configuration option for the 8MB mod. This is con...Jens Arnold1-10/+1
2012-01-08Fix several flaws in argument handling and reconfiguring, mainly related to v...Jens Arnold1-8/+16
2012-01-05librbspeex.a: simplify Makefile for OS X.Dominik Riebeling1-42/+38
2012-01-05Fix building mkamsboot on OS X.Dominik Riebeling1-15/+16
2012-01-03FS #11859: Enable optimizations for SDL application builds.Thomas Jarosch1-1/+6
2012-01-03android: Adjust gcc/linker cmdline. Fixes build with ndk r7.Thomas Martitz1-5/+3
2012-01-03new include directory for targets with common SoC : cpu/socRafaël Carré1-1/+26
2012-01-02Allow passing additional CFLAGS.Dominik Riebeling1-1/+1
2011-12-31Fix up tools/version.sh for git transition.Torne Wuff1-1/+1
2011-12-31Remove bzr support from tools/version.sh.Torne Wuff1-26/+0
2011-12-27ucl: make it possible to specify additional CFLAGSRafaël Carré2-4/+4
2011-12-24Remove bash-specific syntax from rockboxdev.shThomas Martitz1-1/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz3-3/+56
2011-12-23Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz1-1/+1
2011-12-23Add crosstool-NG build to rockboxdev.sh.Thomas Martitz1-2/+86
2011-12-23Configure: Fix endianess detection.Thomas Martitz1-0/+1
2011-12-23Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (o...Thomas Martitz1-57/+51
2011-12-19I think 'e' for arm (rather than 'a') is a typoNick Peskett1-1/+1
2011-12-19Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi.Thomas Martitz1-8/+2
2011-12-17rbspeex: fix cross compiling rbspeex.dll.Dominik Riebeling1-9/+13