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
/
plugins
/
lib
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
Greyscale library: Assembler optimised update for coldfire, ~73% speedup when...
Jens Arnold
2008-03-02
*
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
*
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-27
*
prevent rockbox from using the wrong includes
Marcoen Hirschberg
2006-02-24
*
Made the overlay loader code part of the plugin library.
Jens Arnold
2006-02-23
*
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-10-27
*
Enabled sectioned compilation for the plugin library, and linking with garbag...
Jens Arnold
2005-06-29
*
Fixed makefiles for autoconf.g include.
Daniel Stenberg
2005-05-07
*
Use the new generic SRC build "macro" in tools/makesrc.inc to process the
Daniel Stenberg
2005-03-06
*
Unified build system to use SOURCES for sim builds too, a single Makefile-look
Daniel Stenberg
2005-02-18
*
CFLAGS is set (target-specific) in the root makefile, don't fiddle with them
Daniel Stenberg
2005-02-04
*
new SOURCES file that specifies which files to build in each dir, use
Daniel Stenberg
2004-10-04
*
adjusted to work better in the new concept
Daniel Stenberg
2004-09-22
*
Rearranged makefiles again to move platform-specific stuff from the Makefiles
Daniel Stenberg
2004-09-22
*
Makefile Fix: plugin lib includes for Ondio
Jens Arnold
2004-09-15
*
rombox support: building and zip
Daniel Stenberg
2004-09-06
*
Removed the simulator build option
Linus Nielsen Feltzing
2004-07-23
*
Added the apps/recorder dir to the include path for recorder builds
Linus Nielsen Feltzing
2004-07-08
*
on request, set the SIMULATOR define when building for the sim
Daniel Stenberg
2004-06-20
*
The plugin lib now works in the win32 simulator
Linus Nielsen Feltzing
2004-06-15
*
Further adjustments for the plugin library
Linus Nielsen Feltzing
2004-05-18
*
This makefile builds one single libplugin.a library by linking together
Daniel Stenberg
2004-05-18