Blame common/ChangeLog

Packit 1f69a5
2008-12-17  Edward Hervey  <bilboed@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	And yet another variation of the GstAudioFilter leak.
Packit 1f69a5
Packit 1f69a5
2008-12-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	Patch by: Roland Illig <roland dot illig at gmx dot de>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	Fix AG_GST_BISON_CHECK to handle version numbers with more than
Packit 1f69a5
	two components (i.e. 2.4.1). Fixes bug #564507.
Packit 1f69a5
Packit 1f69a5
2008-12-14  Edward Hervey  <bilboed@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	And yet another variant of the GstAudioFilter leak.
Packit 1f69a5
Packit 1f69a5
2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Added variants of leaks of dynamic pad templates created in
Packit 1f69a5
	GstAudioFilter.
Packit 1f69a5
	Add conditional jump triggered by getaddrinfo (maybe glibc-2.9).
Packit 1f69a5
Packit 1f69a5
2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Fix leak in GIO called by gnomevfs. Nothing we can do about this.
Packit 1f69a5
Packit 1f69a5
2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Added another suppression for dynamic pad templates, in this case
Packit 1f69a5
	GstAudioFilter.
Packit 1f69a5
	Added suppression for PangoLanguage which can never be freed
Packit 1f69a5
	according to the Pango API.
Packit 1f69a5
Packit 1f69a5
2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	A whole bunch of suppressions detected on latest gentoo ~amd64.
Packit 1f69a5
	Make some existing suppressions more generic (for subtle dependecy
Packit 1f69a5
	code changes).
Packit 1f69a5
	Added suppressions for glibc-2.9.
Packit 1f69a5
	Added suppressions for new variants of ALSA leaks.
Packit 1f69a5
	Added suppressions for a series of leaks in plugins registrations due
Packit 1f69a5
	to some pad templates' caps calculated at runtime.
Packit 1f69a5
	Added suppressions for variants of some leaks in pango/fontconfig.
Packit 1f69a5
	Added suppressions for leak in gstffmpegcsp.c (nothing we can do
Packit 1f69a5
	about it, but will only exist once).
Packit 1f69a5
Packit 1f69a5
2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-plugin-docs.m4:
Packit 1f69a5
	Remove the check if $have_gtk_doc equals yes as it's not defined
Packit 1f69a5
	and $enable_gtk_doc should be good enough.
Packit 1f69a5
	Also this restores the build of the plugin documentation.
Packit 1f69a5
Packit 1f69a5
2008-12-01  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add suppression variant for Ubuntu Hardy x86/64bit.
Packit 1f69a5
Packit 1f69a5
2008-12-01  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  Simplily uninstall rule. Its closer to upstream and fixes #150331.
Packit 1f69a5
Packit 1f69a5
2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/glib-gettext.m4:
Packit 1f69a5
	Update glib-gettext.m4 from latest stable GLib release.
Packit 1f69a5
Packit 1f69a5
2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	Patch by: Cygwin Ports maintainer
Packit 1f69a5
	           <yselkowitz at users dot sourceforge dot net>
Packit 1f69a5
Packit 1f69a5
	* gettext.patch:
Packit 1f69a5
	Update the gettext patch for use with gettext 0.17 which is
Packit 1f69a5
	required to build with libtool 2.2 because of conflicts.
Packit 1f69a5
	First part of bug #556091.
Packit 1f69a5
Packit 1f69a5
2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gtk-doc.m4:
Packit 1f69a5
	* m4/pkg.m4:
Packit 1f69a5
	Update gtk-doc and pkg-config m4 macros from their latest releases.
Packit 1f69a5
Packit 1f69a5
2008-11-20  Michael Smith <msmith@songbirdnest.com>
Packit 1f69a5
Packit 1f69a5
	* m4/as-objc.m4:
Packit 1f69a5
	  Fix objective C test macro when none of the compilers are found at all.
Packit 1f69a5
Packit 1f69a5
2008-10-30  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  Also cp the entities here to all xinlcude based docs (workaround for
Packit 1f69a5
	  not being able to set up a search path).
Packit 1f69a5
Packit 1f69a5
2008-10-17  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  Don't clobber the real registry cache file when
Packit 1f69a5
	  building docs.
Packit 1f69a5
Packit 1f69a5
2008-10-07  Jan Schmidt - Sun Microsystems <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  Also disable the bogus "loop not entered at top" warnings appearing on Sparc Forte builds.
Packit 1f69a5
Packit 1f69a5
2008-10-06  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  Apply the same fix as below to gtk-doc.mak. Somehow did not end up in
Packit 1f69a5
	  CVS.
Packit 1f69a5
Packit 1f69a5
2008-09-05  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak: Fix the check for gtkdoc-rebase: don't
Packit 1f69a5
	  pass the 'which' error back to make.  This fix is more specific
Packit 1f69a5
	  than what is in upstream.
Packit 1f69a5
Packit 1f69a5
2008-09-05  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak: Fix the check for gtkdoc-rebase: don't pass the
Packit 1f69a5
	  'which' error back to make.  This fix is more specific than
Packit 1f69a5
	  what is in upstream.
Packit 1f69a5
Packit 1f69a5
2008-09-04  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  Get closer to upstream makefiles. Don't install index.sgml twice. Call
Packit 1f69a5
	  gtkdoc-rebase (if exists).
Packit 1f69a5
Packit 1f69a5
2008-08-21  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  Revert $(top_builddir) -> $(builddir) change of rev. 1.39 as there is
Packit 1f69a5
	  no variable called builddir.
Packit 1f69a5
Packit 1f69a5
2008-07-31  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add suppressions for Ubunty Hardy x86/64bit, similar to earlier
Packit 1f69a5
	versions and 32bit variant.
Packit 1f69a5
Packit 1f69a5
2008-07-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	Remove GST_DISABLE_(ENUMTYPES|INDEX|URI).
Packit 1f69a5
Packit 1f69a5
2008-07-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4::
Packit 1f69a5
	  When checking for GST_ERROR_CXXFLAGS, check each compiler flag
Packit 1f69a5
	  individually, not all together.
Packit 1f69a5
Packit 1f69a5
2008-07-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4::
Packit 1f69a5
	  Fix bison version number detection for older --version
Packit 1f69a5
	  output format (as bison 1.28 on OSX 10.4 outputs).
Packit 1f69a5
	  Fixes #543853.
Packit 1f69a5
Packit 1f69a5
2008-07-12  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  Split refsect2 also here to make "Element Pads" subtitle visible.
Packit 1f69a5
Packit 1f69a5
2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	Add compiler flags to warn if declarations after statements or
Packit 1f69a5
	variable length arrays are used. These are C99/GCC extensions and
Packit 1f69a5
	are not supported by some compilers we want to support.
Packit 1f69a5
Packit 1f69a5
2008-07-02  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	Only clean doc maintainer stamps in maintainer-clean.  Fixes #539977.
Packit 1f69a5
Packit 1f69a5
2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	Always use format strings for printf-like functions, even if they just
Packit 1f69a5
	print a string. Fixes bug #536981.
Packit 1f69a5
Packit 1f69a5
2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	Include CFLAGS and LDFLAGS in GTKDOC_CFLAGS and GTKDOC_LDFLAGS,
Packit 1f69a5
	otherwise the values passed to configure are ignored.
Packit 1f69a5
	Fixes bug #536978.
Packit 1f69a5
Packit 1f69a5
2008-06-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  Add -fno-strict-aliasing when compiling with -Werror, to work around
Packit 1f69a5
	  warnings caused by G_LOCK with recent GLib versions (2.16.x) (#316221).
Packit 1f69a5
Packit 1f69a5
2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	Don't copy html/*.png files unless they don't already exist
Packit 1f69a5
	in the destdir. Fixes distcheck failure caused by permissions
Packit 1f69a5
	problems trying to copy a file into the destdir when it already
Packit 1f69a5
	exists.
Packit 1f69a5
Packit 1f69a5
2008-05-28  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  The class was not shown in plugin docs. Fix typo in changelog below.
Packit 1f69a5
Packit 1f69a5
2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	Emit warnings if one of the GTypes we're expecting is 0
Packit 1f69a5
	when scanning.
Packit 1f69a5
Packit 1f69a5
2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	Fix installing png images when gtk-doc is disabled.
Packit 1f69a5
Packit 1f69a5
2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	Fix make clean when gtk-doc is disabled and other cleanups.
Packit 1f69a5
Packit 1f69a5
2008-05-17  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	Be more quiet when the files don't yet exist.
Packit 1f69a5
Packit 1f69a5
2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	Add a mechanism for adding 'implicitly created' GTypes into the
Packit 1f69a5
	scan, allowing for documenting plugin-private base classes that
Packit 1f69a5
	provide signals or properties for public elements.
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	Use $(builddir) instead of $(top_builddir) in a few places - there's
Packit 1f69a5
	no need to hard code 'docs/plugins' as the only useable path.
Packit 1f69a5
Packit 1f69a5
2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	Report plug-ins without external dependencies that will not be built
Packit 1f69a5
	even when the name of the plug-in is a substring of another plug-in,
Packit 1f69a5
	e.g., goom vs. goom2k1.
Packit 1f69a5
Packit 1f69a5
2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Add suppression for glibc bug on gutsy/x86-64
Packit 1f69a5
Packit 1f69a5
2008-05-12  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  Improve the layout of the caps, but splitting them on ";".
Packit 1f69a5
Packit 1f69a5
2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
	
Packit 1f69a5
	Patch by: Brian Cameron <brian dot cameron at sun dot com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-default.m4:
Packit 1f69a5
	Don't set the default audio sink to the default visualizer.
Packit 1f69a5
	Fixes bug #532295.
Packit 1f69a5
Packit 1f69a5
2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
Packit 1f69a5
Packit 1f69a5
	* check.mak: (help):
Packit 1f69a5
	  Document GST_CHECKS environment variable in checks 'make help'.
Packit 1f69a5
Packit 1f69a5
2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	Patch by: Marc-Andre Lureau <marcandre dot lureau at gmail dot com>
Packit 1f69a5
Packit 1f69a5
	* scangobj-merge.py:
Packit 1f69a5
	Don't depend on Twisted just for the OrderedDict but implement our
Packit 1f69a5
	own ordered dictionary class. Fixes bug #531577.
Packit 1f69a5
Packit 1f69a5
2008-04-23  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Re-arrange latest suppressions.
Packit 1f69a5
	Add all known suppressions for ubuntu hardy. Same as for older
Packit 1f69a5
	ubuntus, but with different codepaths.
Packit 1f69a5
Packit 1f69a5
2008-04-22  Edward Hervey  <bilboed@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp: Make tls leak suppression a bit more generic.
Packit 1f69a5
Packit 1f69a5
2008-04-22  Edward Hervey  <bilboed@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp: Fix ommission in latest commit.
Packit 1f69a5
	Make tls leak suppression more generic in order to cover more
Packit 1f69a5
	distributions (and hopefully also future distributions).
Packit 1f69a5
Packit 1f69a5
2008-04-22  Edward Hervey  <bilboed@gmail.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp: Add suppressions for Hardy.
Packit 1f69a5
	They're just the newer versions of similar suppressions we had
Packit 1f69a5
	for the previous versions of ubuntu.
Packit 1f69a5
Packit 1f69a5
2008-04-15  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	Dist all files in common. Fixes bug #527984.
Packit 1f69a5
Packit 1f69a5
2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-function.m4:
Packit 1f69a5
	  Rename AC_CACHE_VAL cache-ids to contain '_cv_' in order to make
Packit 1f69a5
	  autoconf-2.62 complain less.
Packit 1f69a5
Packit 1f69a5
2008-04-13  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	* m4/gst-valgrind.m4:
Packit 1f69a5
	  Bump valgrind requirement to 3.0 (which was released in August 2005).
Packit 1f69a5
	  Fixes #489269. Also, check for version >=REQ and not >REQ.
Packit 1f69a5
Packit 1f69a5
2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-default.m4:
Packit 1f69a5
	  Add --with-default-{audiosink|audiosrc|videosink|videosrc|visualizer}
Packit 1f69a5
	  configure switches (#519417).
Packit 1f69a5
Packit 1f69a5
2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  Add --disable-foo switch for dependency-less plugins (#525586).
Packit 1f69a5
Packit 1f69a5
2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	Unconditionally require flex 2.5.31 and bison 1.875.
Packit 1f69a5
Packit 1f69a5
2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	amd64/x86_64 allows unaligned memory access too.
Packit 1f69a5
Packit 1f69a5
2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-dowhile.m4:
Packit 1f69a5
	Add macro that checks if the compiler supports do {} while (0)
Packit 1f69a5
	macros and define HAVE_DOWHILE_MACROS if it does. This is
Packit 1f69a5
	needed by glib/gmacros.h to use something else than
Packit 1f69a5
	if (1) else for G_STMT_START/END when compling C++, which
Packit 1f69a5
	causes compiler warnings because of ambigious else with g++ 4.3.
Packit 1f69a5
Packit 1f69a5
2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-plugin-docs.m4:
Packit 1f69a5
	* mangle-tmpl.py:
Packit 1f69a5
	Don't depend on PyXML and use only XML modules that are shipped
Packit 1f69a5
	with python. Fixes bug #519635.
Packit 1f69a5
Packit 1f69a5
2008-03-07  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/gtk-doc.m4: (GTK_DOC_CHECK): 
Packit 1f69a5
	The previous commit to this file by Stefan Kost mentionned checking for
Packit 1f69a5
	SED, but NOT checking for gtkdoc-check (wth is that doing there ??).
Packit 1f69a5
	Therefore, removing the check for gtkdoc-check
Packit 1f69a5
Packit 1f69a5
2008-03-03  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* m4/ax_create_stdint_h.m4: Oops, checked in the wrong copy of
Packit 1f69a5
	  this file.  (Update from upstream)
Packit 1f69a5
Packit 1f69a5
2008-03-03  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* m4/ax_create_stdint_h.m4:  Update from upstream.  Fixes a bug
Packit 1f69a5
	  compiling with MSVC.
Packit 1f69a5
Packit 1f69a5
2008-03-03  Edward Hervey  <edward.hervey@collabora.co.uk>
Packit 1f69a5
Packit 1f69a5
	* m4/pkg.m4:
Packit 1f69a5
	Allow override of pkg-config results, as proposed by configure --help.
Packit 1f69a5
	This is in fact just a backport from upstream pkg.m4.
Packit 1f69a5
	Fixes #518892
Packit 1f69a5
Packit 1f69a5
2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
Packit 1f69a5
Packit 1f69a5
	* ChangeLog:
Packit 1f69a5
	Changelog surgery of my previous commit to add bugzilla reference.
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	Add AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to make it easier
Packit 1f69a5
	to include and exclude plug-ins without external references, i.e.,
Packit 1f69a5
	plug-ins listed in GST_PLUGINS_SELECTED. (#498222)
Packit 1f69a5
Packit 1f69a5
2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add another glibc suppression.
Packit 1f69a5
Packit 1f69a5
2008-02-29  Peter Kjellerstedt  <pkj@axis.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	Make the comment before defines generated via AG_GST_CHECK_FEATURE
Packit 1f69a5
	look nicer. (#498222)
Packit 1f69a5
Packit 1f69a5
2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/as-gcc-inline-assembly.m4:
Packit 1f69a5
	Add Dave Schleef's GCC inline assembly detection macro
Packit 1f69a5
	for using in gst-plugins-good in the goom 2k4 plugin.
Packit 1f69a5
Packit 1f69a5
2008-02-25  Andy Wingo  <wingo@pobox.com>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh: Instead of only passing certain arguments to
Packit 1f69a5
	configure, pass anything that we didn't handle. Much friendlier.
Packit 1f69a5
	Fixes #34412.
Packit 1f69a5
Packit 1f69a5
2008-02-23  Jan Schmidt  <Jan.Schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	Store the detected compiler flags into ERROR_CFLAGS rather than
Packit 1f69a5
	ERROR_CXXFLAGS, and use the macro that checks the C compiler, not
Packit 1f69a5
	the C++ one.
Packit 1f69a5
Packit 1f69a5
2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  Reflow checks for additional warning flags so they're not
Packit 1f69a5
	  nested, which fixes the result reporting in the configure
Packit 1f69a5
	  output.
Packit 1f69a5
Packit 1f69a5
2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/as-compiler-flag.m4:
Packit 1f69a5
	  Add AS_CXX_COMPILER_FLAG
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  Add AG_GST_SET_ERROR_CXXFLAGS (Forte bits need testing)
Packit 1f69a5
Packit 1f69a5
2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  Add 'check-inspected-versions' target; this helps identify
Packit 1f69a5
	  files that should have been removed or where the version
Packit 1f69a5
	  number should (ideally) be updated before a release
Packit 1f69a5
	  (which doesn't happen automatically if the releaser doesn't
Packit 1f69a5
	  build that plugin locally). Not adding at a distcheck hook
Packit 1f69a5
	  yet though, because it's not really that important and would
Packit 1f69a5
	  probably also be a problem on buildbots.
Packit 1f69a5
Packit 1f69a5
2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add even more glibc 2.7 suppressions.
Packit 1f69a5
Packit 1f69a5
2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add another suppression for GLib caching some values after
Packit 1f69a5
	the first call.
Packit 1f69a5
Packit 1f69a5
2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	Patch by:
Packit 1f69a5
	  Tim Mooney <mooney at dogbert dot cc dot ndsu dot nodak dot edu>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	Use no%E_MACRO_REDEFINED on Solaris to prevent compiler warnings.
Packit 1f69a5
	Fixes bug #515905.
Packit 1f69a5
Packit 1f69a5
2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add a few more glibc 2.7 suppressions to make the avisubtitle unit
Packit 1f69a5
	test valgrind clean. Fixes bug #515703.
Packit 1f69a5
Packit 1f69a5
2008-02-08  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* ChangeLog:
Packit 1f69a5
	  Changelog surgery for last commit.
Packit 1f69a5
Packit 1f69a5
2008-02-08  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* m4/gtk-doc.m4:
Packit 1f69a5
	  Conditionally check for SED. Also sync a bit with upstream macro.
Packit 1f69a5
Packit 1f69a5
2008-02-08  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  Use '$(SED)' instead of 'sed'. Don't use -i for in-place as its gnu
Packit 1f69a5
	  only, move to a temp file instead.
Packit 1f69a5
Packit 1f69a5
2008-02-06  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	 As our docs are versioned, we need to patch the index.sgml file to have
Packit 1f69a5
	 correct paths there, unless we also want to fork gtk-doc's xsl (which
Packit 1f69a5
	 we don't). This hopefully fixes xrefs between modules.
Packit 1f69a5
Packit 1f69a5
2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	Use printf instead of echo as "echo -e" isn't POSIX and doesn't work
Packit 1f69a5
	with strict POSIX shells like tcsh or dash and also not every platform
Packit 1f69a5
	has a /bin/echo that supports it.
Packit 1f69a5
Packit 1f69a5
2008-01-24  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* ChangeLog:
Packit 1f69a5
	  ChangeLog surgery.
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	  Sync the object scanner with gtk-doc fixes. Update args and hierarchy
Packit 1f69a5
	  files.
Packit 1f69a5
Packit 1f69a5
2008-01-20  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	* coverage/lcov.mak:
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* release.mak:
Packit 1f69a5
	Use $(MAKE) instead of make to fix the build if GNU make is called
Packit 1f69a5
	something else on the system.
Packit 1f69a5
	
Packit 1f69a5
	* m4/as-docbook.m4:
Packit 1f69a5
	Fix path for docbook.xsl if we have no /etc/xml/catalog and add a
Packit 1f69a5
	docbook-xsl search path for FreeBSD.
Packit 1f69a5
Packit 1f69a5
2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add a suppression for a glibc bug:
Packit 1f69a5
	http://valgrind.org/docs/manual/faq.html#faq.exit_errors>
Packit 1f69a5
Packit 1f69a5
2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add some more glibc 2.7 suppressions and make the GLib suppressions
Packit 1f69a5
	for the home/tmp/etc directory caching a bit more generic.
Packit 1f69a5
Packit 1f69a5
2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add some glibc 2.7 supressions as found on Debian/unstable.
Packit 1f69a5
Packit 1f69a5
2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* download-translations:
Packit 1f69a5
	Apparently I have problems with leaving things commented out when
Packit 1f69a5
	I edit shell scripts.
Packit 1f69a5
Packit 1f69a5
2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* download-translations:
Packit 1f69a5
	Remove bash-isms
Packit 1f69a5
Packit 1f69a5
2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* check-exports:
Packit 1f69a5
	Restore the cleanup rm of our tmp file which I didn't mean to leave 
Packit 1f69a5
	commented out.
Packit 1f69a5
Packit 1f69a5
2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* check-exports:
Packit 1f69a5
	  Fixes to make check-export work on both Solaris and Linux
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  Disable extra warning category (argument mismatch) as an error
Packit 1f69a5
	  on Forte, as it prevents the libcheck fail_if macros from compiling.
Packit 1f69a5
Packit 1f69a5
	* win32.mak:
Packit 1f69a5
	  Substitute the GStreamer version so things will keep working in 0.11
Packit 1f69a5
Packit 1f69a5
2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	Patch by: Peter Kjellerstedt <pkj axis com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	* m4/gst-libxml2.m4:
Packit 1f69a5
	  Improve/fix output from configure if either glib-2.0 or
Packit 1f69a5
	  libxml2 are not installed (#498222).
Packit 1f69a5
Packit 1f69a5
2008-01-09  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* coverage/lcov.mak:
Packit 1f69a5
	  Update coverage make-rules: use them conditionaly, use libtool mode
Packit 1f69a5
	  and use lcov to cleanup.
Packit 1f69a5
Packit 1f69a5
2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* glib-gen.mak:
Packit 1f69a5
	  Also use #include "header" instead of #include <header> for the
Packit 1f69a5
	  headers that were used to generate the source files for the same
Packit 1f69a5
	  reason as below.
Packit 1f69a5
Packit 1f69a5
	  Remove whitespace before #include.
Packit 1f69a5
Packit 1f69a5
2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* glib-gen.mak:
Packit 1f69a5
	  Use #include "header" instead of #include <header> for the generated
Packit 1f69a5
	  enum C files as the file will always be in the same directory and
Packit 1f69a5
	  some compilers seem to be a bit strict about that unless . is added
Packit 1f69a5
	  to the include path.
Packit 1f69a5
Packit 1f69a5
	  Include all headers that were used to generate the source files in
Packit 1f69a5
	  the C file as they're used there.
Packit 1f69a5
Packit 1f69a5
2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* win32.mak: (win32), (win32defs), (win32crlf):
Packit 1f69a5
	  Make check for CR LF in Visual C++ 6.0 project files
Packit 1f69a5
	  work, based on patch by David Schleef (#496722, #393626).
Packit 1f69a5
	
Packit 1f69a5
2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	  Don't forget to dist the new win32.mak.
Packit 1f69a5
Packit 1f69a5
2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* win32.mak: (win32), (win32defs):
Packit 1f69a5
	  Move common win32 Makefile foo into this new file.
Packit 1f69a5
Packit 1f69a5
2007-12-15  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  We should have never forked this that much :/.
Packit 1f69a5
Packit 1f69a5
2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* check-exports:
Packit 1f69a5
	  Fix build on the ppc64 build bot.
Packit 1f69a5
Packit 1f69a5
2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* check-exports:
Packit 1f69a5
	  Suppress more unintentional exports (too much hassle to rename them,
Packit 1f69a5
	  since the win32 project files would need changing too).
Packit 1f69a5
Packit 1f69a5
2007-12-12  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	  check-exports should be disted.
Packit 1f69a5
Packit 1f69a5
2007-12-12  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* check-exports:
Packit 1f69a5
	  Add quick'n'dirty script to check the exported symbols of a library
Packit 1f69a5
	  against the symbols in the corresponding .def file (#493983). Based
Packit 1f69a5
	  on script by Ole André Vadla Ravnås.
Packit 1f69a5
Packit 1f69a5
2007-11-06  Jan Schmidt  <jan.schmidt@sun.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	Fix distcheck by making sure the types files are treated like the
Packit 1f69a5
	other gtkdoc-scangobj generated files.
Packit 1f69a5
Packit 1f69a5
2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  Let the AG_GST_ARG_ENABLE_EXPERIMENTAL macro default to disable
Packit 1f69a5
	  building of experimental plugins. Nobody uses it yet and the
Packit 1f69a5
	  --enable--experimental stuff from gst-plugins-good defaults to
Packit 1f69a5
	  disable too.
Packit 1f69a5
Packit 1f69a5
2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  Just use the normal 'check' target and avoid a circular
Packit 1f69a5
	  dependency.
Packit 1f69a5
Packit 1f69a5
2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  Add rule to error out if .hierarchy file contains tabs.
Packit 1f69a5
Packit 1f69a5
2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* download-translations:
Packit 1f69a5
	* po.mak:
Packit 1f69a5
	  If there are new languages, they need to be added to po/LINGUAS.
Packit 1f69a5
Packit 1f69a5
2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* download-translations:
Packit 1f69a5
	* po.mak:
Packit 1f69a5
	  Fix up 'download-po' a bit, so that we find new translations
Packit 1f69a5
	  for languages that aren't in our po/LINGUAS file yet too.
Packit 1f69a5
Packit 1f69a5
2007-07-16  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add a suppression for GLib caching the tmp dir seen on an
Packit 1f69a5
	Ubuntu Feisty system.
Packit 1f69a5
Packit 1f69a5
2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	If we want to use 'echo -e', call /bin/echo instead of the shell's
Packit 1f69a5
	since -e is a bash extension, and our /bin/sh might not be being
Packit 1f69a5
	provided by bash.
Packit 1f69a5
Packit 1f69a5
2007-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* po.mak:
Packit 1f69a5
	  Translation project has moved.  Also, no idea how this used to
Packit 1f69a5
	  work given that we weren't downloading a .po file.
Packit 1f69a5
Packit 1f69a5
2007-06-25  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gst-xmlinspect.py:
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  Also extract element caps for plugin-docs. Fixes parts of #117692.
Packit 1f69a5
Packit 1f69a5
2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	Patch by: Andreas Schwab
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  Fix quoting (#449493).
Packit 1f69a5
Packit 1f69a5
2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	Only generate the parser if bison >= 1.875 _and_ flex >= 2.5.31 is
Packit 1f69a5
	installed and use pre-generated sources otherwise. Fixes bug #444820.
Packit 1f69a5
Packit 1f69a5
2007-05-11  Michael Smith <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Suppression variant for our good friend the TLS leak, this time for
Packit 1f69a5
	  Ubuntu Feisty/x86.
Packit 1f69a5
Packit 1f69a5
2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  Fix make distcheck again; change some spaces to tabs in makefile.
Packit 1f69a5
Packit 1f69a5
2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak (-module):
Packit 1f69a5
	  Error out when the html build step gives warnings, so they get
Packit 1f69a5
	  fixed properly.
Packit 1f69a5
Packit 1f69a5
2007-04-23  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  Add macro AG_GST_PARSE_SUBSYSTEM_DISABLES that checks the defines in
Packit 1f69a5
	  the configuration header and AC_DEFINES the setings.
Packit 1f69a5
Packit 1f69a5
2007-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	Patch by: Vincent Torri <vtorri at univ-evry dot fr>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	Put the AC_MSG_RESULT output in brackets to get it properly written to
Packit 1f69a5
	the terminal.
Packit 1f69a5
Packit 1f69a5
2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	Check for flex >= 2.5.31 and set GENERATE_PARSER if we have at least
Packit 1f69a5
	that version. Otherwise use pre-generated parser sources as we can't
Packit 1f69a5
	raise the required flex version. HAVE_MT_SAVE_FLEX is obsolete now
Packit 1f69a5
	as we use a new enough flex version anyway. First part of #349180
Packit 1f69a5
Packit 1f69a5
2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  Allow pre-setting the GST(PB)_TOOLS/PLUGINS_DIR variables to help
Packit 1f69a5
	  builds against older GStreamer.
Packit 1f69a5
Packit 1f69a5
2007-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	Fix the flex version check. It ignored the micro version before.
Packit 1f69a5
Packit 1f69a5
2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	Use the same timeout when generating valgrind suppressions as 
Packit 1f69a5
	running the valgrind test.
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add some more suppressions and stuff.
Packit 1f69a5
Packit 1f69a5
2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	Make sure GSlice is disabled when building suppressions too.
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add around *850* lines of suppressions for one-time initialisations
Packit 1f69a5
	inside libasound and gconf/bonobo/ORBit. I feel so dirty.
Packit 1f69a5
Packit 1f69a5
2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	add a suppression for this GConf flup on the FC5 buildbot.
Packit 1f69a5
Packit 1f69a5
2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Make the suppression a little more generic, to catch the FC5 
Packit 1f69a5
	backtrace too.
Packit 1f69a5
Packit 1f69a5
2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Add a suppression for libcdio 0.76. It leaks an internal struct
Packit 1f69a5
	when the CD-ROM device is not accessible.
Packit 1f69a5
Packit 1f69a5
2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	  Move a line that was in the wrong macro
Packit 1f69a5
Packit 1f69a5
2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst.m4:
Packit 1f69a5
	  Add
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	* m4/gst-debuginfo.m4:
Packit 1f69a5
	* m4/gst-default.m4:
Packit 1f69a5
	* m4/gst-doc.m4:
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	* m4/gst-function.m4:
Packit 1f69a5
	* m4/gst-gettext.m4:
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	* m4/gst-libxml2.m4:
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	* m4/gst-plugin-docs.m4:
Packit 1f69a5
	* m4/gst-plugindir.m4:
Packit 1f69a5
	* m4/gst-valgrind.m4:
Packit 1f69a5
	* m4/gst-x11.m4:
Packit 1f69a5
	  Convert all macros to use AG_GST style so we can properly warn
Packit 1f69a5
	  when they're missing if configure.ac calls AG_GST_INIT
Packit 1f69a5
	  Will require update in all GStreamer modules.
Packit 1f69a5
Packit 1f69a5
2007-02-11  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  Remove 'enable' from configure switch description as this leads to 
Packit 1f69a5
	  confusing lines like "disable enable builing ...".
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  Fix comment to sound less horrible.
Packit 1f69a5
Packit 1f69a5
2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	Patch by: Will Newton  <will.newton gmail com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  Use $PKG_CONFIG rather than pkg-config directly, the one in our path
Packit 1f69a5
	  might not be the one we want, like when cross-compiling. Also, other
Packit 1f69a5
	  macros such as PKG_CHECK_MODULES use $PKG_CONFIG, so we should
Packit 1f69a5
	  probably too just for consistency. Fixes #405288.
Packit 1f69a5
Packit 1f69a5
2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	  Need to use double square brackets again so m4 doesn't remove them
Packit 1f69a5
	  (fixes #378931).
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  Use double square brackets here as well, for the same reason.
Packit 1f69a5
Packit 1f69a5
2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	  Use 'sed' rather than 'tr' to strip trailing letters from version
Packit 1f69a5
	  numbers, since 'tr' might not be available and we know sed is
Packit 1f69a5
	  (#378931).
Packit 1f69a5
Packit 1f69a5
2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  Increase default timeout under valgrind, 60 is just too short and
Packit 1f69a5
	  some tests take a bit longer these days and not everyone has a
Packit 1f69a5
	  beefy machine.
Packit 1f69a5
Packit 1f69a5
2006-09-29  Michael Smith  <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  More suppressions for edgy. 
Packit 1f69a5
Packit 1f69a5
2006-09-28  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	Use gmodule-no-export-2.0.pc instead of gmodule-2.0.pc - we neither
Packit 1f69a5
	want nor need --export-dynamic (which ends up making us export a bunch
Packit 1f69a5
	of unneeded symbols)
Packit 1f69a5
Packit 1f69a5
2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Some suppressions for the more recent ld.so in ubuntu edgy.
Packit 1f69a5
Packit 1f69a5
2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Shorten function trail so the suppression works on
Packit 1f69a5
	  my ubuntu dapper system with core cvs as well.
Packit 1f69a5
Packit 1f69a5
2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Extra suppressions from my Ubuntu x86_64 machine
Packit 1f69a5
Packit 1f69a5
2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	Patch by: Frederic Peters <fpeters at entrouvert com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	  Need to double square brackets in .m4 files. Should fix bison
Packit 1f69a5
	  version detection with version numbers like 1.23a (#348354).
Packit 1f69a5
Packit 1f69a5
2006-07-24  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	Valgrind fails to find tests written in tests/check/ directly (rather
Packit 1f69a5
	than a subdir) - because valgrind gets run with a filename that
Packit 1f69a5
	doesn't contain a relative path, it goes searching /usr/bin instead.
Packit 1f69a5
	Run with ./.... to make things work either way.
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	Add $(top_builddir)/src as a place to look for plugins
Packit 1f69a5
	when building too, since that's where gst-template keeps things
Packit 1f69a5
Packit 1f69a5
2006-07-23  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	Patch by: Frederic Peters <fpeters@entrouvert.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	  Fix bison detection (#348354)
Packit 1f69a5
Packit 1f69a5
2006-07-21  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-parser.m4:
Packit 1f69a5
	  check for bison and flex
Packit 1f69a5
Packit 1f69a5
2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-plugin-docs.m4:
Packit 1f69a5
	  remove the configure argument for enabling plugin doc build;
Packit 1f69a5
	  having gtk-doc enabled and pyxml present is enough of a trigger
Packit 1f69a5
Packit 1f69a5
2006-07-03  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* coverage/lcov.mak:
Packit 1f69a5
	  fix up rules to work with gst-python as well
Packit 1f69a5
	  run "make lcov" to test and generate the reports
Packit 1f69a5
	  run "make lcov-reset" to redo it after that
Packit 1f69a5
Packit 1f69a5
2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  add an inspect target that inspects every element feature,
Packit 1f69a5
	  so we can have that added for coverage
Packit 1f69a5
	* coverage/lcov.mak:
Packit 1f69a5
	  add support for lcov
Packit 1f69a5
Packit 1f69a5
2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  when building with gcov, reset CFLAGS and friends to O0
Packit 1f69a5
Packit 1f69a5
2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  Find the gcov that matches the gcc version
Packit 1f69a5
	  Only allow gcov if we use gcc
Packit 1f69a5
Packit 1f69a5
2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	* coverage/coverage-report-entry.pl:
Packit 1f69a5
	* coverage/coverage-report.pl:
Packit 1f69a5
	* coverage/coverage-report.xsl:
Packit 1f69a5
	  copy coverage reporting files from dbus
Packit 1f69a5
Packit 1f69a5
2006-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  libtool strips gcov's -f flags, so libgcov does not get
Packit 1f69a5
	  linked in.  Setting GCOV_LIBS with -lgcov fixes libtool's
Packit 1f69a5
	  stripping
Packit 1f69a5
	  also show what pkg-config-path we set
Packit 1f69a5
Packit 1f69a5
2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	Patch by: Peter Kjellerstedt <pkj at axis com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  Show list of plugins without external dependencies that
Packit 1f69a5
	  will not be built as well (#344136).
Packit 1f69a5
Packit 1f69a5
2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-plugin-docs.m4:
Packit 1f69a5
	  add GST_PLUGIN_DOCS, which checks for everything needed
Packit 1f69a5
	  to build the plugin docs (namely gtk-doc and pyxml); also
Packit 1f69a5
	  adds a new --enable-plugin-docs configure switch; will
Packit 1f69a5
	  set ENABLE_PLUGIN_DOCS conditional for use in Makefile.am
Packit 1f69a5
	  files (see #344039).
Packit 1f69a5
Packit 1f69a5
2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  add GST_PKG_CHECK_MODULES, which in the normal case of checking
Packit 1f69a5
	  for a dependency lib for a plug-in only needs two arguments
Packit 1f69a5
	  to do the right thing.
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  clean up output a little of feature checking; also deal with
Packit 1f69a5
	  non-plug-in feature checks
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/gst-gstreamer.m4:
Packit 1f69a5
	  remove this file; it's a useless check
Packit 1f69a5
Packit 1f69a5
2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	  add PPC64 so we can have separate structure sizes for it
Packit 1f69a5
Packit 1f69a5
2006-06-05  Edward Hervey  <edward@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	Check for the proper .devhelp2 file to remove.
Packit 1f69a5
Packit 1f69a5
2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  allow a magic variable to suppress errors from docbuilding
Packit 1f69a5
Packit 1f69a5
2006-05-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  error out if gtkdoc-mktmpl finds unused declarations
Packit 1f69a5
Packit 1f69a5
2006-05-28  Edward Hervey  <edward@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Reverting previous commit.  That's good to know, Edward, but why ?
Packit 1f69a5
	
Packit 1f69a5
2006-05-28  Edward Hervey  <edward@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	Added suppresion for memleak in g_option_context_parse on fc5-64
Packit 1f69a5
Packit 1f69a5
2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIR
Packit 1f69a5
Packit 1f69a5
2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  Fix 'make help' in check directories, it should be
Packit 1f69a5
	  'valgrind.gen-suppressions' not 'valgrind-gen-suppressions'
Packit 1f69a5
	  (not changing target to match help string on purpose to keep
Packit 1f69a5
	  scripts etc. functional).
Packit 1f69a5
Packit 1f69a5
2006-05-18  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	Patch by: Peter Kjellerstedt
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	  add support for CRIS and CRISv32.
Packit 1f69a5
Packit 1f69a5
2006-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	Fix the macros for command-line supplied package and origin names
Packit 1f69a5
	so they don't end up being configure as "" (Fixes #341479)
Packit 1f69a5
Packit 1f69a5
2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	Add uninstall rule to remove .devhelp2 files.
Packit 1f69a5
Packit 1f69a5
2006-05-09  Edward Hervey  <edward@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp: 
Packit 1f69a5
	  Add suppression for GSlice version of
Packit 1f69a5
	  g_type_init calloc leak
Packit 1f69a5
Packit 1f69a5
2006-04-05  Michael Smith  <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Delete a bogus suppression for the registry code.
Packit 1f69a5
	  Generalise a suppression for a glib bug (see #337404)
Packit 1f69a5
Packit 1f69a5
2006-04-04  Michael Smith <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Add a leak suppression: the existing glibc-doesn't-free-TLS one
Packit 1f69a5
	  wasn't triggering here.
Packit 1f69a5
Packit 1f69a5
2006-04-04  Michael Smith <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  Add some minimally-neccesary suppressions for my x86/dapper system.
Packit 1f69a5
Packit 1f69a5
2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  Do not display an origin link if origin does not start with http
Packit 1f69a5
	  See #323798
Packit 1f69a5
Packit 1f69a5
2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  add more macros
Packit 1f69a5
	* m4/gst-x11.m4:
Packit 1f69a5
	  X11-related checks
Packit 1f69a5
Packit 1f69a5
2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-version.m4:
Packit 1f69a5
	  newer version
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	* m4/gst-doc.m4:
Packit 1f69a5
	  update and add other macros to be shared across projects
Packit 1f69a5
Packit 1f69a5
2006-03-24  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  add a suppression for g_parse_debug_string
Packit 1f69a5
Packit 1f69a5
2006-03-23  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	  sync fully with gtkdoc-0.15
Packit 1f69a5
Packit 1f69a5
2006-03-23  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  sync a little with gtk-doc mainline
Packit 1f69a5
Packit 1f69a5
2006-03-17  Wim Taymans  <wim@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  add another clone suppression
Packit 1f69a5
	  change all glibc suppressions to match 2.3.*
Packit 1f69a5
Packit 1f69a5
2006-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/check.m4:
Packit 1f69a5
	  fix test so it actually works when the normal check is used
Packit 1f69a5
	  over debian's/ubuntu's
Packit 1f69a5
Packit 1f69a5
2006-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	Set G_SLICE=always-malloc when valgrinding tests
Packit 1f69a5
	(closes #333272)
Packit 1f69a5
Packit 1f69a5
2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	Fix debug output when the GLib version prerequisite is not found
Packit 1f69a5
Packit 1f69a5
2006-02-13  Andy Wingo  <wingo@pobox.com>
Packit 1f69a5
Packit 1f69a5
	* m4/check.m4: Hack around Debian/Ubuntu's broken installation of
Packit 1f69a5
	the PIC version of check as libcheck_pic.a. Should work with
Packit 1f69a5
	cross-compilation too. Grr.
Packit 1f69a5
Packit 1f69a5
2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-default.m4:
Packit 1f69a5
	  switch to auto* sinks for defaults
Packit 1f69a5
Packit 1f69a5
2006-02-02  Wim Taymans  <wim@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  add a .valgrind.gen-suppressions target to aid in generating
Packit 1f69a5
	  suppressions
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  add more repressions from my debian glibc as of today
Packit 1f69a5
Packit 1f69a5
2006-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  only add srcdir/gst if it exists
Packit 1f69a5
Packit 1f69a5
2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* release.mak:
Packit 1f69a5
	  don't complain about disted enums in win32
Packit 1f69a5
Packit 1f69a5
2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  AC_SUBST CFLAGS and LIBS
Packit 1f69a5
	  do a non-command because something is stripping out our AC_SUBST
Packit 1f69a5
Packit 1f69a5
2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	* m4/gst-valgrind.m4:
Packit 1f69a5
	  properly give a "no" result manually when providing a
Packit 1f69a5
	  not-found action to fix configure output
Packit 1f69a5
Packit 1f69a5
2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/pkg.m4:
Packit 1f69a5
	  update with a more recent version
Packit 1f69a5
Packit 1f69a5
2006-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gettext.patch:
Packit 1f69a5
	  make Makefile depend on LINGUAS, so rebuilds work when adding
Packit 1f69a5
	  a language
Packit 1f69a5
Packit 1f69a5
2006-01-03  Michael Smith  <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  Clarify error message from valgrind test runs.
Packit 1f69a5
Packit 1f69a5
2005-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	  define HOST_CPU
Packit 1f69a5
Packit 1f69a5
2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  add a valgrind-forever target for tests
Packit 1f69a5
Packit 1f69a5
2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  when a "make test.check" run fails, make it rerun the test with	
Packit 1f69a5
	  at least debug level 2
Packit 1f69a5
Packit 1f69a5
2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  fix check for base plugins
Packit 1f69a5
	* m4/gst-default.m4:
Packit 1f69a5
	  add m4 to set default elements
Packit 1f69a5
Packit 1f69a5
2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  check for tools correctly
Packit 1f69a5
Packit 1f69a5
2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  only enable breaking on new API when make distcheck passes,
Packit 1f69a5
	  not before
Packit 1f69a5
Packit 1f69a5
2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  Resurrect Julien's dead body and wipe his mind clean
Packit 1f69a5
Packit 1f69a5
2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  Kill Julien
Packit 1f69a5
Packit 1f69a5
2005-10-17  Julien MOUTTE  <julien@moutte.net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-check.m4: I know Thomas will kill me but this 
Packit 1f69a5
	ifelse statement seems incorrect as it is always setting
Packit 1f69a5
	required to "yes". With this one it seems to work. Fixes
Packit 1f69a5
	build of gst-plugins-base on my setup where gstreamer-check
Packit 1f69a5
	is definitely not present/required.
Packit 1f69a5
Packit 1f69a5
2005-10-18  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  make build break on new api that has not been added to the
Packit 1f69a5
	  sections file
Packit 1f69a5
Packit 1f69a5
2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/gst-check.m4:
Packit 1f69a5
	  add macro for easy checks for GStreamer libs
Packit 1f69a5
Packit 1f69a5
2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	  update, warn in error cases
Packit 1f69a5
Packit 1f69a5
2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  add GST_SET_DEFAULT_LEVEL
Packit 1f69a5
Packit 1f69a5
2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/gst-gettext.m4:
Packit 1f69a5
	  remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
Packit 1f69a5
	* m4/gst-glib2.m4:
Packit 1f69a5
	  clean up and re-use in core soon
Packit 1f69a5
	* m4/gst-plugindir.m4:
Packit 1f69a5
	  macro to set up PLUGINDIR and plugindir define/var
Packit 1f69a5
Packit 1f69a5
2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/gst-gettext.m4:
Packit 1f69a5
	  add macro for setting up gettext
Packit 1f69a5
Packit 1f69a5
2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-args.m4:
Packit 1f69a5
	  add some .m4's for argument checking that can be shared among modules
Packit 1f69a5
Packit 1f69a5
2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-libtool.m4:
Packit 1f69a5
	  set _LT_LDFLAGS
Packit 1f69a5
	* m4/gst-libxml2.m4:
Packit 1f69a5
	  document
Packit 1f69a5
Packit 1f69a5
2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4:
Packit 1f69a5
	  indent a little
Packit 1f69a5
	  add AC_REQUIRE
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  clean up
Packit 1f69a5
Packit 1f69a5
2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh:
Packit 1f69a5
	  update version detection expression to catch stuff like
Packit 1f69a5
	  Libtool (libtool15) 1.5.0
Packit 1f69a5
Packit 1f69a5
2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  commit 6 new suppressions related to g_module_open; can these
Packit 1f69a5
	  really not be folded into one ?
Packit 1f69a5
Packit 1f69a5
2005-10-11  Edward Hervey  <edward@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gst.supp: 
Packit 1f69a5
	made the <g_type_init calloc 2> suppression more generic
Packit 1f69a5
	Added pthread memleak suppresions
Packit 1f69a5
	Added nss_parse_* memleak suppresion (used by g_option_context_parse)
Packit 1f69a5
Packit 1f69a5
2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  be more strict, more leak resolution
Packit 1f69a5
	* gst.supp:
Packit 1f69a5
	  clean up the g_type_init suppressions
Packit 1f69a5
Packit 1f69a5
2005-10-07  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
	* m4/gst-valgrind.m4:
Packit 1f69a5
	  put the valgrind detection in an .m4
Packit 1f69a5
Packit 1f69a5
2005-09-29  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  add some more targets, like "help", but also more intensive tests
Packit 1f69a5
Packit 1f69a5
2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	  make certain doc warnings fatal so people maintain docs again
Packit 1f69a5
Packit 1f69a5
2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* scangobj-merge.py:
Packit 1f69a5
	  merge additions from the .signals.new and .args.new file in
Packit 1f69a5
	  the original ones, only updating if necessary
Packit 1f69a5
Packit 1f69a5
2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst-xmlinspect.py:
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  fix properly for new API; make update in plugins dir now works
Packit 1f69a5
Packit 1f69a5
2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst-xmlinspect.py:
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	  some fixes for new API
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  set environment properly
Packit 1f69a5
Packit 1f69a5
2005-09-17  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak: Use new environment variables.
Packit 1f69a5
Packit 1f69a5
2005-09-16  Michael Smith <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
	  Make the scanobj code reflect registry/plugin API changes
Packit 1f69a5
Packit 1f69a5
2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  split out scanobj step (which will be run by doc maintainer)
Packit 1f69a5
	  from scan step (which will be run on every build)
Packit 1f69a5
	  clean up some of the commands for make distcheck
Packit 1f69a5
Packit 1f69a5
2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* mangle-tmpl.py:
Packit 1f69a5
	  first stab at reorganizing the plugins build so we can maintain
Packit 1f69a5
	  element docs
Packit 1f69a5
Packit 1f69a5
2005-09-14  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* as-libtool.mak: Remove
Packit 1f69a5
	* m4/as-libtool.m4: The libtool bug that this worked around has
Packit 1f69a5
	  been fixed.
Packit 1f69a5
	* m4/as-version.m4: Don't define GST_RELEASE, since it causes
Packit 1f69a5
	  config.h to be regenerated needlessly, and we don't use it.
Packit 1f69a5
Packit 1f69a5
2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  error out on inspect failure
Packit 1f69a5
Packit 1f69a5
2005-09-14  Michael Smith <msmith@fluendo.com>
Packit 1f69a5
Packit 1f69a5
	* glib-gen.mak:
Packit 1f69a5
	  Don't call glib-mkenums with arguments that confuse/break MinGW,
Packit 1f69a5
	  fixes 316155.
Packit 1f69a5
Packit 1f69a5
2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	* gtk-doc.mak:
Packit 1f69a5
	* m4/gst-doc.m4:
Packit 1f69a5
	  separate out gtk-doc and docbook stuff
Packit 1f69a5
	  have two separate --enable configure flags
Packit 1f69a5
Packit 1f69a5
2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  add a .gdb target; rebuild registry for each target, otherwise
Packit 1f69a5
	  a code rebuild always triggers a reg rebuild, and it's just too
Packit 1f69a5
	  annoying
Packit 1f69a5
	* gstdoc-scangobj:
Packit 1f69a5
Packit 1f69a5
2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  separate out REGISTRY_ENVIRONMENT; we want to use that from
Packit 1f69a5
	  our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
Packit 1f69a5
	  everything that the first test, gst-register, needs
Packit 1f69a5
Packit 1f69a5
2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  parse output of valgrind and check for definitely lost, and error
Packit 1f69a5
	  out; somehow I was led to believe valgrind returns non-zero for
Packit 1f69a5
	  leaks, but I can't make it do that, so let's parse
Packit 1f69a5
Packit 1f69a5
2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* check.mak:
Packit 1f69a5
	  for some weird reason valgrind does not report actual memleaks
Packit 1f69a5
	  if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
Packit 1f69a5
	  while valgrind is running.  Since the registry is going to go
Packit 1f69a5
	  anyway, I don't want to waste any more time on this; I just run
Packit 1f69a5
	  valgrind without GST_PLUGIN_PATH set.  Since the registry loading
Packit 1f69a5
	  doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
Packit 1f69a5
	  the registry, that's actually fine.
Packit 1f69a5
Packit 1f69a5
2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* mangle-tmpl.py:
Packit 1f69a5
	  keep original Long_Description; only insert an include if it's
Packit 1f69a5
	  not already the first line in there
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  output more information for plugins, including an origin hyperlink
Packit 1f69a5
Packit 1f69a5
2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst-xmlinspect.py:
Packit 1f69a5
	  a first stab at inspecting plugins and outputting an xml description
Packit 1f69a5
	* gtk-doc-plugins.mak:
Packit 1f69a5
	  a gtk-doc using snippet for plugins documentation
Packit 1f69a5
	* plugins.xsl:
Packit 1f69a5
	  a stylesheet to convert gst-xmlinspect.py output to docbook output
Packit 1f69a5
	  for inclusion in the gtk-doc stuff
Packit 1f69a5
Packit 1f69a5
2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-doc.m4:
Packit 1f69a5
	  s/pdf/eps/ in test for whether we output EPS images (#309379).
Packit 1f69a5
Packit 1f69a5
2005-07-18  Andy Wingo  <wingo@pobox.com>
Packit 1f69a5
Packit 1f69a5
	* m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
Packit 1f69a5
	better. Thanks, Paolo Bonzini!
Packit 1f69a5
	
Packit 1f69a5
	* m4/Makefile.am (EXTRA_DIST): 
Packit 1f69a5
	* m4/as-libtool-tags.m4: New file, tries to disable some CXX and
Packit 1f69a5
	fortran checks.
Packit 1f69a5
Packit 1f69a5
2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-error.m4:
Packit 1f69a5
	  add macro to set ERROR_CFLAGS
Packit 1f69a5
Packit 1f69a5
2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh:
Packit 1f69a5
	  Remove the old autoregen.sh if it exists before recreating it,
Packit 1f69a5
	  to prevent confusing any shell process that might be reading it
Packit 1f69a5
	  currently.
Packit 1f69a5
Packit 1f69a5
2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gtk-doc.m4:
Packit 1f69a5
	  added
Packit 1f69a5
Packit 1f69a5
2005-06-03  Stefan Kost  <ensonic@users.sf.net>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh: create autoregen.sh *before* shifting the options
Packit 1f69a5
Packit 1f69a5
2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh: only update autoregen.sh on actual runs
Packit 1f69a5
Packit 1f69a5
2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/check.m4: m4 from the check unit test suite
Packit 1f69a5
Packit 1f69a5
2004-12-14  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
Packit 1f69a5
	isn't needed anywhere
Packit 1f69a5
Packit 1f69a5
2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh:
Packit 1f69a5
	  allow failure command to be run so we can clean upfrom autopoint
Packit 1f69a5
Packit 1f69a5
2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
Packit 1f69a5
	* m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
Packit 1f69a5
Packit 1f69a5
2004-07-21  Benjamin Otte  <otte@gnome.org>
Packit 1f69a5
Packit 1f69a5
	* m4/.cvsignore: exciting updates for libtool m4 files
Packit 1f69a5
Packit 1f69a5
2004-07-12  David Schleef  <ds@schleef.org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-objc.m4:  Add a macro to test for objective C
Packit 1f69a5
Packit 1f69a5
2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  not all of them support --plugin-libs, so redirect stderr
Packit 1f69a5
Packit 1f69a5
2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-scrub-include.m4:
Packit 1f69a5
	  sync with upstream to 0.1.4.  Fixes #132440
Packit 1f69a5
Packit 1f69a5
2004-06-07  Benjamin Otte  <otte@gnome.org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
	  write a big marker into configure output when checking next plugin
Packit 1f69a5
	  to allow easier parsing of why plugins are(n't) built.
Packit 1f69a5
Packit 1f69a5
2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-compiler-flag.m4:
Packit 1f69a5
	* m4/as-compiler.m4:
Packit 1f69a5
	* m4/as-libtool.m4:
Packit 1f69a5
	* m4/as-version.m4:
Packit 1f69a5
	  sync with upstream, change sticky options to -ko
Packit 1f69a5
Packit 1f69a5
2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-scrub-include.m4: synced with upstream
Packit 1f69a5
Packit 1f69a5
2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* po.mak:
Packit 1f69a5
          snippet for updating .po files
Packit 1f69a5
Packit 1f69a5
2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* Makefile.am:
Packit 1f69a5
	* m4/Makefile.am:
Packit 1f69a5
          integrate these with the dist
Packit 1f69a5
Packit 1f69a5
2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* release.mak: add a release target
Packit 1f69a5
Packit 1f69a5
2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	patch by: Stephane Loeuillet
Packit 1f69a5
Packit 1f69a5
	* m4/ax_create_stdint_h.m4:
Packit 1f69a5
          use head -n instead of head - (#136500)
Packit 1f69a5
Packit 1f69a5
2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-doc.m4: don't build PS without dvips binary
Packit 1f69a5
Packit 1f69a5
2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
Packit 1f69a5
Packit 1f69a5
	reviewed by: Benjamin Otte  <otte@gnome.org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-docbook.m4:
Packit 1f69a5
	  don't use == operator with test(1) (fixes #135115)
Packit 1f69a5
Packit 1f69a5
2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
 
Packit 1f69a5
	* common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
Packit 1f69a5
Packit 1f69a5
2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
          remove AM_CONDITIONAL for the subsystem since automake 1.6.x
Packit 1f69a5
          requires that call be in configure.ac
Packit 1f69a5
Packit 1f69a5
2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-libxml2.m4:
Packit 1f69a5
          take required version as argument, and default to 2.4.9 if not
Packit 1f69a5
          specified
Packit 1f69a5
Packit 1f69a5
2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-feature.m4:
Packit 1f69a5
          rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
Packit 1f69a5
Packit 1f69a5
2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* common/m4/as-ac-expand.m4:
Packit 1f69a5
	* common/m4/as-auto-alt.m4:
Packit 1f69a5
	* common/m4/as-compiler-flag.m4:
Packit 1f69a5
	* common/m4/as-compiler.m4:
Packit 1f69a5
	* common/m4/as-docbook.m4:
Packit 1f69a5
	* common/m4/as-libtool.m4:
Packit 1f69a5
	* common/m4/as-scrub-include.m4:
Packit 1f69a5
	* common/m4/as-version.m4:
Packit 1f69a5
	* common/m4/glib-gettext.m4:
Packit 1f69a5
	* common/m4/gst-arch.m4:
Packit 1f69a5
	* common/m4/gst-debuginfo.m4:
Packit 1f69a5
	* common/m4/gst-doc.m4:
Packit 1f69a5
	* common/m4/gst-feature.m4:
Packit 1f69a5
	* common/m4/gst-function.m4:
Packit 1f69a5
	* common/m4/gst-glib2.m4:
Packit 1f69a5
	* common/m4/gst-gstreamer.m4:
Packit 1f69a5
	* common/m4/gst-libxml2.m4:
Packit 1f69a5
	* common/m4/gst-makecontext.m4:
Packit 1f69a5
	* common/m4/gst-mcsc.m4:
Packit 1f69a5
	* common/m4/pkg.m4:
Packit 1f69a5
          fix underquoted macros as reported by automake 1.8.x (#133800)
Packit 1f69a5
Packit 1f69a5
2004-02-11  Johan Dahlin  <johan@gnome.org>
Packit 1f69a5
Packit 1f69a5
	* gst-autogen.sh: Use A-Z instead of A-z in sed expression to
Packit 1f69a5
	avoid a warning
Packit 1f69a5
Packit 1f69a5
2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
Packit 1f69a5
Packit 1f69a5
	* m4/gst-doc.m4:
Packit 1f69a5
          we use --output-format=xml and --ingnore-files options to
Packit 1f69a5
          gtkdoc-mkdb, which got added between 0.9 and 1.0
Packit 1f69a5
Packit 1f69a5
2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
	* m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
Packit 1f69a5
          to configure.ac to shut up libtoolize
Packit 1f69a5
Packit 1f69a5
2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
        * glib-gen.mak: added; used to generate enums and marshal code
Packit 1f69a5
Packit 1f69a5
2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
Packit 1f69a5
Packit 1f69a5
        * gettext.patch: added; used by autogen.sh to make sure
Packit 1f69a5
          GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
Packit 1f69a5