summaryrefslogtreecommitdiffstats
path: root/tools/root.make
AgeCommit message (Expand)AuthorFilesLines
2008-11-28Add another missing file to 'clean' target.Jens Arnold1-1/+1
2008-11-26Don't generate dependencies for make targets that don't need them.Björn Stenberg1-3/+5
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg1-7/+7
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg1-2/+2
2008-11-22Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg1-1/+9
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 Stenberg1-1/+3
2008-11-21Added a proper rule for rockbox-info.txtBjörn Stenberg1-2/+7
2008-11-20Bootbox needs --gc-sections.Björn Stenberg1-1/+2
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 Stenberg1-0/+294