summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-11-01Oops, use the correct -add option to scramble for the Fuze.Dave Chapman1-1/+1
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman2-1/+25
2008-10-31Sansa Clip simulatorRafaël Carré1-0/+1
2008-10-31Make mkinfo.pl work for bootloader buildsDave Chapman1-3/+9
2008-10-30Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configurationRafaël Carré1-2/+4
2008-10-29Make rockboxdev.sh abort as soon as an error is encounteredRafaël Carré1-0/+6
2008-10-29set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg1-1/+3
2008-10-29First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist1-0/+144
2008-10-28Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren1-1/+1
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman1-2/+3
2008-10-28Correct the t_model variable for the e200v2Dave Chapman1-1/+1
2008-10-28Sansav2 : initializes SDRAMRafaël Carré1-3/+3
2008-10-21Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts1-0/+21
2008-10-20run this script in your build dir to get a summary table presented with memoryDaniel Stenberg1-0/+58
2008-10-19Correct the model numbers used for the Sansa V2 targets - these are MODEL_NUM...Dave Chapman1-3/+3
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman2-1/+45
2008-10-14This is my initial commit of the scripts I used to make the 3.0 releaseDaniel Stenberg5-0/+435
2008-10-12Fix a couple of factual inaccuracies in the M200 build.Rob Purchase1-1/+1
2008-10-12Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman2-15/+21
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman1-1/+1
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman1-0/+21
2008-10-11Make the MIPS toolchain build on gcc 4.3+.Jens Arnold1-1/+4
2008-10-08Use internal function 'findtool' instead of external command 'which'. Removes...Jens Arnold1-7/+7
2008-10-06Let 'configure' figure out the full path to the various tools if possible. Th...Jens Arnold1-2/+21
2008-10-06Squash 2 warnings in each of (voicefont.c, wavtrim.c).Jens Arnold2-2/+4
2008-10-02Change the MODEL_NUMBER for various new ports so that it is unique again.Dave Chapman1-6/+6
2008-10-02Fix some new ports to ensure target_id is uniqueDave Chapman1-2/+2
2008-09-30Revert unnecessary fix for broken Interix-gcc 4.2.Jens Arnold1-3/+1
2008-09-29Fixes for building the MIPS toolchain on Interix: (1) Binutils need -Werror d...Jens Arnold1-1/+10
2008-09-28Interix also doesn't like the m68040.Jens Arnold1-1/+1
2008-09-28Fix yellowMaurus Cuelenaere1-1/+1
2008-09-28MkZenBoot:Maurus Cuelenaere1-20/+25
2008-09-23Remove some nonessential comments from the c100 section.Robert Menes1-10/+13
2008-09-23make sure the manufacturer titles are aligned properlyJonathan Gordon1-2/+2
2008-09-23add some more whitespace to make the creative and phillips targets more readableJonathan Gordon1-25/+25
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman1-1/+5
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg1-2/+47
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase1-1/+1
2008-09-14Onda VX747:Maurus Cuelenaere1-1/+1
2008-09-07Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o...Dominik Riebeling1-20/+13
2008-09-07 * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere1-53/+67
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2-1/+3
2008-09-05Add Onda VX767 targetMaurus Cuelenaere1-0/+23
2008-09-04Make bdf2bmp work on 64 bit hosts.Jens Arnold1-37/+38
2008-09-01rename ARCH define because of conflict with some systems. see (FS#9321)Dominik Wenger1-16/+16
2008-09-01revert -fPIC change, as it seems to be gentoo related problem...Christian Gmeiner1-1/+1
2008-09-01add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a...Christian Gmeiner1-1/+1
2008-08-28mkzenboot:Maurus Cuelenaere2-11/+96
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere2-1/+1188
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold1-4/+4