summaryrefslogtreecommitdiff
path: root/lib/rbcodec/rbcodec.make (unfollow)
Commit message (Expand)Author
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell
2012-04-25Add codecs to librbcodec.Sean Bartell
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell
2011-08-18FS#12231Nils Wallménius
2009-07-25Compile librm separately in preparation for addition of more codecs.Mohamed Tarek
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg