summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg
2008-11-23Disable plugins for Sansa Clip because plugins won't build yet for the Clip.Bertrik Sikken
2008-11-22Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg
2008-11-22Support split target.o:source.c lines.Björn Stenberg
2008-11-21Stop overwriting rockbox.map (depending on build order). Should fix jumping s...Jens Arnold
2008-11-21Added LANG_O to simulators as well.Björn Stenberg
2008-11-21Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg
2008-11-21Added a proper rule for rockbox-info.txtBjörn Stenberg
2008-11-21FS#9566: Change regex to make it work on old versions of sed.Björn Stenberg
2008-11-20Bootbox needs --gc-sections.Björn Stenberg
2008-11-20.map and .bin files have moved to the root.Björn Stenberg
2008-11-20Disabled input section garbage collection in linker for now. This makes sansa...Björn Stenberg
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