index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libwavpack
/
Makefile
Age
Commit message (
Expand
)
Author
2006-10-30
Update several codec Makefiles so that the codec libs build again on Coldfire...
Magnus Holmgren
2006-10-30
Adapted more Makefiles to the more efficient info printing.
Jens Arnold
2006-10-23
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-02-24
prevent rockbox from using the wrong includes
Marcoen Hirschberg
2006-01-18
Profiling support, tools and documentation.
Brandon Low
2005-12-05
Codec makefile cleanup: remove redundant things, don't generate dependency fi...
Magnus Holmgren
2005-10-27
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-05-31
ASM optimisation by David Bryant.
Thom Johansen
2005-05-07
Fixed makefiles for autoconf.g include.
Daniel Stenberg
2005-03-06
Use the new generic SRC build "macro" in tools/makesrc.inc to process the
Daniel Stenberg
2005-03-03
Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles
Linus Nielsen Feltzing
2005-03-02
Handle .S files in the codec Makefiles
Linus Nielsen Feltzing
2005-03-01
Correct dependencies for codec builds
Linus Nielsen Feltzing
2005-02-26
Show compiled source files
Jens Arnold
2005-02-25
include libwavpack into build system
Christian Gmeiner