index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
firmware.make
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-3
/
+1
2019-07-19
Put -lfirmware in CORE_LIBS, to fix -thumb builds
Frank Gevaerts
1
-0
/
+2
2016-09-23
Fix makefile not rebuilding rbversion.h in some cases
Amaury Pouly
1
-2
/
+5
2014-08-28
Prevent spurious recompiles on account of changed version.
Michael Sevakis
1
-3
/
+3
2014-03-03
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
1
-1
/
+2
2014-01-26
Fix warnings. convbdf needed to be updated for the changed font struct becaus...
Thomas Martitz
1
-1
/
+1
2012-01-22
Add framework to let make automatically pick optimized asm implementations ov...
Thomas Martitz
1
-0
/
+2
2010-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
1
-1
/
+1
2010-06-23
Silence the genversion.sh line during compilation a bit (to "GEN version.h").
Thomas Martitz
1
-1
/
+1
2010-06-21
Don't autogenerate version.c. Just version.h is enough
Frank Gevaerts
1
-5
/
+1
2010-06-21
Tell version.sh where to look for the svn repository
Frank Gevaerts
1
-1
/
+1
2010-06-20
Add some magic to force make to regenerate version.h properly when the revisi...
Frank Gevaerts
1
-0
/
+7
2010-05-28
genversion: generate version.c and version.h independantly
Rafaël Carré
1
-2
/
+5
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
1
-1
/
+4
2010-05-14
Include host system's header files and don't compile our c library replacemen...
Thomas Martitz
1
-1
/
+4
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+1
2009-03-01
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
1
-1
/
+1
2009-02-23
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
1
-1
/
+1
2009-01-02
Speed up Player build a bit by not building a useless sysfont.o.
Jens Arnold
1
-1
/
+3
2008-11-25
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
1
-1
/
+1
2008-11-21
Altered mkdepfile to use a single gcc call and post-process the output. This ...
Björn Stenberg
1
-1
/
+1
2008-11-20
Remove .a files before running ar, to avoid problems with renamed files remai...
Björn Stenberg
1
-0
/
+1
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-0
/
+39