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
/
apps
/
plugins
/
doom
/
doom.make
(
follow
)
Commit message (
Expand
)
Author
Age
*
MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...
Andree Buschmann
2011-09-08
*
Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.
Andree Buschmann
2011-09-07
*
Do not set '-fgnu89-inline' for MIPS targets.
Andree Buschmann
2011-09-03
*
FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...
Andree Buschmann
2011-09-03
*
FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...
Nils Wallménius
2011-06-07
*
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-10
*
Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...
Frank Gevaerts
2010-05-07
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Revert accidental changes from r24723
Michael Sparmann
2010-02-17
*
Add more information to the battery debug screen for Nano2G
Michael Sparmann
2010-02-17
*
Doom: test to see if it still needs Os on arm - that was set when the plugin ...
Karl Kurbjun
2009-11-15
*
Use a static pattern rule to restrict the dependency on [pluginname].o to sin...
Jens Arnold
2009-03-04
*
Cleaner solution to plugin-included core files.
Björn Stenberg
2009-01-03
*
List sscanf.c in SOURCES instead of doom.make
Björn Stenberg
2009-01-03
*
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-25
*
Don't objcopy simulator plugins.
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