summaryrefslogtreecommitdiff
path: root/tools/root.make (follow)
Commit message (Expand)AuthorAge
* Don't rerun configure automatically, just inform that you should do it.Björn Stenberg2009-01-10
* Automatically rerun tools/configure if it is newer than Makefile.Björn Stenberg2009-01-10
* 'make reconf' is now a first stab at re-running configure with the same setupDaniel Stenberg2009-01-09
* Add another missing file to 'clean' target.Jens Arnold2008-11-28
* Don't generate dependencies for make targets that don't need them.Björn Stenberg2008-11-26
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg2008-11-24
* Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg2008-11-22
* Stop overwriting rockbox.map (depending on build order). Should fix jumping s...Jens Arnold2008-11-21
* Added LANG_O to simulators as well.Björn Stenberg2008-11-21
* Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg2008-11-21
* Added a proper rule for rockbox-info.txtBjörn Stenberg2008-11-21
* Bootbox needs --gc-sections.Björn Stenberg2008-11-20
* Disabled input section garbage collection in linker for now. This makes sansa...Björn Stenberg2008-11-20
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20