log configure @ 21569:685b7a8e6992

age author description
Sun, 10 Dec 2006 22:12:48 +0000 reimar Better default CFLAGS for non-gnu, non-intel compilers
Sun, 10 Dec 2006 15:10:46 +0000 reimar Add x11 include path only to _inc_extra if X11 is actually enabled.
Sun, 10 Dec 2006 14:07:08 +0000 reimar Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
Sat, 09 Dec 2006 00:09:45 +0000 nplourde do not force arch and isysroot in osx
Mon, 04 Dec 2006 23:56:03 +0000 nplourde force ppc arch and 10.3.9 sys lib on ppc mac
Mon, 04 Dec 2006 20:28:27 +0000 reimar Move cddb "autodetection" so it also works for libcdio
Mon, 04 Dec 2006 20:20:32 +0000 reimar Add full support for en-/disabling cddb support
Sat, 02 Dec 2006 20:54:51 +0000 diego Use fallback XAnim and Real codecs directories when autodetection is skipped.
Sat, 02 Dec 2006 20:49:35 +0000 diego Remove warning about missing codecs directory, the condition is always true.
Wed, 29 Nov 2006 11:07:30 +0000 diego Add /usr/local/lib and /usr/local/include to the linker/compiler
Wed, 29 Nov 2006 10:33:42 +0000 diego `sdl-config --libs` under mingw32 will give -lmingw32, which leads to
Wed, 29 Nov 2006 08:55:24 +0000 aurel Sync with FFmpeg changes for encoder/decoder registration.
Tue, 28 Nov 2006 18:29:24 +0000 diego Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
Tue, 28 Nov 2006 12:04:59 +0000 diego support Intel Core 2 and AMD Geode in the processor detection routines
Mon, 27 Nov 2006 22:55:46 +0000 diego Merge _ld_arch into _ld_extra.
Mon, 27 Nov 2006 22:48:54 +0000 diego Disable cddb on Darwin at Reimar's request.
Mon, 27 Nov 2006 22:34:03 +0000 diego _ld_sock is already in _ld_extra.
Mon, 27 Nov 2006 22:02:06 +0000 diego Add a config.mak variable for CDDB.
Mon, 27 Nov 2006 13:19:34 +0000 diego Sync with FFmpeg changes for (de)muxer registration.
Sun, 26 Nov 2006 18:37:51 +0000 reimar Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,
Sun, 26 Nov 2006 14:13:39 +0000 reimar -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c
Sun, 26 Nov 2006 13:17:50 +0000 uau Revert r21251 (moving loader/config.h contents to main config.h).
Sun, 26 Nov 2006 11:56:54 +0000 reimar Set _win32codecsdir fallback also with --enable-win32
Sat, 25 Nov 2006 20:53:43 +0000 diego Move contents of loader/config.h to configure/config.h, there are
Sat, 25 Nov 2006 18:00:59 +0000 reimar Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
Sat, 25 Nov 2006 17:58:33 +0000 reimar Add generic target that allow compiling without any assembler or otherwise
Fri, 24 Nov 2006 23:32:39 +0000 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
Wed, 22 Nov 2006 19:35:41 +0000 diego Get rid of _ld_gtk and _ld_glib.
Wed, 22 Nov 2006 19:26:52 +0000 diego Get rid of _ld_vorbis.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Wed, 22 Nov 2006 19:19:47 +0000 diego Get rid of _xmms_lib.
Wed, 22 Nov 2006 19:13:13 +0000 diego _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
Wed, 22 Nov 2006 19:12:09 +0000 diego Cosmetics to make the next patches more readable.
Wed, 22 Nov 2006 16:42:04 +0000 diego Remove _ld_x11.
Wed, 22 Nov 2006 12:05:27 +0000 diego typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
Wed, 22 Nov 2006 09:51:34 +0000 diego Remove _ld_gif and _ld_theora.
Wed, 22 Nov 2006 09:36:33 +0000 diego Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Tue, 21 Nov 2006 17:36:39 +0000 reimar Fix SVN r21075, it completely disabled OpenGL in almost all cases.
Tue, 21 Nov 2006 17:20:32 +0000 diego Treat fontconfig and FreeType linker flags just like any other linker flag.
Tue, 21 Nov 2006 16:46:31 +0000 diego Remove stray -I from include dirs in live555 check, it was being duplicated.
Tue, 21 Nov 2006 16:23:35 +0000 diego cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
Tue, 21 Nov 2006 16:15:39 +0000 diego _ld_tmp vs _ld_x264 typo
Tue, 21 Nov 2006 16:13:11 +0000 diego Remove --with-x11libdir and --with-livelibdir.
Tue, 21 Nov 2006 16:00:00 +0000 diego Attempt to properly fix linking of encoding libs used by libavcodec.
Tue, 21 Nov 2006 15:15:13 +0000 diego ALSA can be used by both MPlayer and MEncoder.
Tue, 21 Nov 2006 15:12:55 +0000 diego Fix linking when libavcodec uses x264.
Tue, 21 Nov 2006 13:53:32 +0000 diego Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
Tue, 21 Nov 2006 13:45:11 +0000 diego _ld_xv does not exist anymore.
Tue, 21 Nov 2006 13:44:42 +0000 diego Add _libs_mplayer and _libs_mencoder to cc_check.
Tue, 21 Nov 2006 13:18:56 +0000 diego Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
Tue, 21 Nov 2006 12:49:46 +0000 diego Move FFmpeg library dependencies into the Makefile just like everything else.
Tue, 21 Nov 2006 12:16:12 +0000 diego Move some Win32 LDFLAGS into _ld_extra.
Tue, 21 Nov 2006 12:12:19 +0000 diego Merge MPlayer-specific libs into one variable.
Tue, 21 Nov 2006 12:04:41 +0000 diego Remove _ld_win32, this is handled by the Makefile.
Mon, 20 Nov 2006 17:08:13 +0000 diego Remove --with-xmmsplugindir and --with-xmmslibdir.
Mon, 20 Nov 2006 16:59:09 +0000 diego Remove --with-x264libdir.
Mon, 20 Nov 2006 16:51:09 +0000 diego Remove --with-xvidlibdir.
Mon, 20 Nov 2006 16:40:07 +0000 diego Remove --with-toolamelibdir from help output as well.
Mon, 20 Nov 2006 16:14:47 +0000 diego Remove --with-toolamelibdir.