April 8, 2008
View 71c61f6

non-recursive makefiles

Måns Rullgård authored on 2008/04/08 06:16:31
March 8, 2008
View 0050ade

cosmetics: Remove useless empty line.

Diego Biurrun authored on 2008/03/08 23:54:15
View 9b25f4a

cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.

Diego Biurrun authored on 2008/03/08 23:39:43
View 0e32c8c

simplify library version handling

Måns Rullgård authored on 2008/03/08 04:27:17
March 7, 2008
View 5671fc1

consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment

Måns Rullgård authored on 2008/03/07 05:44:44
February 25, 2008
View 76a448e

Install headers in $prefix/include/$libname

Måns Rullgård authored on 2008/02/25 18:22:11
January 14, 2008
View 363728e

Build both static and shared libs from the same object. This makes libpostproc consistent with all the other libraries. patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com

Diego Pettenò authored on 2008/01/14 23:42:29
October 30, 2007
View 582c1c4

Declare libpostproc prerequisites directly instead of using a layer of indirection. This moves build system workarounds closer to libpostproc where they are really needed.

Diego Biurrun authored on 2007/10/30 16:54:18
July 22, 2007
View 021551c

Uppercase variable overlooked in last commit.

Diego Biurrun authored on 2007/07/22 03:56:53
June 11, 2007
View fa62bdb

Move libpostproc-specific uninstallation command to the libpostproc Makefile.

Diego Biurrun authored on 2007/06/11 06:29:56
February 27, 2007
View 3cee76e

Remove useless conditional.

Diego Biurrun authored on 2007/02/27 09:18:38
November 8, 2006
View 997baf0

allow spaces in source and build directory names out of tree builds from a source dir with spaces is impossible due to how make handles vpath

Måns Rullgård authored on 2006/11/08 09:02:15
October 30, 2006
View 5423fe7

Fix dependencies for 'make dep'.

Diego Biurrun authored on 2006/10/30 01:53:30
October 15, 2006
View 14f29f7

Revert putting EXTRALIBS in common.mak, linking fails on MinGW.

Diego Biurrun authored on 2006/10/15 21:59:45
October 11, 2006
View dadb850

Move CFLAGS handling to common.mak.

Diego Biurrun authored on 2006/10/11 17:30:13