summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell2-2/+29
2006-08-16Add 'make bin' target to avoid building codecs and pluginsLinus Nielsen Feltzing1-0/+6
2006-08-161. auto-detect and auto-use ccache if installed and present in $PATHDaniel Stenberg1-15/+21
2006-08-13m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch toDaniel Stenberg1-0/+12
2006-08-12Compile for Iriver iFP with short calls.Tomasz Malesinski1-2/+5
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg1-1/+1
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg1-0/+4
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-3/+2
2006-08-10make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)Daniel Stenberg1-9/+19
2006-08-03no need to echo the commandsDaniel Stenberg1-3/+3
2006-08-03The sansa build now uses this new mi4 creation script, working as a frontendDaniel Stenberg3-3/+100
2006-08-01First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg1-6/+56
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2-3/+21
2006-07-26Fix spellingLinus Nielsen Feltzing1-3/+3
2006-07-22Add support for ipod 5g firmware partitions and untested support for ipod 3gDave Chapman1-8/+49
2006-07-21Initial support for creating ipod firmware partition images. Only tested on ...Dave Chapman1-0/+113
2006-07-20Add new make targets to build the manual as html.Dominik Riebeling1-14/+23
2006-07-03Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is alread...Dave Chapman1-1/+1
2006-06-28Forgot to remove test code for utf8Hardeep Sidhu1-1/+0
2006-06-28Re-adding songdb.pl with support for tagcache. Works with mp3 and has partia...Hardeep Sidhu3-0/+3364
2006-06-05Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).Martin Arver1-3/+0
2006-05-30Use the correct compression when extracting gccLinus Nielsen Feltzing1-1/+1
2006-05-30Added an "all" option that builds all cross-compiler in one go. Expect it toDaniel Stenberg1-28/+81
2006-05-29Check the download and prefix dirs somewhat before proceeding, output theDaniel Stenberg1-26/+45
2006-05-27verify that the download dir exists and is writable, or create it if it isDaniel Stenberg1-0/+17
2006-05-27Added rockboxdev.shDaniel Stenberg1-0/+1
2006-05-25for sh, get and apply the proper rockbox patch as wellDaniel Stenberg1-0/+17
2006-05-20Use "make fullzip" when performing a simulator installDave Chapman1-1/+1
2006-05-15handy script that downloads, builds and installs a cross-compiler setup for youDaniel Stenberg1-0/+137
2006-05-11Adding the rockbox file for all packages except the font-only packages mightDaniel Stenberg1-1/+1
2006-05-10'make zip' no longer includes the fonts. 'make fontzip' makes a font packageDaniel Stenberg2-40/+67
2006-05-01now use -Os with patched gccDaniel Stenberg1-1/+1
2006-05-01Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ...Daniel Stenberg1-0/+21
2006-04-27Fixed a bug where it didn't warn on lack of quotes as it was supposed to.Daniel Stenberg1-7/+11
2006-04-20use 'ar' and 'ranlib' and not the variables that may be set to theDaniel Stenberg1-3/+4
2006-04-20removed langv1 remaindersDaniel Stenberg1-2/+0
2006-04-19use tag cacheDaniel Stenberg2-2855/+0
2006-04-19More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen1-5/+5
2006-04-18Fix bug with fonts containing missing glyphs before default glyph. Also, allo...Frank Dischner1-37/+33
2006-04-06* added more safety checks for failed open()sDaniel Stenberg1-6/+24
2006-04-05CP1251 is cyrillic, and not only russian codepageHristo Kovachev1-1/+1
2006-04-05ranlib the .a file after creationDaniel Stenberg1-1/+2
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen1-0/+2
2006-04-04In fact there's a named constant for this value, use that instead.Jonas Häggqvist1-1/+1
2006-04-04Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...Jens Arnold1-1/+1
2006-04-03Fixed the 7zip and tar targets for langv2 supportDaniel Stenberg1-2/+2
2006-04-03we're on langversion 3!Daniel Stenberg1-1/+1
2006-04-03langv2Daniel Stenberg6-932/+554
2006-04-03Patch #5013 by Jonas Häggqvist - Fix spurious fwpatcher patching attemptsLinus Nielsen Feltzing1-2/+3
2006-04-02first take at -o for producing a friendly output for the voice-generatingDaniel Stenberg1-38/+86