index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
root.make
Age
Commit message (
Expand
)
Author
2008-11-28
Add another missing file to 'clean' target.
Jens Arnold
2008-11-26
Don't generate dependencies for make targets that don't need them.
Björn Stenberg
2008-11-25
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-24
Added support for configurable rockbox directory. FS#9567 by Alex Bennee.
Björn Stenberg
2008-11-24
Renamed simulator disk directory from 'archos' to 'simdisk'.
Björn Stenberg
2008-11-22
Added rombox.ucl to target 'clean'. Added some newlines.
Björn Stenberg
2008-11-21
Stop overwriting rockbox.map (depending on build order). Should fix jumping s...
Jens Arnold
2008-11-21
Added LANG_O to simulators as well.
Björn Stenberg
2008-11-21
Altered mkdepfile to use a single gcc call and post-process the output. This ...
Björn Stenberg
2008-11-21
Added a proper rule for rockbox-info.txt
Björn Stenberg
2008-11-20
Bootbox needs --gc-sections.
Björn Stenberg
2008-11-20
Disabled input section garbage collection in linker for now. This makes sansa...
Björn Stenberg
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg