index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Build rombox.elf the same way as rockbox.elf. This avoids problems with make -j.
Björn Stenberg
2008-11-10
*
Bugfix: 'make bin' didn't build bitmaps.
Björn Stenberg
2008-11-04
*
Red build fix: Proper handling of ENABLEDPLUGINS and SOFTWARECODECS.
Björn Stenberg
2008-11-03
*
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...
Björn Stenberg
2008-11-03
*
Added an explicit bitmap dependency to icons.h to resolve issues with paralle...
Björn Stenberg
2008-10-29
*
'make voice' no longer builds bitmaps.
Björn Stenberg
2008-10-29
*
Increase UCL blocksize in order to fix 'blocksize too small' errors when tryi...
Jens Arnold
2008-10-18
*
Try making binsize smaller and fix pointer problem
Maurus Cuelenaere
2008-05-17
*
Use OF's firmware loading mechanism instead of Rockbox's.
Maurus Cuelenaere
2008-05-17
*
Split up app.lds to the respective target directories. The portalplayer devi...
Karl Kurbjun
2008-03-13
*
Renamed 'archos' to 'modelname' in the configure script and the Makefiles
Daniel Stenberg
2008-01-23
*
Build libspeex for core voice on SWCODEC. Development phase - not currently u...
Michael Sevakis
2007-11-14
*
Make sure that the apps directory exists when building the apps/features file
Linus Nielsen Feltzing
2007-09-11
*
use the host cc when preprocessing features
Daniel Stenberg
2007-08-15
*
Cosmetic fix - remove double colon in the target feature string
Linus Nielsen Feltzing
2007-08-10
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Temporarily disable the creation of a map file when the sim is built since
Daniel Stenberg
2007-05-21
*
pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )
Robert Kukla
2007-03-31
*
Enable ROM file generation for H120/H140.
Miika Pekkarinen
2007-01-08
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
*
Speed up build process in general by using internal functions of make instead...
Jens Arnold
2006-10-22
*
Patch #5166 by Robert Keevil - Last.fm logging
Linus Nielsen Feltzing
2006-10-19
*
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
Barry Wardell
2006-09-29
*
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-27
*
langv2
Daniel Stenberg
2006-04-03
*
prevent rockbox from using the wrong includes
Marcoen Hirschberg
2006-02-24
*
First attempt at generating and using .h files from bitmaps using bmp2rb. Th...
Dave Chapman
2006-02-21
*
Fix simulator builds (not positive sims are parallel make compliant still)
Brandon Low
2006-02-09
*
Various build sytem cleanups
Brandon Low
2006-02-09
*
Made rockbox.elf build with DEBUG enabled.
Tomasz Malesinski
2006-02-03
*
Handle .S files properly
Linus Nielsen Feltzing
2006-01-31
*
Adjusted the bitmap build to run make in the bitmap directories
Daniel Stenberg
2006-01-26
*
bmp2rb build system optimisation - only build the necessary libraries for the...
Dave Chapman
2006-01-23
*
Fix sim builds broken by the bmp2rb-in-build-system patch
Dave Chapman
2006-01-22
*
Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...
Dave Chapman
2006-01-22
*
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-15
*
Adjusted the decompressor work to build a compressed image for the Archos
Daniel Stenberg
2005-12-05
*
use the uclpack built in the tools dir
Daniel Stenberg
2005-11-28
*
No longer build the main output binary file when doing debug builds.
Daniel Stenberg
2005-11-07
*
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-10-27
*
Patch #1272052 by Henrik Backe - Move credits to a plugin
Linus Nielsen Feltzing
2005-09-02
*
Archos: Fixed broken debug builds
Linus Nielsen Feltzing
2005-08-30
*
Add missing Makefile modification for sound in the Win32 simulator.
Magnus Holmgren
2005-07-21
*
use the $(SILENT) thing
Daniel Stenberg
2005-07-14
*
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22
*
re-link the output if librockbox.a is newer
Daniel Stenberg
2005-05-24
*
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
Daniel Stenberg
2005-05-23
*
rebuild the ELF files if the rockbox lib was updated
Daniel Stenberg
2005-05-09
[next]