summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/Makefile
AgeCommit message (Expand)Author
2007-04-13Build libmad separately for mpegplayer. This provides flexibility to adjust ...Dave Chapman
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-09-02settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg
2006-07-24Compiling libmad with -O instead of -O2 gives a small speedup (60% boost inst...Dave Chapman
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-03Undefined DEBUG, so that it compiles on DEBUG builds.Tomasz Malesinski
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-12-05Codec makefile cleanup: remove redundant things, don't generate dependency fi...Magnus Holmgren
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-06-09Full precision synth_full and dct32. Replaced all multiplications with proper...Thom Johansen
2005-05-27Added -O2 to libmad GCC flags. Gives a nice boost.Thom Johansen
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-03-09oops, silent compilation back inJean-Philippe Bernardy
2005-03-09GMini: libmad compiledJean-Philippe Bernardy
2005-03-06Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing
2005-03-01Correct dependencies for codec buildsLinus Nielsen Feltzing
2005-02-26Show compiled source filesJens Arnold
2005-02-16Start to add libmad to the build systemDave Chapman