summaryrefslogtreecommitdiff
path: root/m4/gst-error.m4
AgeCommit message (Expand)AuthorFilesLines
2015-10-21m4: gst-error: remove -Wall/-Werror support for Sun ForteTim-Philipp Müller1-69/+0
2014-05-27gst-error.m4: remove hack for old GLib versionTim-Philipp Müller1-8/+0
2013-12-07gst-error.m4: fix build breakage in configure when cross-compiling to windowsTim-Philipp Müller1-2/+2
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öge1-0/+88
2010-06-21gst-error.m4: use 'dnl' instead of 'Dnl' for comment lineTim-Philipp Müller1-1/+1
2010-05-25gst-error.m4: Don't use == for comparisons in shell scriptsSebastian Dröge1-1/+1
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
2010-03-10Add a MORE_FLAGS argument to AG_GST_SET_ERROR_{C|XX}FLAGSBenjamin Otte1-2/+28
2009-05-12Change CVS -> git in various placesTim-Philipp Müller1-1/+1
2009-04-04Whitespace cleanupsFelipe Contreras1-7/+7
2009-02-21Only add -fno-strict-aliasing to ERROR_CXXFLAGS with older GLib versionsSebastian Dröge1-4/+9
2009-02-21Only add -fno-strict-aliasing for GLib version before 2.19.8Sebastian Dröge1-2/+7
2009-02-13Add -Wpointer-arith to AG_GST_SET_ERROR_CFLAGSDavid Schleef1-0/+4
2008-10-07m4/gst-error.m4: Also disable the bogus "loop not entered at top" warnings ap...Jan Schmidt1-2/+4
2008-07-21m4/gst-error.m4: When checking for GST_ERROR_CXXFLAGS, check each compiler fl...Tim-Philipp Müller1-1/+1
2008-07-08m4/gst-error.m4: Add compiler flags to warn if declarations after statements ...Sebastian Dröge1-1/+9
2008-06-05m4/gst-error.m4: Add -fno-strict-aliasing when compiling with -Werror, to wor...RELEASE-0_10_20Tim-Philipp Müller1-1/+4
2008-02-23m4/gst-error.m4: Store the detected compiler flags into ERROR_CFLAGS rather thanJan Schmidt1-3/+3
2008-02-23m4/gst-error.m4: Reflow checks for additional warning flags so they're not ne...Tim-Philipp Müller1-24/+27
2008-02-22m4/as-compiler-flag.m4: Add AS_CXX_COMPILER_FLAGTim-Philipp Müller1-15/+85
2008-02-12m4/gst-error.m4: Use no%E_MACRO_REDEFINED on Solaris to prevent compiler warn...Sebastian Dröge1-3/+4
2008-01-12check-exports: Fixes to make check-export work on both Solaris and LinuxJan Schmidt1-3/+3
2007-02-28m4/gst.m4: AddThomas Vander Stichele1-4/+4
2006-10-09common/m4/gst-error.m4: Disable warning of statement not reached on Forte.Josep Torre Valles1-4/+5
2006-10-06common/m4/gst-error.m4: Fixed bug #360151.Josep Torre Valles1-2/+14
2006-10-05Fix a compilation issue with Forte on Solaris. inet_aton is in libresolv.Josep Torre Valles1-0/+5
2005-10-16m4/gst-error.m4: add GST_SET_DEFAULT_LEVELThomas Vander Stichele1-3/+20
2005-10-15m4/gst-arch.m4: indent a little add AC_REQUIREThomas Vander Stichele1-15/+17
2005-07-08add macro to set ERROR_CFLAGSRELEASE-0_8_7RELEASE-0_8_6RELEASE-0_8_4RELEASE-0_8_3Thomas Vander Stichele1-0/+34