summaryrefslogtreecommitdiff
path: root/libpostproc/Makefile
Commit message (Expand)AuthorAge
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* non-recursive makefilesMåns Rullgård2008-04-07
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* simplify library version handlingMåns Rullgård2008-03-07
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-25
* Build both static and shared libs from the same object.Diego Pettenò2008-01-14
* Declare libpostproc prerequisites directly instead of using a layer ofDiego Biurrun2007-10-30
* Uppercase variable overlooked in last commit.Diego Biurrun2007-07-21
* Move libpostproc-specific uninstallation command to the libpostproc Makefile.Diego Biurrun2007-06-10
* Remove useless conditional.Diego Biurrun2007-02-27
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* Fix dependencies for 'make dep'.Diego Biurrun2006-10-29
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-15
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-11
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* Remove bogus commented out include line.Diego Biurrun2006-10-07
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-03
* Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>Luca Barbato2006-10-03
* make postproc use avutilLuca Barbato2006-10-02
* Remove superfluous ifeq.Diego Biurrun2006-09-12
* Fix 'make depend' for libpostproc.Diego Biurrun2006-09-12
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-17
* Remove unnecessary -I. option.Diego Biurrun2006-08-17
* Remove duplicate -I option.Diego Biurrun2006-08-17
* Remove MPlayer-specific include option hacks.Diego Biurrun2006-07-12
* Remove erroneous -I../.. flag that points outside of the src directory.Diego Biurrun2006-07-05
* remove redundant make variable SUBDIRMåns Rullgård2006-06-01
* 10l to DiegoMåns Rullgård2006-06-01
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01