log configure @ 33797:d4d29d2329f2

age author description
Wed, 20 Jul 2011 23:54:46 +0000 diego configure: simplify -lm handling
Wed, 20 Jul 2011 21:23:59 +0000 cigaes configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
Sat, 09 Jul 2011 18:11:42 +0000 diego configure: drop check for legacy compilers wrt libass and the win32 loader
Mon, 04 Jul 2011 00:36:08 +0000 diego configure: cosmetics: Adjust comment in config.mak inclusion guard.
Mon, 04 Jul 2011 00:36:05 +0000 diego configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.
Fri, 01 Jul 2011 19:08:13 +0000 reimar Fix linking order to allow compiling against Debian unstable version of LIVE555.
Fri, 01 Jul 2011 18:58:13 +0000 reimar Fix ridiculously slow LIVE555 test by sanity-checking the path for
Fri, 01 Jul 2011 17:48:29 +0000 diego configure: Drop check for compiler support of named assembler arguments.
Thu, 30 Jun 2011 11:58:49 +0000 diego configure: Remove obsolete test for ARM pld instruction.
Wed, 29 Jun 2011 10:48:55 +0000 diego configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.
Wed, 29 Jun 2011 10:12:12 +0000 diego configure: Remove check for compiler support of 10 assembler operands.
Tue, 28 Jun 2011 23:45:05 +0000 diego build: touch ffmpeg/.config to avoid spurious warning messages.
Tue, 28 Jun 2011 23:45:03 +0000 diego configure: Add AS_O to config.mak for Libav/FFmpeg build.
Sun, 26 Jun 2011 14:42:35 +0000 iive Do a proper calculation of free RAM to be used as V4L buffers.
Sun, 26 Jun 2011 14:16:40 +0000 diego build: Compile libav* libraries from the top level of the ffmpeg subdirectory.
Sun, 26 Jun 2011 14:16:38 +0000 diego configure: Set correct libav* (S)LIBNAME in config.mak.
Sun, 26 Jun 2011 13:31:34 +0000 diego configure: Mark libav* as enabled in config.mak.
Sat, 25 Jun 2011 17:30:19 +0000 reimar Set SRC_PATH to '.' which is a standard value for FFmpeg now.
Sat, 25 Jun 2011 01:22:43 +0000 diego configure: Correctly check for the clang compiler.
Fri, 24 Jun 2011 09:11:36 +0000 diego configure: Update a comment about fast int types.
Thu, 23 Jun 2011 18:42:26 +0000 reimar Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.
Wed, 22 Jun 2011 19:02:20 +0000 reimar Do not force SSE disabled for gcc 2, it seems to compile
Tue, 21 Jun 2011 18:02:17 +0000 reimar Disable SAP muxer since it depends on disabled RTP muxer.
Thu, 16 Jun 2011 21:37:21 +0000 cehoyos Use the same yasm check as FFmpeg.
Sat, 11 Jun 2011 16:40:10 +0000 reimar Only enable NEED_GLOB on win32, currently this has the effect
Sat, 11 Jun 2011 16:38:49 +0000 reimar Add support for detecting VFPV3, required for compiling libavcodec for some
Sat, 11 Jun 2011 14:54:59 +0000 reimar Set host_cc after cross-compile check.
Sat, 04 Jun 2011 09:10:04 +0000 reimar Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
Wed, 01 Jun 2011 14:38:03 +0000 diego configure: Enable yasm/nasm support on OS/2.
Tue, 31 May 2011 21:15:14 +0000 iive Check if compiler is functioning properly before trying to test additional options.