Age | Commit message (Expand) | Author | Files | Lines |
2012-01-20 | Merge remote-tracking branch 'origin/master' into 0.11 | Tim-Philipp Müller | 1 | -0/+32 |
2012-01-20 | m4: add AG_GST_CHECK_UNINSTALLED_SETUP macro | Tim-Philipp Müller | 1 | -0/+32 |
2012-01-19 | Merge remote-tracking branch 'origin/master' into 0.11 | Tim-Philipp Müller | 1 | -0/+18 |
2012-01-19 | gst-args: add AG_GST_ARG_DISABLE_FATAL_WARNINGS to provide --disable-fatal-wa... | Colin Walters | 1 | -0/+18 |
2012-01-18 | gst-glib2.m4: Add a check for GIO too | Sebastian Dröge | 1 | -0/+16 |
2011-12-26 | m4: remove AG_GST_CHECK_GST_GDP for removed library | Tim-Philipp Müller | 1 | -7/+0 |
2011-11-09 | Merge branch 'master' into 0.11 | Wim Taymans | 1 | -0/+30 |
2011-11-09 | m4: add AG_GST_CHECK_GST_DEBUG_DISABLED | Tim-Philipp Müller | 1 | -0/+30 |
2011-11-03 | add net library | Wim Taymans | 1 | -0/+7 |
2011-11-02 | Merge remote-tracking branch 'origin/master' into 0.11 | Tim-Philipp Müller | 1 | -0/+2 |
2011-10-31 | gst-glib2.m4: export GLIB_EXTRA_CFLAGS to Makefile | Tim-Philipp Müller | 1 | -0/+2 |
2011-09-21 | Merge remote-tracking branch 'origin/master' into 0.11 | Edward Hervey | 1 | -0/+6 |
2011-09-07 | introspection.m4: Update from upstream | Johan Dahlin | 1 | -0/+6 |
2011-08-02 | m4: Add support for non-ported plugins | Edward Hervey | 2 | -0/+20 |
2011-06-23 | orc.m4: cross-compile search for orcc. | Maarten Bosmans | 1 | -5/+7 |
2011-06-11 | gst-args.m4: remove duplicated "no" message | Stefan Kost | 1 | -4/+1 |
2011-05-18 | gst-feature.m4: Remove AG_GST_CHECK_CONFIGPROG | David Schleef | 1 | -29/+0 |
2011-02-28 | gst-platform: cygwin/mingw; libtool setup macro to enable linking to static lib | Mark Nauwelaerts | 1 | -0/+12 |
2010-12-15 | gst-glib2: add a enable-glib-asserts configure flag | Stefan Kost | 1 | -1/+19 |
2010-12-04 | gst-package-release-datetime.m4: make work with FreeBSD's default shell | Koop Mast | 1 | -1/+1 |
2010-10-14 | orc.m4: Don't set HAVE_ORCC if orc is disabled | David Schleef | 1 | -1/+7 |
2010-10-08 | orc: Allow cross-building without orcc | David Schleef | 1 | -1/+2 |
2010-09-07 | gst-check.m4: drop REQUIRED arg to AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FF... | Tim-Philipp Müller | 1 | -8/+8 |
2010-09-07 | gst-checks.m4: document AG_GST_CHECK_GST_PLUGINS_BASE and set GST_PLUGINS_BAS... | Tim-Philipp Müller | 1 | -0/+9 |
2010-09-07 | gst-check.m4: document and fix AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} | Tim-Philipp Müller | 1 | -45/+86 |
2010-09-07 | gst-check.m4: remove duplicate AC_MSG_RESULT(no) | Tim-Philipp Müller | 1 | -2/+0 |
2010-09-05 | Allow user to override ORCC using env var | David Schleef | 1 | -1/+3 |
2010-09-05 | orc: Add --compat $ORC_REQ to the orcc commandlines | Sebastian Dröge | 1 | -1/+3 |
2010-08-14 | m4: add AG_GST_PKG_CONFIG_PATH macro | Tim-Philipp Müller | 1 | -0/+21 |
2010-08-10 | gst-check.m4: add AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} | Tim-Philipp Müller | 1 | -4/+80 |
2010-07-23 | Add AG_GST_SET_PACKAGE_RELEASE_DATETIME and _DATETIME_WITH_NANO macros for co... | Tim-Philipp Müller | 2 | -0/+90 |
2010-06-21 | gst-error.m4: use 'dnl' instead of 'Dnl' for comment line | Tim-Philipp Müller | 1 | -1/+1 |
2010-06-14 | gst-glib2.m4: Add our custom GLib CFLAGS to GLIB_EXTRA_CFLAGS | Sebastian Dröge | 1 | -3/+3 |
2010-06-14 | gst-glib.m4: Define G_DISABLE_DEPRECATED for GIT versions | Sebastian Dröge | 1 | -0/+5 |
2010-06-09 | Add orc.m4 to dist files | David Schleef | 2 | -2/+3 |
2010-06-09 | Add autoconf macros for Orc | David Schleef | 1 | -0/+57 |
2010-05-25 | gst-error.m4: Don't use == for comparisons in shell scripts | Sebastian Dröge | 1 | -1/+1 |
2010-04-23 | gst-arch.m4: fix detection on Solaris | Brian Cameron | 1 | -9/+27 |
2010-04-09 | gst-glib2.m4: Add configure parameter to disable GObject type checks | Sebastian Dröge | 1 | -0/+20 |
2010-03-29 | gst-libxml2.m4: fix error message - we are building GStreamer, not glib2 | Tim-Philipp Müller | 1 | -1/+7 |
2010-03-11 | Make sure MORE_FLAGS are evaluated one by one | Benjamin Otte | 1 | -2/+4 |
2010-03-10 | Clean up the brokenness from my latest changes | Benjamin Otte | 1 | -24/+29 |
2010-03-10 | Split ERROR_{C|CXX} flags into WARNING and ERROR flags | Benjamin Otte | 1 | -33/+41 |
2010-03-10 | Add a MORE_FLAGS argument to AG_GST_SET_ERROR_{C|XX}FLAGS | Benjamin Otte | 1 | -2/+28 |
2010-03-10 | Don't try to dist shave files that have been removed | Tim-Philipp Müller | 1 | -2/+1 |
2010-02-26 | Remove shave from common, all modules are using AM_SILENT_RULES now | Sebastian Dröge | 1 | -76/+0 |
2010-01-30 | gst-glib2.m4: add -DG_THREADS_MANDATORY to GLIB_CFLAGS | Tim-Philipp Müller | 1 | -0/+5 |
2010-01-19 | gst-arch.m4: fix unaligned detection for x86-64 when cross compiling | Peter Korsgaard | 1 | -1/+1 |
2009-12-01 | Dist new gst-platform.m4 | Tim-Philipp Müller | 1 | -0/+1 |
2009-12-01 | m4: Add gst-platform.m4 for platform specific checks and defines | Sebastian Dröge | 1 | -0/+55 |