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