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.
|