summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* libmad: PP5002 does in fact profit more from -O2 than PP502x, so use it for a...Jens Arnold2008-06-01
* Compile libmad with -O2 for the Ipods instead of just newer PP targets. Give...Michael Giacomelli2008-06-01
* Build libmad separately for mpegplayer. This provides flexibility to adjust ...Dave Chapman2007-04-13
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg2006-09-02
* Compiling libmad with -O instead of -O2 gives a small speedup (60% boost inst...Dave Chapman2006-07-24
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* Undefined DEBUG, so that it compiles on DEBUG builds.Tomasz Malesinski2006-02-03
* Profiling support, tools and documentation.Brandon Low2006-01-18
* Codec makefile cleanup: remove redundant things, don't generate dependency fi...Magnus Holmgren2005-12-05
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Full precision synth_full and dct32. Replaced all multiplications with proper...Thom Johansen2005-06-09
* Added -O2 to libmad GCC flags. Gives a nice boost.Thom Johansen2005-05-27
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* oops, silent compilation back inJean-Philippe Bernardy2005-03-09
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing2005-03-03
* Handle .S files in the codec MakefilesLinus Nielsen Feltzing2005-03-02
* Correct dependencies for codec buildsLinus Nielsen Feltzing2005-03-01
* Show compiled source filesJens Arnold2005-02-26
* Start to add libmad to the build systemDave Chapman2005-02-16