aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* cosmetics: Indent language handling after last commit.Gravatar diego2008-07-17
* Rewrite translation handling in the build system.Gravatar diego2008-07-17
* Simplify summary output, add an extra empty line to it.Gravatar diego2008-07-17
* Remove note about localization from configure output.Gravatar diego2008-07-17
* cosmetics: Rename _doc_lang variable to doc_lang.Gravatar diego2008-07-17
* Add variables for all available man page and documentation languages.Gravatar diego2008-07-16
* Remove redundant check in message language test.Gravatar diego2008-07-16
* Move the "all" option to the front of the list of available languages inGravatar diego2008-07-16
* cosmetics: Rename LANGUAGES variable to msg_langs.Gravatar diego2008-07-16
* Replace output redirection with grep by POSIX standard options.Gravatar diego2008-07-16
* Replace simple sed invocation by even simpler tr invocation.Gravatar diego2008-07-16
* Merge two consecutive sed calls into one.Gravatar diego2008-07-16
* ALSA stupidly tries to define struct timeval and struct timespec, whichGravatar reimar2008-07-15
* Fix dlopen(), dlclose() dlsym() calls in configure test.Gravatar diego2008-07-15
* Fix tgetent call in termcap configure test.Gravatar diego2008-07-15
* Add two more missing headers to configure checks.Gravatar diego2008-07-15
* Add missing return statements to configure tests.Gravatar diego2008-07-15
* Add missing headers to configure checks.Gravatar diego2008-07-15
* Do not set _dvdreadconfig unconditionally.Gravatar rathann2008-07-13
* cosmetics: main (void) --> main(void)Gravatar diego2008-07-13
* main(void) --> int main(void) in .align testGravatar diego2008-07-13
* Use correct header in libamr narrowband test.Gravatar diego2008-07-13
* Dependency files should be refreshed when object files are rebuilt.Gravatar diego2008-07-12
* Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines toGravatar diego2008-07-08
* Add missing 'struct input_id id' to Apple IR configure check.Gravatar diego2008-06-24
* Dependency files need to get updated when any of their dependencies areGravatar diego2008-06-23
* Replace misuse of echores in libdvdnav check by _res_comment.Gravatar diego2008-06-22
* fix obviously wrong option descriptionGravatar ben2008-06-20
* allow conditionnal compilation of yuv4mpeg video out.Gravatar ben2008-06-20
* cosmetics: Group internal codec library tests together.Gravatar diego2008-06-15
* Fix support for libnemesi installed on nonstandard pathsGravatar lu_zero2008-06-13
* require latest x264 to enable MEncoder's x264 supportGravatar gpoirier2008-06-09
* Add support for enabling VIDIX dhahelper.Gravatar diego2008-06-08
* Restore support for compiling with svgalib_helper.Gravatar diego2008-06-07
* Only check for VIDIX PCI device name database if VIDIX is enabled.Gravatar diego2008-06-07
* Make sure that the LC_ALL variable is exported to the environment ofGravatar diego2008-06-07
* Drop support for external libvidix (unmaintained and not up-to-date)Gravatar ben2008-06-07
* Use LC_ALL instead of LANG in config.mak to prevent locale settings fromGravatar diego2008-06-02
* 10l: Restore LANG variable in config.mak so that shell commands are notGravatar diego2008-06-02
* Remove unused variable LANG from config.mak.Gravatar diego2008-06-02
* Remove unused variable TARGET_OS from config.mak.Gravatar diego2008-06-02
* cosmetics: Restructure config.mak logically and alphabetically.Gravatar diego2008-06-02
* Remove unused variable TARGET_CPU from config.mak.Gravatar diego2008-06-02
* Remove unnecessary FFmpeg hack from config.mak.Gravatar diego2008-06-02
* tiny reindentationGravatar nicodvb2008-06-01
* disable dvdnav when using the internal dvdreadGravatar nicodvb2008-06-01
* reindented the dvdread detection blockGravatar nicodvb2008-06-01
* changed the code that checks the presence of the external dvdreadGravatar nicodvb2008-06-01
* removed support for Ogle's dvdreadGravatar nicodvb2008-06-01
* Change spelling of XviD to Xvid as has already been done in the (rest of the)Gravatar diego2008-05-31