Age | Commit message (Expand) | Author |
2007-09-16 | Correct a reported typo in the DirectX support check. [Bug 1795665] | Darren Salt |
2007-06-13 | Clean up solaris PTHREAD_CFLAGS/PTHREAD_LIBS | Ben Taylor |
2007-06-10 | Added Solaris support for gcc and studio to pthreads.m4 | Ben Taylor |
2007-04-12 | Set xv_path before rewriting X_LIBS if we're not using pkg-config to discover... | Diego 'Flameeyes' Pettenò |
2007-04-11 | Return NULL to avoid 'control reaches end of non-void function' warning from ... | Ville Skyttä |
2007-04-11 | Try linking the program for Pthread support, and feed proper parameters to pt... | Diego 'Flameeyes' Pettenò |
2007-04-09 | format_arg attribute requires the function to return char*. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Never udnefine m4_foreach_w, after all if it's defined it is because it never... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Use LT_AC_PROG_SED rather than AC_PROG_SED. | Diego 'Flameeyes' Pettenò |
2007-04-02 | Add a m4_foreach_w macro when autoconf does not provide it. | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-04-01 | Fix test for visibility attributes. Patch thanks to Matt Messier. | Diego 'Flameeyes' Pettenò |
2007-03-29 | Replace obsolete macros (processing done by autoupdate). | Darren Salt |
2007-03-26 | Use AS_HELP_STRING instead of the deprecated AC_HELP_STRING. | Darren Salt |
2007-03-24 | Improve tests for visibility attribute support; Mach-O supports default visib... | Diego 'Flameeyes' Pettenò |
2007-03-22 | Add the gas.m4 macro file, at least :) | Diego 'Flameeyes' Pettenò |
2007-03-22 | Move handling of Win32 codecs all in a single point of configure.ac rather th... | Diego 'Flameeyes' Pettenò |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2007-03-20 | The AC_C_ATTRIBUTE_ALIGNED macro is broken, it always reports maximum aligned... | Diego 'Flameeyes' Pettenò |
2007-03-19 | Make CC_CHECK_CFLAGS report the name of the compiler, like AC_TRY_CFLAGS used... | Diego 'Flameeyes' Pettenò |
2007-03-19 | Rewrite the CC_CHECK_CFLAGS macro, to be more in style with Autoconf macros, ... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Fix obvious and stupid mistake in the symbol check, both if-found and if-not-... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Clean up configure checks for OSS support. Check for the various soundcard.h ... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Instead of relying on FreeBSD being the only system not having __environ stde... | Diego 'Flameeyes' Pettenò |
2007-03-16 | Add a check if the compiler supports weak aliases, to add FreeBSD support to ... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Use a simpler and more portable awk command. Patch by Albert Lee. | Diego 'Flameeyes' Pettenò |
2007-02-18 | Don't disable stack-alignment anymore, as discussed in private mail with Migu... | Reinhard Tartler |
2007-01-09 | As as.m4 was removed, remove its reference. | Diego 'Flameeyes' Pettenò |
2007-01-06 | Use AM_PROG_AS instead of our AM_PROG_AS_MOD. | Darren Salt |
2006-12-25 | Add AC_TRY_LDFLAGS macro similarly to AC_TRY_CFLAGS. | Diego 'Flameeyes' Pettenò |
2006-11-05 | Fix a compile problem which can mean that the Xv output plugin isn't linked | Darren Salt |
2006-10-11 | Added compatibility with different libtool versions. | Hans-Dieter Kosch |
2006-10-02 | build cdio for builddir != . | František Dvořák |
2006-09-14 | Use pkg-config also to check for freetype2. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Do the same for SDL: use pkg-config rather than the m4 test. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Replace also esound test with pkg-config based test, and remove esd.m4. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Remove. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Remove m4 files for the tests moved to pkg-config. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Remove reference to removed caca.m4 (libcaca 0.99 will use pkg-config). | Diego 'Flameeyes' Pettenò |
2006-09-14 | Removed. | Diego 'Flameeyes' Pettenò |
2006-09-12 | Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests.... | Diego 'Flameeyes' Pettenò |
2006-08-30 | Remember to add attributes.m4 to the dist tarball. | Diego 'Flameeyes' Pettenò |
2006-08-02 | Don't try to distribute removed files. | Darren Salt |
2006-07-11 | Update pkg.m4 with the one provided by pkg-config 0.20, that's shorter for th... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume r... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Add the m4 file with the needed check for -fvisibility=hidden. | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-11 | Add xine-specific changes to the new intl files, other little correction. | František Dvořák |
2006-06-10 | Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ... | Diego 'Flameeyes' Pettenò |