summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-11-28Add another missing file to 'clean' target.Jens Arnold1-1/+1
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+1
2008-11-26Don't generate dependencies for make targets that don't need them.Björn Stenberg1-3/+5
2008-11-26Write dependencies to a temporary file until they are completed. This fixes t...Björn Stenberg1-1/+1
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg4-4/+4
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg3-81/+116
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg3-7/+7
2008-11-23Disable plugins for Sansa Clip because plugins won't build yet for the Clip.Bertrik Sikken1-1/+1
2008-11-22Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg1-1/+9
2008-11-22Support split target.o:source.c lines.Björn Stenberg1-0/+15
2008-11-21Stop overwriting rockbox.map (depending on build order). Should fix jumping s...Jens Arnold1-1/+1
2008-11-21Added LANG_O to simulators as well.Björn Stenberg1-4/+5
2008-11-21Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg3-7/+35
2008-11-21Added a proper rule for rockbox-info.txtBjörn Stenberg1-2/+7
2008-11-21FS#9566: Change regex to make it work on old versions of sed.Björn Stenberg1-1/+1
2008-11-20Bootbox needs --gc-sections.Björn Stenberg1-1/+2
2008-11-20.map and .bin files have moved to the root.Björn Stenberg1-4/+4
2008-11-20Disabled input section garbage collection in linker for now. This makes sansa...Björn Stenberg1-2/+2
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg7-227/+409
2008-11-17Remove iAudio references from the Cowon D2 build, since it is not an iAudio b...Rob Purchase1-3/+3
2008-11-17Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing1-59/+27
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman1-1/+1
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon1-1/+1
2008-11-11fix configure for the same changeJonathan Gordon1-1/+1
2008-11-11fix scramble to use m2v4 instead of m2v2 for the m200v4/2/ams targetJonathan Gordon1-2/+2
2008-11-10make m200v4 build compilable.Dominik Wenger1-0/+1
2008-11-10"mv m200v2 m200v4"Daniel Stenberg1-4/+4
2008-11-10First minor step: the m200v2 is now officially known as m200v4 to matchDaniel Stenberg1-2/+2
2008-11-09Sansav2 BootloaderRafaël Carré1-1/+1
2008-11-08Make genlang emit a warning if a translation file has an dest string for a ph...Jonas Häggqvist1-0/+3
2008-11-05compressed the target menu to use less vertical lines and thus less spaceDaniel Stenberg1-24/+19
2008-11-05I missed zip.Björn Stenberg1-1/+1
2008-11-05The zip, 7zip etc targets now make sure the target is built before zipping.Björn Stenberg1-4/+4
2008-11-04Changes to simulator installation, 'make fullinstall' is now the way to insta...Nils Wallménius2-3/+21
2008-11-04svnversion.sh: extracts the revision number from git-svn repositoriesRafaël Carré1-1/+19
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-0/+2
2008-11-03Tweak for German TTS engines.Jens Arnold1-0/+1
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