index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
functions.make
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add rbcodecplatform.h and rbcodecconfig.h.
Sean Bartell
2012-05-03
*
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
2012-04-04
*
build system: unify/simplify library handling a bit.
Thomas Martitz
2012-03-26
*
remove obsolete comment
Rafaël Carré
2011-08-13
*
makefiles
Rafaël Carré
2010-08-21
*
change dependencies in make files:
Teruaki Kawashima
2010-01-17
*
Dependency generation now uses all cores on multi-core machines.
Björn Stenberg
2009-07-24
*
Small fix for asmdefs, make sure $var is cleared the line after it is read, s...
Andrew Mahone
2009-07-14
*
Handle sh and m68k compiler's output correctly in asmdefs2file
Andrew Mahone
2009-07-14
*
Add new asmdefs mechanism for exporting information only available to the C c...
Andrew Mahone
2009-07-13
*
Rework addtargetdir.pl to also fix prefix generated-file depedencies with the...
Andrew Mahone
2009-07-12
*
Move generated lang-related files to their own directory in preparation of lo...
Tom Ross
2009-03-02
*
Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...
Maurus Cuelenaere
2009-02-04
*
Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.
Björn Stenberg
2008-12-15
*
Write dependencies to a temporary file until they are completed. This fixes t...
Björn Stenberg
2008-11-26
*
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-25
*
Altered mkdepfile to use a single gcc call and post-process the output. This ...
Björn Stenberg
2008-11-21
*
FS#9566: Change regex to make it work on old versions of sed.
Björn Stenberg
2008-11-21
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20