summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-17Remove iAudio references from the Cowon D2 build, since it is not an iAudio b...Rob Purchase
2008-11-17Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
2008-11-11fix configure for the same changeJonathan Gordon
2008-11-11fix scramble to use m2v4 instead of m2v2 for the m200v4/2/ams targetJonathan Gordon
2008-11-10make m200v4 build compilable.Dominik Wenger
2008-11-10"mv m200v2 m200v4"Daniel Stenberg
2008-11-10First minor step: the m200v2 is now officially known as m200v4 to matchDaniel Stenberg
2008-11-09Sansav2 BootloaderRafaël Carré
2008-11-08Make genlang emit a warning if a translation file has an dest string for a ph...Jonas Häggqvist
2008-11-05compressed the target menu to use less vertical lines and thus less spaceDaniel Stenberg
2008-11-05I missed zip.Björn Stenberg
2008-11-05The zip, 7zip etc targets now make sure the target is built before zipping.Björn Stenberg
2008-11-04Changes to simulator installation, 'make fullinstall' is now the way to insta...Nils Wallménius
2008-11-04svnversion.sh: extracts the revision number from git-svn repositoriesRafaël Carré
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg
2008-11-03Tweak for German TTS engines.Jens Arnold
2008-11-01Oops, use the correct -add option to scramble for the Fuze.Dave Chapman
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-31Make mkinfo.pl work for bootloader buildsDave Chapman
2008-10-30Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configurationRafaël Carré
2008-10-29Make rockboxdev.sh abort as soon as an error is encounteredRafaël Carré
2008-10-29set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg
2008-10-29First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist
2008-10-28Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman
2008-10-28Correct the t_model variable for the e200v2Dave Chapman
2008-10-28Sansav2 : initializes SDRAMRafaël Carré
2008-10-21Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts
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