summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc/Makefile
Commit message (Expand)AuthorAge
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01
* move common parts of makefiles into common.makMåns Rullgård2006-02-13
* Quote all installation paths to protect against spaces in the path.Diego Biurrun2006-02-11
* libpostproc installs into a different directory that needs to be created.Diego Biurrun2006-02-11
* 100l typo: forgotten $Diego Biurrun2006-02-11
* Simplify header installation.Diego Biurrun2006-02-11
* Separate library install into static and shared installation.Diego Biurrun2006-02-11
* Separate header file installation from the general install target.Diego Biurrun2006-02-11
* Add installlib and install-headers targets like everywhere else.Diego Biurrun2006-02-11
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-15
* Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun2006-01-14
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-14
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-14
* Change this Makefile to be consistent with all the others.Diego Biurrun2006-01-13
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* consistency cosmeticsDiego Biurrun2006-01-09
* Make shared lib name handling consistent with the other Makefiles.Jacob Meuser2006-01-09
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-26
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ...Aurelien Jacobs2005-05-19
* fix shared libpostproc buildMåns Rullgård2005-05-18
* Replace stray spaces by a tab.Diego Biurrun2005-03-23
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
* Build libpostproc out of source directory patch by (James A. Morrison >ja2mor...James A. Morrison2005-02-04
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...Frantisek Dvorak2004-10-05
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-10
* ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)Dan Christiansen2003-05-11
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14