summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-12-23Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling
2010-12-17fix that make install fails on Cygwin.Teruaki Kawashima
2010-12-07Correct two problems slipped in with r28753. Thanks Teru for spotting.Thomas Martitz
2010-12-06Upgrade ndk requirement to r5 (it ships a better compiler) and cleanup config...Thomas Martitz
2010-12-06Fix configure and lib pathThomas Martitz
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-29Add HD300 to builds.pmMarcin Bukat
2010-11-26MPIO HD300 - initial commitMarcin Bukat
2010-11-26Latest release is 3.7.1Björn Stenberg
2010-11-21fix --rbdir is ignored in configureTeruaki Kawashima
2010-11-21FS#6321: Universal Image ViewerTeruaki Kawashima
2010-11-17Remove old Makefile for the database tool as it isn't working anymore and the...Nils Wallménius
2010-11-14Fix path detection for app builds in configure and buildzip.pl.Thomas Martitz
2010-11-03Reflect the Philips GoGear HDD63x0 series as being UnstableRobert Menes
2010-11-03Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f...Jonathan Gordon
2010-11-03Looks like HDD6330 plugins build green, so enable plugins.Robert Menes
2010-11-02fix: correct the perl syntax errorDaniel Stenberg
2010-11-02Making sure that the HDD16x0 series is correctly reflectedRobert Menes
2010-11-02It has been confirmed that the Philips GoGear HDD6330 doesRobert Menes
2010-11-01Set the GoGear HDD6330 back to 32MB RAM again; 64MB causesRobert Menes
2010-10-31fix make VERSION=x.y to work againMarcin Bukat
2010-10-30*Bump version to 3.7Alex Parker
2010-10-30Promote Sansa Fuzev2, Clipv2 and Clip+ to stable.Thomas Martitz
2010-10-19rockboxdev.sh: Fix build failure on cygwin by not trying to remove the curren...Torne Wuff
2010-10-18checkwps: properly zero the wps struct to avoid interesting issuesFrank Gevaerts
2010-10-14fix option handling in configure for application. also tries to "make reconf"...Teruaki Kawashima
2010-10-13Do not build remote failsafe skin files for devices without remoteMichael Chicoine
2010-09-28Add a simple script to try to run configure with the correct target name/type...Jonathan Gordon
2010-09-27Make eabi toolchain build on OS X 10.6.Dominik Riebeling
2010-09-26Android: Exclude the main binary from make zip.Thomas Martitz
2010-09-25fix FS#11596. make "make install" use rbdir. copy image file correctly.Teruaki Kawashima
2010-09-24Minor build script tweaks to make android auto-buildable.Björn Stenberg
2010-09-15fix target name for MPIO HD200 in tools/configureMarcin Bukat
2010-09-15Fix malformed name in builds.pm for MPIO HD200 (thx to Zagor)Marcin Bukat
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon
2010-09-12Extend make clean for android zu also cleanup the compiled java classes and a...Thomas Martitz
2010-09-08Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz
2010-09-07FS#11611: Use -std=gnu99 to allow additional C99 featuresRafaël Carré
2010-09-06Clipv1: stable statusRafaël Carré
2010-09-06Check for presence of the sdk and ndk (the corresponding env variables to be ...Thomas Martitz
2010-09-05Don't search for libspeex on Windows and Mac.Dominik Riebeling
2010-09-02Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz
2010-09-01Redo previous commit to not break android builds.Thomas Martitz
2010-09-01Fix databaseThomas Martitz
2010-09-01Remove ram entries for ipodvideo* as they are no longer needed and cause prob...Michael Chicoine
2010-08-31Sansa c200v2 is now unstable and no longer needs special consideration for si...Michael Chicoine
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
2010-08-29As of r27902, codecs and plugins need to be marked as executable to work in t...Magnus Holmgren