log configure @ 35909:bc57212092a8

age author description
Sun, 17 Mar 2013 22:47:46 +0000 diego configure: Set CPPFLAGS to enable commonly used system features
Sun, 17 Mar 2013 22:47:43 +0000 diego configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.
Sun, 17 Mar 2013 22:47:31 +0000 diego Avoid usage of obsolete and BSD-specific "struct timezone".
Sun, 17 Mar 2013 22:20:54 +0000 diego build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.
Sat, 16 Mar 2013 19:15:42 +0000 reimar Add (hackish) support for OpenGL on Android.
Thu, 14 Mar 2013 21:10:19 +0000 reimar Fix mencoder compilation
Wed, 13 Mar 2013 07:46:40 +0000 cehoyos Fix compilation after the separation of hpeldsp.
Tue, 12 Mar 2013 21:35:39 +0000 cehoyos Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.
Mon, 11 Mar 2013 20:17:04 +0000 reimar Enable auto-detection of PIE linking again.
Sun, 10 Mar 2013 17:52:52 +0000 reimar Enable gcc atomics to fix compilation on Windows without pthreads.
Sun, 10 Mar 2013 12:30:54 +0000 reimar Allow compiling without linking to a system-specific xvmc backend library.
Sun, 10 Mar 2013 10:52:17 +0000 diego configure: Move libav* component option handling into a second pass
Sun, 10 Mar 2013 00:19:38 +0000 cehoyos Fix compilation with latest FFmpeg.
Sun, 03 Mar 2013 10:29:18 +0000 cehoyos Add two config.h defines for an upcoming FFmpeg patch / for consistency.
Thu, 28 Feb 2013 00:40:48 +0000 cboesch build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.