summaryrefslogtreecommitdiffstats
path: root/tools/root.make
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross1-3/+3
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg1-1/+1
2009-02-04Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...Maurus Cuelenaere1-1/+3
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken1-7/+7
2009-01-10Don't rerun configure automatically, just inform that you should do it.Björn Stenberg1-0/+3
2009-01-10Automatically rerun tools/configure if it is newer than Makefile.Björn Stenberg1-1/+1
2009-01-09'make reconf' is now a first stab at re-running configure with the same setupDaniel Stenberg1-0/+4
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