summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-10-20run this script in your build dir to get a summary table presented with memoryDaniel Stenberg
2008-10-19Correct the model numbers used for the Sansa V2 targets - these are MODEL_NUM...Dave Chapman
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-14This is my initial commit of the scripts I used to make the 3.0 releaseDaniel Stenberg
2008-10-12Fix a couple of factual inaccuracies in the M200 build.Rob Purchase
2008-10-12Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-10-11Make the MIPS toolchain build on gcc 4.3+.Jens Arnold
2008-10-08Use internal function 'findtool' instead of external command 'which'. Removes...Jens Arnold
2008-10-06Let 'configure' figure out the full path to the various tools if possible. Th...Jens Arnold
2008-10-06Squash 2 warnings in each of (voicefont.c, wavtrim.c).Jens Arnold
2008-10-02Change the MODEL_NUMBER for various new ports so that it is unique again.Dave Chapman
2008-10-02Fix some new ports to ensure target_id is uniqueDave Chapman
2008-09-30Revert unnecessary fix for broken Interix-gcc 4.2.Jens Arnold
2008-09-29Fixes for building the MIPS toolchain on Interix: (1) Binutils need -Werror d...Jens Arnold
2008-09-28Interix also doesn't like the m68040.Jens Arnold
2008-09-28Fix yellowMaurus Cuelenaere
2008-09-28MkZenBoot:Maurus Cuelenaere
2008-09-23Remove some nonessential comments from the c100 section.Robert Menes
2008-09-23make sure the manufacturer titles are aligned properlyJonathan Gordon
2008-09-23add some more whitespace to make the creative and phillips targets more readableJonathan Gordon
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-14Onda VX747:Maurus Cuelenaere
2008-09-07Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o...Dominik Riebeling
2008-09-07 * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-09-05Add Onda VX767 targetMaurus Cuelenaere
2008-09-04Make bdf2bmp work on 64 bit hosts.Jens Arnold
2008-09-01rename ARCH define because of conflict with some systems. see (FS#9321)Dominik Wenger
2008-09-01revert -fPIC change, as it seems to be gentoo related problem...Christian Gmeiner
2008-09-01add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a...Christian Gmeiner
2008-08-28mkzenboot:Maurus Cuelenaere
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier
2008-08-26Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the...Antoine Cellerier
2008-08-26Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere
2008-08-19Character set handling refinements:Jens Arnold
2008-08-17Add a -s option to genlang to sort a language file into the same order as eng...Dave Chapman
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold
2008-08-15Print the actually selected voice in verbose mode, and try to figure out the ...Jens Arnold
2008-08-13Remove some irresponsible character set mangling from the Italian section of ...Jonas Häggqvist
2008-08-12Only print the header if we're running update.Jonas Häggqvist
2008-08-11Fix genlang to not remove the header from translation files.Jonas Häggqvist
2008-08-10Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abo...Maurus Cuelenaere
2008-08-08Let PerlIO also do the LF<->CRLF conversion for SAPI.Jens Arnold