summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Also build and keep elfs zip file for the release.Alex Parker1-0/+7
2011-02-20Add "elfzip" target to make which creates a zip of all elf files, as mapzip d...Alex Parker1-0/+3
2011-02-20* Keep the map files instead of building then throwing them away in the relea...Alex Parker1-1/+5
2011-02-19Explicitely add -lpthread to the linker command for the new sigaltstack threads.Thomas Martitz1-0/+1
2011-02-19Use SIGALTSTACK in maemo buildThomas Jarosch1-0/+1
2011-02-18Fix yellows and checkwps.Thomas Martitz1-0/+2
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz1-1/+77
2011-02-13Fix SDL detection on Nokia N8xxThomas Jarosch1-2/+7
2011-02-12Remove unused variable "need_full_path" - it was removed in r28592Dave Chapman1-5/+0
2011-02-11FS#11924 - Use separate targets for RaaA devices. This changes tools/configu...Dave Chapman1-114/+156
2011-02-08Fix a duplicate target_idDave Chapman1-1/+1
2011-02-08Initial maemo platform supportThomas Jarosch1-4/+102
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann1-1/+1
2011-01-26Get SA9200 to show on the downloads page.Michael Sevakis1-1/+1
2011-01-24Android build tweaks.Antoine Cellerier1-0/+2
2011-01-23Fix configure using the correct compiler for Android on Mac.Dominik Riebeling1-2/+4
2011-01-13Make m68k-elf 4.5.2 toolchain build on OS X 10.6.Dominik Riebeling1-1/+7
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius1-2/+2
2011-01-12rockboxdev.sh: coldfire toolchain upgrade, now using gcc 4.5.2 and binutils 2...Nils Wallménius1-14/+2
2011-01-10rockboxdev.sh: switch back to using the kernel.org mirrors as the gnu.org mir...Nils Wallménius1-6/+6
2011-01-09SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis1-1/+1
2011-01-06rockboxdev.sh: Hardcode gcc mirror for now as the gnu mirrors have a differen...Nils Wallménius1-2/+2
2011-01-06rockboxdev.sh:Nils Wallménius1-16/+25
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2-27/+52
2010-12-28Added the symlinkinstall make target. See #11825Michael Stummvoll2-30/+50
2010-12-27Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz2-3/+4
2010-12-26change MPIO HD300 status in builds.pmMarcin Bukat1-1/+1
2010-12-23Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling2-9/+8
2010-12-17fix that make install fails on Cygwin.Teruaki Kawashima1-1/+1
2010-12-07Correct two problems slipped in with r28753. Thanks Teru for spotting.Thomas Martitz1-1/+6
2010-12-06Upgrade ndk requirement to r5 (it ships a better compiler) and cleanup config...Thomas Martitz1-10/+10
2010-12-06Fix configure and lib pathThomas Martitz1-12/+10
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz1-1/+2
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok1-1/+1
2010-11-30HD300 - plugins keymapsMarcin Bukat1-1/+1
2010-11-29Add HD300 to builds.pmMarcin Bukat1-0/+4
2010-11-26MPIO HD300 - initial commitMarcin Bukat2-1/+27
2010-11-26Latest release is 3.7.1Björn Stenberg1-4/+4
2010-11-21fix --rbdir is ignored in configureTeruaki Kawashima1-2/+9
2010-11-21FS#6321: Universal Image ViewerTeruaki Kawashima1-2/+5
2010-11-17Remove old Makefile for the database tool as it isn't working anymore and the...Nils Wallménius1-43/+0
2010-11-14Fix path detection for app builds in configure and buildzip.pl.Thomas Martitz2-35/+45
2010-11-03Reflect the Philips GoGear HDD63x0 series as being UnstableRobert Menes1-1/+1
2010-11-03Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f...Jonathan Gordon1-1/+1
2010-11-03Looks like HDD6330 plugins build green, so enable plugins.Robert Menes1-1/+1
2010-11-02fix: correct the perl syntax errorDaniel Stenberg1-3/+3
2010-11-02Making sure that the HDD16x0 series is correctly reflectedRobert Menes1-1/+5
2010-11-02It has been confirmed that the Philips GoGear HDD6330 doesRobert Menes1-1/+1
2010-11-01Set the GoGear HDD6330 back to 32MB RAM again; 64MB causesRobert Menes1-1/+1
2010-10-31fix make VERSION=x.y to work againMarcin Bukat1-16/+19