Jens Arnold
|
a796260a6b
|
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 21:48:06 +00:00 |
|
Jens Arnold
|
d1ce4e779e
|
Consistent style of 'make' messages. Always use ranlib after ar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11322 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-23 22:33:39 +00:00 |
|
Marcoen Hirschberg
|
5825b2c84f
|
rearrange compiler options to avoid conflicts with header files on FreeBSD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11317 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-23 14:09:28 +00:00 |
|
Jens Arnold
|
0cc8b7113c
|
Speed up build process in general by using internal functions of make instead of spawning sub-shells where possible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11307 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-22 00:21:57 +00:00 |
|
Barry Wardell
|
ce74dc0743
|
Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11095 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-29 20:04:36 +00:00 |
|
Barry Wardell
|
64f949f295
|
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-29 16:15:11 +00:00 |
|
Jens Arnold
|
f742c35db2
|
Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resolutions. * Added vertical layout option with the scratchpad at the bottom (Gigabeat). * New Bitmaps for iPod Mini, iPod Video and Gigabeat, and slightly modified bitmaps for Archos, by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10504 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-09 20:31:38 +00:00 |
|
Linus Nielsen Feltzing
|
c849219370
|
Moved the X5 button driver to the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10339 a1c6a512-1295-4272-9138-f99709370657
|
2006-07-27 13:27:31 +00:00 |
|
Dave Chapman
|
0f619c65ba
|
Move Sudoku plugin into its own subdirectory and add a random game generator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-01 18:38:34 +00:00 |
|