summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2012-05-30m4: Don't use -Wno-non-virtual-dtor for objcSebastian Dröge1-3/+0
2012-05-30m4: Add macro to check for OBJC specific compiler (warning) flagsSebastian Dröge3-56/+120
2012-05-26gst-args.m4: append gcov flags to CFLAGS instead of replacing themSebastian Rasmussen1-4/+4
2012-04-13as-libtool: Use modern libtool initializationSebastian Dröge1-1/+2
2012-04-05Update for GST_MAJORMINOR -> GST_API_VERSION changeSebastian Dröge3-8/+8
2012-03-12Merge remote-tracking branch 'origin/master' into 0.110.11Tim-Philipp Müller1-1/+2
2012-03-09m4: fix AC_LANG_SOURCE warnings in AG_GST_CHECK_GST_DEBUG_DISABLEDTim-Philipp Müller1-1/+2
2012-01-20Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+32
2012-01-20m4: add AG_GST_CHECK_UNINSTALLED_SETUP macroTim-Philipp Müller1-0/+32
2012-01-19Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+18
2012-01-19gst-args: add AG_GST_ARG_DISABLE_FATAL_WARNINGS to provide --disable-fatal-wa...Colin Walters1-0/+18
2012-01-18gst-glib2.m4: Add a check for GIO tooSebastian Dröge1-0/+16
2011-12-26m4: remove AG_GST_CHECK_GST_GDP for removed libraryTim-Philipp Müller1-7/+0
2011-11-09Merge branch 'master' into 0.11Wim Taymans1-0/+30
2011-11-09m4: add AG_GST_CHECK_GST_DEBUG_DISABLEDTim-Philipp Müller1-0/+30
2011-11-03add net libraryWim Taymans1-0/+7
2011-11-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
2011-10-31gst-glib2.m4: export GLIB_EXTRA_CFLAGS to MakefileTim-Philipp Müller1-0/+2
2011-09-21Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey1-0/+6
2011-09-07introspection.m4: Update from upstreamJohan Dahlin1-0/+6
2011-08-02m4: Add support for non-ported pluginsEdward Hervey2-0/+20
2011-06-23orc.m4: cross-compile search for orcc.Maarten Bosmans1-5/+7
2011-06-11gst-args.m4: remove duplicated "no" messageStefan Kost1-4/+1
2011-05-18gst-feature.m4: Remove AG_GST_CHECK_CONFIGPROGDavid Schleef1-29/+0
2011-02-28gst-platform: cygwin/mingw; libtool setup macro to enable linking to static libMark Nauwelaerts1-0/+12
2010-12-15gst-glib2: add a enable-glib-asserts configure flagStefan Kost1-1/+19
2010-12-04gst-package-release-datetime.m4: make work with FreeBSD's default shellKoop Mast1-1/+1
2010-10-14orc.m4: Don't set HAVE_ORCC if orc is disabledDavid Schleef1-1/+7
2010-10-08orc: Allow cross-building without orccDavid Schleef1-1/+2
2010-09-07gst-check.m4: drop REQUIRED arg to AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FF...Tim-Philipp Müller1-8/+8
2010-09-07gst-checks.m4: document AG_GST_CHECK_GST_PLUGINS_BASE and set GST_PLUGINS_BAS...Tim-Philipp Müller1-0/+9
2010-09-07gst-check.m4: document and fix AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG}Tim-Philipp Müller1-45/+86
2010-09-07gst-check.m4: remove duplicate AC_MSG_RESULT(no)Tim-Philipp Müller1-2/+0
2010-09-05Allow user to override ORCC using env varDavid Schleef1-1/+3
2010-09-05orc: Add --compat $ORC_REQ to the orcc commandlinesSebastian Dröge1-1/+3
2010-08-14m4: add AG_GST_PKG_CONFIG_PATH macroTim-Philipp Müller1-0/+21
2010-08-10gst-check.m4: add AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG}Tim-Philipp Müller1-4/+80
2010-07-23Add AG_GST_SET_PACKAGE_RELEASE_DATETIME and _DATETIME_WITH_NANO macros for co...Tim-Philipp Müller2-0/+90
2010-06-21gst-error.m4: use 'dnl' instead of 'Dnl' for comment lineTim-Philipp Müller1-1/+1
2010-06-14gst-glib2.m4: Add our custom GLib CFLAGS to GLIB_EXTRA_CFLAGSSebastian Dröge1-3/+3
2010-06-14gst-glib.m4: Define G_DISABLE_DEPRECATED for GIT versionsSebastian Dröge1-0/+5
2010-06-09Add orc.m4 to dist filesDavid Schleef2-2/+3
2010-06-09Add autoconf macros for OrcDavid Schleef1-0/+57
2010-05-25gst-error.m4: Don't use == for comparisons in shell scriptsSebastian Dröge1-1/+1
2010-04-23gst-arch.m4: fix detection on SolarisBrian Cameron1-9/+27
2010-04-09gst-glib2.m4: Add configure parameter to disable GObject type checksSebastian Dröge1-0/+20
2010-03-29gst-libxml2.m4: fix error message - we are building GStreamer, not glib2Tim-Philipp Müller1-1/+7
2010-03-11Make sure MORE_FLAGS are evaluated one by oneBenjamin Otte1-2/+4
2010-03-10Clean up the brokenness from my latest changesBenjamin Otte1-24/+29
2010-03-10Split ERROR_{C|CXX} flags into WARNING and ERROR flagsBenjamin Otte1-33/+41