summaryrefslogtreecommitdiff
path: root/uisimulator/uisimulator.make
AgeCommit message (Expand)Author
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts
2010-06-17make the sim build the skin lib alsoJonathan Gordon
2010-06-06Move target-simulating specific keymaps out of button-sdl.c into a file perThomas Martitz
2010-05-18uisimulator/sdl only contains bitmaps, rename to 'bitmaps'Rafaël Carré
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2009-04-29Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-21Removed duplicate LANG_O...Björn Stenberg
2008-11-21Added LANG_O to simulators as well.Björn Stenberg
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg