log configure @ 27296:a316bc1ea84d

age author description
Sat, 19 Jul 2008 02:00:56 +0000 diego Only build the documentation in the languages requested from configure.
Thu, 17 Jul 2008 22:38:26 +0000 diego Fix typo in msg_lang variable name that prevented the correct message
Thu, 17 Jul 2008 19:23:27 +0000 ben Maemo platform runs on Nokia N8x0 series too.
Thu, 17 Jul 2008 17:11:30 +0000 reimar Our ALSA code needs alloca, so check for it in configure and include alloca.h
Thu, 17 Jul 2008 12:38:05 +0000 diego cosmetics: Indent language handling after last commit.
Thu, 17 Jul 2008 12:36:54 +0000 diego Rewrite translation handling in the build system.
Thu, 17 Jul 2008 12:24:47 +0000 diego Simplify summary output, add an extra empty line to it.
Thu, 17 Jul 2008 12:22:05 +0000 diego Remove note about localization from configure output.
Thu, 17 Jul 2008 12:19:39 +0000 diego cosmetics: Rename _doc_lang variable to doc_lang.
Wed, 16 Jul 2008 16:14:56 +0000 diego Add variables for all available man page and documentation languages.
Wed, 16 Jul 2008 16:05:58 +0000 diego Remove redundant check in message language test.
Wed, 16 Jul 2008 15:53:21 +0000 diego Move the "all" option to the front of the list of available languages in
Wed, 16 Jul 2008 15:51:15 +0000 diego cosmetics: Rename LANGUAGES variable to msg_langs.
Wed, 16 Jul 2008 15:38:06 +0000 diego Replace output redirection with grep by POSIX standard options.
Wed, 16 Jul 2008 15:09:24 +0000 diego Replace simple sed invocation by even simpler tr invocation.
Wed, 16 Jul 2008 15:08:34 +0000 diego Merge two consecutive sed calls into one.
Tue, 15 Jul 2008 16:39:26 +0000 reimar ALSA stupidly tries to define struct timeval and struct timespec, which
Tue, 15 Jul 2008 09:21:53 +0000 diego Fix dlopen(), dlclose() dlsym() calls in configure test.
Tue, 15 Jul 2008 09:17:07 +0000 diego Fix tgetent call in termcap configure test.
Tue, 15 Jul 2008 09:07:31 +0000 diego Add two more missing headers to configure checks.
Tue, 15 Jul 2008 08:31:43 +0000 diego Add missing return statements to configure tests.
Tue, 15 Jul 2008 08:18:08 +0000 diego Add missing headers to configure checks.
Sun, 13 Jul 2008 14:36:20 +0000 rathann Do not set _dvdreadconfig unconditionally.
Sun, 13 Jul 2008 11:54:13 +0000 diego cosmetics: main (void) --> main(void)
Sun, 13 Jul 2008 11:50:48 +0000 diego main(void) --> int main(void) in .align test
Sun, 13 Jul 2008 11:49:57 +0000 diego Use correct header in libamr narrowband test.
Sat, 12 Jul 2008 08:23:10 +0000 diego Dependency files should be refreshed when object files are rebuilt.
Tue, 08 Jul 2008 16:11:58 +0000 diego Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines to
Tue, 24 Jun 2008 08:21:04 +0000 diego Add missing 'struct input_id id' to Apple IR configure check.
Mon, 23 Jun 2008 08:58:25 +0000 diego Dependency files need to get updated when any of their dependencies are
Sun, 22 Jun 2008 16:41:26 +0000 diego Replace misuse of echores in libdvdnav check by _res_comment.
Fri, 20 Jun 2008 20:31:19 +0000 ben fix obviously wrong option description
Fri, 20 Jun 2008 19:33:32 +0000 ben Allow conditional compilation of yuv4mpeg video out.
Sun, 15 Jun 2008 16:00:51 +0000 diego cosmetics: Group internal codec library tests together.
Fri, 13 Jun 2008 08:28:03 +0000 lu_zero Fix support for libnemesi installed on nonstandard paths
Mon, 09 Jun 2008 08:09:02 +0000 gpoirier require latest x264 to enable MEncoder's x264 support
Sun, 08 Jun 2008 10:38:28 +0000 diego Add support for enabling VIDIX dhahelper.
Sat, 07 Jun 2008 14:32:06 +0000 diego Restore support for compiling with svgalib_helper.
Sat, 07 Jun 2008 14:00:04 +0000 diego Only check for VIDIX PCI device name database if VIDIX is enabled.
Sat, 07 Jun 2008 13:54:49 +0000 diego Make sure that the LC_ALL variable is exported to the environment of
Sat, 07 Jun 2008 10:54:07 +0000 ben Drop support for external libvidix (unmaintained and not up-to-date)
Mon, 02 Jun 2008 16:32:38 +0000 diego Use LC_ALL instead of LANG in config.mak to prevent locale settings from
Mon, 02 Jun 2008 12:55:24 +0000 diego 10l: Restore LANG variable in config.mak so that shell commands are not
Mon, 02 Jun 2008 12:28:48 +0000 diego Remove unused variable LANG from config.mak.
Mon, 02 Jun 2008 12:26:57 +0000 diego Remove unused variable TARGET_OS from config.mak.
Mon, 02 Jun 2008 12:24:28 +0000 diego cosmetics: Restructure config.mak logically and alphabetically.
Mon, 02 Jun 2008 12:09:01 +0000 diego Remove unused variable TARGET_CPU from config.mak.
Mon, 02 Jun 2008 11:08:04 +0000 diego Remove unnecessary FFmpeg hack from config.mak.
Sun, 01 Jun 2008 07:45:22 +0000 nicodvb tiny reindentation
Sun, 01 Jun 2008 07:44:36 +0000 nicodvb disable dvdnav when using the internal dvdread
Sun, 01 Jun 2008 07:32:28 +0000 nicodvb reindented the dvdread detection block
Sun, 01 Jun 2008 07:31:03 +0000 nicodvb changed the code that checks the presence of the external dvdread
Sun, 01 Jun 2008 07:28:31 +0000 nicodvb removed support for Ogle's dvdread
Sat, 31 May 2008 16:38:02 +0000 diego Change spelling of XviD to Xvid as has already been done in the (rest of the)
Fri, 30 May 2008 18:03:36 +0000 diego Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used
Fri, 30 May 2008 11:45:08 +0000 diego Check for AltiVec vector declaration syntax.
Wed, 28 May 2008 23:04:41 +0000 iive Revert commit r26897.
Tue, 27 May 2008 12:41:27 +0000 diego cosmetics: XviD --> Xvid
Tue, 20 May 2008 20:51:22 +0000 ben add potentially missing types
Mon, 19 May 2008 05:41:49 +0000 diego Output a better informative message if no AltiVec CFLAGS can be found.