summaryrefslogtreecommitdiffstats
path: root/uisimulator/uisimulator.make
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Use -Wl,--start-group and -Wl,--end-group for linking the simulator.Frank Gevaerts1-1/+1
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-0/+1
2012-03-26Fix sim/checkwps build failure.Thomas Martitz1-1/+1
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz1-1/+1
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell1-1/+1
2012-02-22Arm stack unwinderMarcin Bukat1-1/+1
2012-01-21Hosted: Output map files after linking.Thomas Martitz1-1/+2
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman1-1/+1
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz1-1/+0
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz1-1/+5
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts1-1/+1
2010-06-17make the sim build the skin lib alsoJonathan Gordon1-1/+1
2010-06-06Move target-simulating specific keymaps out of button-sdl.c into a file perThomas Martitz1-1/+2
2010-05-18uisimulator/sdl only contains bitmaps, rename to 'bitmaps'Rafaël Carré1-2/+2
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz1-5/+2
2009-04-29Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz1-2/+3
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz1-1/+1
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold1-1/+1
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg1-1/+1
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-21Removed duplicate LANG_O...Björn Stenberg1-2/+0
2008-11-21Added LANG_O to simulators as well.Björn Stenberg1-0/+2
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg1-0/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-0/+38