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
/
firmware
/
firmware.make
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix makefile not rebuilding rbversion.h in some cases
Amaury Pouly
2016-09-23
*
Prevent spurious recompiles on account of changed version.
Michael Sevakis
2014-08-28
*
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
2014-03-03
*
Fix warnings. convbdf needed to be updated for the changed font struct becaus...
Thomas Martitz
2014-01-26
*
Add framework to let make automatically pick optimized asm implementations ov...
Thomas Martitz
2012-01-22
*
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-10
*
Silence the genversion.sh line during compilation a bit (to "GEN version.h").
Thomas Martitz
2010-06-23
*
Don't autogenerate version.c. Just version.h is enough
Frank Gevaerts
2010-06-21
*
Tell version.sh where to look for the svn repository
Frank Gevaerts
2010-06-21
*
Add some magic to force make to regenerate version.h properly when the revisi...
Frank Gevaerts
2010-06-20
*
genversion: generate version.c and version.h independantly
Rafaël Carré
2010-05-28
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
Include host system's header files and don't compile our c library replacemen...
Thomas Martitz
2010-05-14
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
2009-03-01
*
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
2009-02-23
*
Speed up Player build a bit by not building a useless sysfont.o.
Jens Arnold
2009-01-02
*
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
*
Remove .a files before running ar, to avoid problems with renamed files remai...
Björn Stenberg
2008-11-20
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20