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