log libpostproc/Makefile @ 3124:00b0af60fe53 libavcodec

age author description
Mon, 13 Feb 2006 12:53:25 +0000 mru move common parts of makefiles into common.mak libavcodec
Sat, 11 Feb 2006 20:54:40 +0000 diego Quote all installation paths to protect against spaces in the path. libavcodec
Sat, 11 Feb 2006 20:53:55 +0000 diego libpostproc installs into a different directory that needs to be created. libavcodec
Sat, 11 Feb 2006 20:40:01 +0000 diego 100l typo: forgotten $ libavcodec
Sat, 11 Feb 2006 19:30:55 +0000 diego Simplify header installation. libavcodec
Sat, 11 Feb 2006 18:50:45 +0000 diego Separate library install into static and shared installation. libavcodec
Sat, 11 Feb 2006 17:44:06 +0000 diego Separate header file installation from the general install target. libavcodec
Sat, 11 Feb 2006 16:50:45 +0000 diego Add installlib and install-headers targets like everywhere else. libavcodec
Thu, 26 Jan 2006 23:42:30 +0000 diego Remove obscure Makefile.bak entry from distclean rules. libavcodec
Sun, 15 Jan 2006 00:28:36 +0000 diego Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavcodec
Sat, 14 Jan 2006 18:07:36 +0000 diego Remove redundant --enable-shared-pp configure option and make the PP code libavcodec
Sat, 14 Jan 2006 15:54:58 +0000 diego Move library name generation to configure, simplifies build system a bit more. libavcodec
Sat, 14 Jan 2006 03:39:02 +0000 diego Create symbolic links for all library sonames and clean up Makefiles. libavcodec
Fri, 13 Jan 2006 00:53:36 +0000 diego Change this Makefile to be consistent with all the others. libavcodec
Thu, 12 Jan 2006 00:00:00 +0000 diego Move Darwin shared library build peculiarities to configure. libavcodec
Mon, 09 Jan 2006 02:08:24 +0000 diego consistency cosmetics libavcodec
Mon, 09 Jan 2006 02:05:17 +0000 diego Make shared lib name handling consistent with the other Makefiles. libavcodec
Mon, 26 Sep 2005 10:05:13 +0000 diego support for building dynamic libraries on Mac OS X libavcodec
Mon, 27 Jun 2005 00:55:29 +0000 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
Sun, 22 May 2005 23:58:58 +0000 michael ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
Thu, 19 May 2005 00:17:50 +0000 aurel install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavcodec
Wed, 18 May 2005 14:05:17 +0000 mru fix shared libpostproc build libavcodec
Wed, 23 Mar 2005 14:10:22 +0000 diego Replace stray spaces by a tab. libavcodec
Wed, 16 Mar 2005 19:11:58 +0000 michael add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavcodec
Fri, 04 Feb 2005 03:29:50 +0000 michael Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Tue, 05 Oct 2004 17:43:10 +0000 michael Build process: libpostproc patch by (Franti?ek Dvo?k <valtri at users dot sourceforge dot net>) libavcodec
Fri, 01 Oct 2004 14:38:32 +0000 michael Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Sat, 10 Jul 2004 16:24:11 +0000 michael buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) libavcodec
Sun, 11 May 2003 11:26:35 +0000 michaelni ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Fri, 14 Feb 2003 21:27:25 +0000 michaelni moving postprocess to ffmpeg/libavcodec libavcodec
Tue, 11 Feb 2003 21:13:30 +0000 michael avoid #include "../ libavcodec
Mon, 18 Nov 2002 10:39:22 +0000 michael fixing compilation of cs_test libavcodec
Mon, 04 Nov 2002 10:01:15 +0000 michael fixing dependancies libavcodec
Thu, 31 Oct 2002 10:21:44 +0000 michael disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it libavcodec
Tue, 29 Oct 2002 11:21:43 +0000 michael -fomit-frame-pointer is needed for the PIC code libavcodec
Mon, 28 Oct 2002 19:30:58 +0000 michael postprocessing cleanup: libavcodec
Thu, 22 Aug 2002 23:29:45 +0000 arpi removed -W -Wall -g and other gcc-specific warning/debug options libavcodec
Sat, 29 Jun 2002 15:01:23 +0000 michael colorspace converter tests (memory corruption tests at different width/src/dst) libavcodec
Mon, 26 Nov 2001 21:17:23 +0000 michael runtime cpu detection libavcodec
Fri, 16 Nov 2001 19:13:03 +0000 gabucino postproc/ dir now respects --with-extraincdir libavcodec
Tue, 06 Nov 2001 11:20:00 +0000 nick Move yuv2rgb to postprocess libavcodec
Sun, 28 Oct 2001 10:17:57 +0000 nick vo_vesa: rgb2rgb support libavcodec
Wed, 24 Oct 2001 07:34:41 +0000 nick Independed compilation of SUBDIRS libavcodec