summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* Remove X11/win32 simulator rulesDave Chapman2007-12-07
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* rearrange compiler options to avoid conflicts with header files on FreeBSDMarcoen Hirschberg2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...Jens Arnold2006-08-09
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman2006-04-01