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