m4/gst-parser.m4: Fix AG_GST_BISON_CHECK to handle version numbers with more than...
[platform/upstream/gst-common.git] / ChangeLog
1 2008-12-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         Patch by: Roland Illig <roland dot illig at gmx dot de>
4
5         * m4/gst-parser.m4:
6         Fix AG_GST_BISON_CHECK to handle version numbers with more than
7         two components (i.e. 2.4.1). Fixes bug #564507.
8
9 2008-12-14  Edward Hervey  <bilboed@gmail.com>
10
11         * gst.supp:
12         And yet another variant of the GstAudioFilter leak.
13
14 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
15
16         * gst.supp:
17         Added variants of leaks of dynamic pad templates created in
18         GstAudioFilter.
19         Add conditional jump triggered by getaddrinfo (maybe glibc-2.9).
20
21 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
22
23         * gst.supp:
24         Fix leak in GIO called by gnomevfs. Nothing we can do about this.
25
26 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
27
28         * gst.supp:
29         Added another suppression for dynamic pad templates, in this case
30         GstAudioFilter.
31         Added suppression for PangoLanguage which can never be freed
32         according to the Pango API.
33
34 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
35
36         * gst.supp:
37         A whole bunch of suppressions detected on latest gentoo ~amd64.
38         Make some existing suppressions more generic (for subtle dependecy
39         code changes).
40         Added suppressions for glibc-2.9.
41         Added suppressions for new variants of ALSA leaks.
42         Added suppressions for a series of leaks in plugins registrations due
43         to some pad templates' caps calculated at runtime.
44         Added suppressions for variants of some leaks in pango/fontconfig.
45         Added suppressions for leak in gstffmpegcsp.c (nothing we can do
46         about it, but will only exist once).
47
48 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
49
50         * m4/gst-plugin-docs.m4:
51         Remove the check if $have_gtk_doc equals yes as it's not defined
52         and $enable_gtk_doc should be good enough.
53         Also this restores the build of the plugin documentation.
54
55 2008-12-01  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
56
57         * gst.supp:
58         Add suppression variant for Ubuntu Hardy x86/64bit.
59
60 2008-12-01  Stefan Kost  <ensonic@users.sf.net>
61
62         * gtk-doc-plugins.mak:
63         * gtk-doc.mak:
64           Simplily uninstall rule. Its closer to upstream and fixes #150331.
65
66 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
67
68         * m4/glib-gettext.m4:
69         Update glib-gettext.m4 from latest stable GLib release.
70
71 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
72
73         Patch by: Cygwin Ports maintainer
74                    <yselkowitz at users dot sourceforge dot net>
75
76         * gettext.patch:
77         Update the gettext patch for use with gettext 0.17 which is
78         required to build with libtool 2.2 because of conflicts.
79         First part of bug #556091.
80
81 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
82
83         * m4/gtk-doc.m4:
84         * m4/pkg.m4:
85         Update gtk-doc and pkg-config m4 macros from their latest releases.
86
87 2008-11-20  Michael Smith <msmith@songbirdnest.com>
88
89         * m4/as-objc.m4:
90           Fix objective C test macro when none of the compilers are found at all.
91
92 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
93
94         * gtk-doc.mak:
95           Also cp the entities here to all xinlcude based docs (workaround for
96           not being able to set up a search path).
97
98 2008-10-17  Jan Schmidt  <jan.schmidt@sun.com>
99
100         * gtk-doc.mak:
101           Don't clobber the real registry cache file when
102           building docs.
103
104 2008-10-07  Jan Schmidt - Sun Microsystems <jan.schmidt@sun.com>
105
106         * m4/gst-error.m4:
107           Also disable the bogus "loop not entered at top" warnings appearing on Sparc Forte builds.
108
109 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
110
111         * gtk-doc.mak:
112           Apply the same fix as below to gtk-doc.mak. Somehow did not end up in
113           CVS.
114
115 2008-09-05  David Schleef  <ds@schleef.org>
116
117         * gtk-doc-plugins.mak: Fix the check for gtkdoc-rebase: don't
118           pass the 'which' error back to make.  This fix is more specific
119           than what is in upstream.
120
121 2008-09-05  David Schleef  <ds@schleef.org>
122
123         * gtk-doc.mak: Fix the check for gtkdoc-rebase: don't pass the
124           'which' error back to make.  This fix is more specific than
125           what is in upstream.
126
127 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
128
129         * gtk-doc-plugins.mak:
130         * gtk-doc.mak:
131           Get closer to upstream makefiles. Don't install index.sgml twice. Call
132           gtkdoc-rebase (if exists).
133
134 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
135
136         * gtk-doc-plugins.mak:
137           Revert $(top_builddir) -> $(builddir) change of rev. 1.39 as there is
138           no variable called builddir.
139
140 2008-07-31  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
141
142         * gst.supp:
143         Add suppressions for Ubunty Hardy x86/64bit, similar to earlier
144         versions and 32bit variant.
145
146 2008-07-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
147
148         * m4/gst-feature.m4:
149         Remove GST_DISABLE_(ENUMTYPES|INDEX|URI).
150
151 2008-07-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
152
153         * m4/gst-error.m4::
154           When checking for GST_ERROR_CXXFLAGS, check each compiler flag
155           individually, not all together.
156
157 2008-07-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
158
159         * m4/gst-parser.m4::
160           Fix bison version number detection for older --version
161           output format (as bison 1.28 on OSX 10.4 outputs).
162           Fixes #543853.
163
164 2008-07-12  Stefan Kost  <ensonic@users.sf.net>
165
166         * plugins.xsl:
167           Split refsect2 also here to make "Element Pads" subtitle visible.
168
169 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
170
171         * m4/gst-error.m4:
172         Add compiler flags to warn if declarations after statements or
173         variable length arrays are used. These are C99/GCC extensions and
174         are not supported by some compilers we want to support.
175
176 2008-07-02  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
177
178         * gtk-doc-plugins.mak:
179         Only clean doc maintainer stamps in maintainer-clean.  Fixes #539977.
180
181 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
182
183         * gstdoc-scangobj:
184         Always use format strings for printf-like functions, even if they just
185         print a string. Fixes bug #536981.
186
187 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
188
189         * gtk-doc-plugins.mak:
190         * gtk-doc.mak:
191         Include CFLAGS and LDFLAGS in GTKDOC_CFLAGS and GTKDOC_LDFLAGS,
192         otherwise the values passed to configure are ignored.
193         Fixes bug #536978.
194
195 2008-06-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
196
197         * m4/gst-error.m4:
198           Add -fno-strict-aliasing when compiling with -Werror, to work around
199           warnings caused by G_LOCK with recent GLib versions (2.16.x) (#316221).
200
201 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
202
203         * gtk-doc.mak:
204         Don't copy html/*.png files unless they don't already exist
205         in the destdir. Fixes distcheck failure caused by permissions
206         problems trying to copy a file into the destdir when it already
207         exists.
208
209 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
210
211         * plugins.xsl:
212           The class was not shown in plugin docs. Fix typo in changelog below.
213
214 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
215
216         * gstdoc-scangobj:
217         Emit warnings if one of the GTypes we're expecting is 0
218         when scanning.
219
220 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
221
222         * gtk-doc-plugins.mak:
223         * gtk-doc.mak:
224         Fix installing png images when gtk-doc is disabled.
225
226 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
227
228         * gtk-doc-plugins.mak:
229         * gtk-doc.mak:
230         Fix make clean when gtk-doc is disabled and other cleanups.
231
232 2008-05-17  Jan Schmidt  <jan.schmidt@sun.com>
233
234         * gtk-doc-plugins.mak:
235         Be more quiet when the files don't yet exist.
236
237 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
238
239         * gstdoc-scangobj:
240         Add a mechanism for adding 'implicitly created' GTypes into the
241         scan, allowing for documenting plugin-private base classes that
242         provide signals or properties for public elements.
243
244         * gtk-doc-plugins.mak:
245         Use $(builddir) instead of $(top_builddir) in a few places - there's
246         no need to hard code 'docs/plugins' as the only useable path.
247
248 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
249
250         * m4/gst-feature.m4:
251         Report plug-ins without external dependencies that will not be built
252         even when the name of the plug-in is a substring of another plug-in,
253         e.g., goom vs. goom2k1.
254
255 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
256
257         * gst.supp:
258           Add suppression for glibc bug on gutsy/x86-64
259
260 2008-05-12  Stefan Kost  <ensonic@users.sf.net>
261
262         * plugins.xsl:
263           Improve the layout of the caps, but splitting them on ";".
264
265 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
266         
267         Patch by: Brian Cameron <brian dot cameron at sun dot com>
268
269         * m4/gst-default.m4:
270         Don't set the default audio sink to the default visualizer.
271         Fixes bug #532295.
272
273 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
274
275         * check.mak: (help):
276           Document GST_CHECKS environment variable in checks 'make help'.
277
278 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
279
280         Patch by: Marc-Andre Lureau <marcandre dot lureau at gmail dot com>
281
282         * scangobj-merge.py:
283         Don't depend on Twisted just for the OrderedDict but implement our
284         own ordered dictionary class. Fixes bug #531577.
285
286 2008-04-23  Edward Hervey  <edward.hervey@collabora.co.uk>
287
288         * gst.supp:
289         Re-arrange latest suppressions.
290         Add all known suppressions for ubuntu hardy. Same as for older
291         ubuntus, but with different codepaths.
292
293 2008-04-22  Edward Hervey  <bilboed@gmail.com>
294
295         * gst.supp: Make tls leak suppression a bit more generic.
296
297 2008-04-22  Edward Hervey  <bilboed@gmail.com>
298
299         * gst.supp: Fix ommission in latest commit.
300         Make tls leak suppression more generic in order to cover more
301         distributions (and hopefully also future distributions).
302
303 2008-04-22  Edward Hervey  <bilboed@gmail.com>
304
305         * gst.supp: Add suppressions for Hardy.
306         They're just the newer versions of similar suppressions we had
307         for the previous versions of ubuntu.
308
309 2008-04-15  Sebastian Dröge  <slomo@circular-chaos.org>
310
311         * Makefile.am:
312         * m4/Makefile.am:
313         Dist all files in common. Fixes bug #527984.
314
315 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
316
317         * m4/gst-function.m4:
318           Rename AC_CACHE_VAL cache-ids to contain '_cv_' in order to make
319           autoconf-2.62 complain less.
320
321 2008-04-13  Tim-Philipp Müller  <tim at centricular dot net>
322
323         * m4/gst-args.m4:
324         * m4/gst-valgrind.m4:
325           Bump valgrind requirement to 3.0 (which was released in August 2005).
326           Fixes #489269. Also, check for version >=REQ and not >REQ.
327
328 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
329
330         * m4/gst-default.m4:
331           Add --with-default-{audiosink|audiosrc|videosink|videosrc|visualizer}
332           configure switches (#519417).
333
334 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
335
336         * m4/gst-args.m4:
337           Add --disable-foo switch for dependency-less plugins (#525586).
338
339 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
340
341         * m4/gst-parser.m4:
342         Unconditionally require flex 2.5.31 and bison 1.875.
343
344 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
345
346         * m4/gst-arch.m4:
347         amd64/x86_64 allows unaligned memory access too.
348
349 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
350
351         * m4/gst-dowhile.m4:
352         Add macro that checks if the compiler supports do {} while (0)
353         macros and define HAVE_DOWHILE_MACROS if it does. This is
354         needed by glib/gmacros.h to use something else than
355         if (1) else for G_STMT_START/END when compling C++, which
356         causes compiler warnings because of ambigious else with g++ 4.3.
357
358 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
359
360         * m4/gst-plugin-docs.m4:
361         * mangle-tmpl.py:
362         Don't depend on PyXML and use only XML modules that are shipped
363         with python. Fixes bug #519635.
364
365 2008-03-07  Edward Hervey  <edward.hervey@collabora.co.uk>
366
367         * m4/gtk-doc.m4: (GTK_DOC_CHECK): 
368         The previous commit to this file by Stefan Kost mentionned checking for
369         SED, but NOT checking for gtkdoc-check (wth is that doing there ??).
370         Therefore, removing the check for gtkdoc-check
371
372 2008-03-03  David Schleef  <ds@schleef.org>
373
374         * m4/ax_create_stdint_h.m4: Oops, checked in the wrong copy of
375           this file.  (Update from upstream)
376
377 2008-03-03  David Schleef  <ds@schleef.org>
378
379         * m4/ax_create_stdint_h.m4:  Update from upstream.  Fixes a bug
380           compiling with MSVC.
381
382 2008-03-03  Edward Hervey  <edward.hervey@collabora.co.uk>
383
384         * m4/pkg.m4:
385         Allow override of pkg-config results, as proposed by configure --help.
386         This is in fact just a backport from upstream pkg.m4.
387         Fixes #518892
388
389 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
390
391         * ChangeLog:
392         Changelog surgery of my previous commit to add bugzilla reference.
393         * m4/gst-args.m4:
394         Add AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to make it easier
395         to include and exclude plug-ins without external references, i.e.,
396         plug-ins listed in GST_PLUGINS_SELECTED. (#498222)
397
398 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
399
400         * gst.supp:
401         Add another glibc suppression.
402
403 2008-02-29  Peter Kjellerstedt  <pkj@axis.com>
404
405         * m4/gst-feature.m4:
406         Make the comment before defines generated via AG_GST_CHECK_FEATURE
407         look nicer. (#498222)
408
409 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
410
411         * m4/Makefile.am:
412         * m4/as-gcc-inline-assembly.m4:
413         Add Dave Schleef's GCC inline assembly detection macro
414         for using in gst-plugins-good in the goom 2k4 plugin.
415
416 2008-02-25  Andy Wingo  <wingo@pobox.com>
417
418         * gst-autogen.sh: Instead of only passing certain arguments to
419         configure, pass anything that we didn't handle. Much friendlier.
420         Fixes #34412.
421
422 2008-02-23  Jan Schmidt  <Jan.Schmidt@sun.com>
423
424         * m4/gst-error.m4:
425         Store the detected compiler flags into ERROR_CFLAGS rather than
426         ERROR_CXXFLAGS, and use the macro that checks the C compiler, not
427         the C++ one.
428
429 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
430
431         * m4/gst-error.m4:
432           Reflow checks for additional warning flags so they're not
433           nested, which fixes the result reporting in the configure
434           output.
435
436 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
437
438         * m4/as-compiler-flag.m4:
439           Add AS_CXX_COMPILER_FLAG
440
441         * m4/gst-error.m4:
442           Add AG_GST_SET_ERROR_CXXFLAGS (Forte bits need testing)
443
444 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
445
446         * gtk-doc-plugins.mak:
447           Add 'check-inspected-versions' target; this helps identify
448           files that should have been removed or where the version
449           number should (ideally) be updated before a release
450           (which doesn't happen automatically if the releaser doesn't
451           build that plugin locally). Not adding at a distcheck hook
452           yet though, because it's not really that important and would
453           probably also be a problem on buildbots.
454
455 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
456
457         * gst.supp:
458         Add even more glibc 2.7 suppressions.
459
460 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
461
462         * gst.supp:
463         Add another suppression for GLib caching some values after
464         the first call.
465
466 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
467
468         Patch by:
469           Tim Mooney <mooney at dogbert dot cc dot ndsu dot nodak dot edu>
470
471         * m4/gst-error.m4:
472         Use no%E_MACRO_REDEFINED on Solaris to prevent compiler warnings.
473         Fixes bug #515905.
474
475 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
476
477         * gst.supp:
478         Add a few more glibc 2.7 suppressions to make the avisubtitle unit
479         test valgrind clean. Fixes bug #515703.
480
481 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
482
483         * ChangeLog:
484           Changelog surgery for last commit.
485
486 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
487
488         * m4/gtk-doc.m4:
489           Conditionally check for SED. Also sync a bit with upstream macro.
490
491 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
492
493         * gtk-doc-plugins.mak:
494         * gtk-doc.mak:
495           Use '$(SED)' instead of 'sed'. Don't use -i for in-place as its gnu
496           only, move to a temp file instead.
497
498 2008-02-06  Stefan Kost  <ensonic@users.sf.net>
499
500         * gtk-doc-plugins.mak:
501         * gtk-doc.mak:
502          As our docs are versioned, we need to patch the index.sgml file to have
503          correct paths there, unless we also want to fork gtk-doc's xsl (which
504          we don't). This hopefully fixes xrefs between modules.
505
506 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
507
508         * m4/gst-feature.m4:
509         Use printf instead of echo as "echo -e" isn't POSIX and doesn't work
510         with strict POSIX shells like tcsh or dash and also not every platform
511         has a /bin/echo that supports it.
512
513 2008-01-24  Stefan Kost  <ensonic@users.sf.net>
514
515         * ChangeLog:
516           ChangeLog surgery.
517
518         * gstdoc-scangobj:
519           Sync the object scanner with gtk-doc fixes. Update args and hierarchy
520           files.
521
522 2008-01-20  Sebastian Dröge  <slomo@circular-chaos.org>
523
524         * check.mak:
525         * coverage/lcov.mak:
526         * gtk-doc-plugins.mak:
527         * release.mak:
528         Use $(MAKE) instead of make to fix the build if GNU make is called
529         something else on the system.
530         
531         * m4/as-docbook.m4:
532         Fix path for docbook.xsl if we have no /etc/xml/catalog and add a
533         docbook-xsl search path for FreeBSD.
534
535 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
536
537         * gst.supp:
538         Add a suppression for a glibc bug:
539         http://valgrind.org/docs/manual/faq.html#faq.exit_errors>
540
541 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
542
543         * gst.supp:
544         Add some more glibc 2.7 suppressions and make the GLib suppressions
545         for the home/tmp/etc directory caching a bit more generic.
546
547 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
548
549         * gst.supp:
550         Add some glibc 2.7 supressions as found on Debian/unstable.
551
552 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
553
554         * download-translations:
555         Apparently I have problems with leaving things commented out when
556         I edit shell scripts.
557
558 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
559
560         * download-translations:
561         Remove bash-isms
562
563 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
564
565         * check-exports:
566         Restore the cleanup rm of our tmp file which I didn't mean to leave 
567         commented out.
568
569 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
570
571         * check-exports:
572           Fixes to make check-export work on both Solaris and Linux
573
574         * m4/gst-error.m4:
575           Disable extra warning category (argument mismatch) as an error
576           on Forte, as it prevents the libcheck fail_if macros from compiling.
577
578         * win32.mak:
579           Substitute the GStreamer version so things will keep working in 0.11
580
581 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
582
583         Patch by: Peter Kjellerstedt <pkj axis com>
584
585         * m4/gst-glib2.m4:
586         * m4/gst-libxml2.m4:
587           Improve/fix output from configure if either glib-2.0 or
588           libxml2 are not installed (#498222).
589
590 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
591
592         * coverage/lcov.mak:
593           Update coverage make-rules: use them conditionaly, use libtool mode
594           and use lcov to cleanup.
595
596 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
597
598         * glib-gen.mak:
599           Also use #include "header" instead of #include <header> for the
600           headers that were used to generate the source files for the same
601           reason as below.
602
603           Remove whitespace before #include.
604
605 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
606
607         * glib-gen.mak:
608           Use #include "header" instead of #include <header> for the generated
609           enum C files as the file will always be in the same directory and
610           some compilers seem to be a bit strict about that unless . is added
611           to the include path.
612
613           Include all headers that were used to generate the source files in
614           the C file as they're used there.
615
616 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
617
618         * win32.mak: (win32), (win32defs), (win32crlf):
619           Make check for CR LF in Visual C++ 6.0 project files
620           work, based on patch by David Schleef (#496722, #393626).
621         
622 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
623
624         * Makefile.am:
625           Don't forget to dist the new win32.mak.
626
627 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
628
629         * win32.mak: (win32), (win32defs):
630           Move common win32 Makefile foo into this new file.
631
632 2007-12-15  Stefan Kost  <ensonic@users.sf.net>
633
634         * gtk-doc-plugins.mak:
635         * gtk-doc.mak:
636           We should have never forked this that much :/.
637
638 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
639
640         * check-exports:
641           Fix build on the ppc64 build bot.
642
643 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
644
645         * check-exports:
646           Suppress more unintentional exports (too much hassle to rename them,
647           since the win32 project files would need changing too).
648
649 2007-12-12  Tim-Philipp Müller  <tim at centricular dot net>
650
651         * Makefile.am:
652           check-exports should be disted.
653
654 2007-12-12  Tim-Philipp Müller  <tim at centricular dot net>
655
656         * check-exports:
657           Add quick'n'dirty script to check the exported symbols of a library
658           against the symbols in the corresponding .def file (#493983). Based
659           on script by Ole André Vadla Ravnås.
660
661 2007-11-06  Jan Schmidt  <jan.schmidt@sun.com>
662
663         * gtk-doc-plugins.mak:
664         Fix distcheck by making sure the types files are treated like the
665         other gtkdoc-scangobj generated files.
666
667 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
668
669         * m4/gst-args.m4:
670           Let the AG_GST_ARG_ENABLE_EXPERIMENTAL macro default to disable
671           building of experimental plugins. Nobody uses it yet and the
672           --enable--experimental stuff from gst-plugins-good defaults to
673           disable too.
674
675 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
676
677         * gtk-doc-plugins.mak:
678           Just use the normal 'check' target and avoid a circular
679           dependency.
680
681 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
682
683         * gtk-doc-plugins.mak:
684           Add rule to error out if .hierarchy file contains tabs.
685
686 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
687
688         * download-translations:
689         * po.mak:
690           If there are new languages, they need to be added to po/LINGUAS.
691
692 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
693
694         * download-translations:
695         * po.mak:
696           Fix up 'download-po' a bit, so that we find new translations
697           for languages that aren't in our po/LINGUAS file yet too.
698
699 2007-07-16  Jan Schmidt  <thaytan@mad.scientist.com>
700
701         * gst.supp:
702         Add a suppression for GLib caching the tmp dir seen on an
703         Ubuntu Feisty system.
704
705 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
706
707         * m4/gst-feature.m4:
708         If we want to use 'echo -e', call /bin/echo instead of the shell's
709         since -e is a bash extension, and our /bin/sh might not be being
710         provided by bash.
711
712 2007-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
713
714         * po.mak:
715           Translation project has moved.  Also, no idea how this used to
716           work given that we weren't downloading a .po file.
717
718 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
719
720         * gst-xmlinspect.py:
721         * plugins.xsl:
722           Also extract element caps for plugin-docs. Fixes parts of #117692.
723
724 2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
725
726         Patch by: Andreas Schwab
727
728         * m4/gst-feature.m4:
729           Fix quoting (#449493).
730
731 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
732
733         * m4/gst-parser.m4:
734         Only generate the parser if bison >= 1.875 _and_ flex >= 2.5.31 is
735         installed and use pre-generated sources otherwise. Fixes bug #444820.
736
737 2007-05-11  Michael Smith <msmith@fluendo.com>
738
739         * gst.supp:
740           Suppression variant for our good friend the TLS leak, this time for
741           Ubuntu Feisty/x86.
742
743 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
744
745         * gtk-doc-plugins.mak:
746           Fix make distcheck again; change some spaces to tabs in makefile.
747
748 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
749
750         * gtk-doc-plugins.mak (-module):
751           Error out when the html build step gives warnings, so they get
752           fixed properly.
753
754 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
755
756         * m4/gst-feature.m4:
757           Add macro AG_GST_PARSE_SUBSYSTEM_DISABLES that checks the defines in
758           the configuration header and AC_DEFINES the setings.
759
760 2007-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
761
762         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
763
764         * m4/gst-parser.m4:
765         Put the AC_MSG_RESULT output in brackets to get it properly written to
766         the terminal.
767
768 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
769
770         * m4/gst-parser.m4:
771         Check for flex >= 2.5.31 and set GENERATE_PARSER if we have at least
772         that version. Otherwise use pre-generated parser sources as we can't
773         raise the required flex version. HAVE_MT_SAVE_FLEX is obsolete now
774         as we use a new enough flex version anyway. First part of #349180
775
776 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
777
778         * m4/gst-check.m4:
779           Allow pre-setting the GST(PB)_TOOLS/PLUGINS_DIR variables to help
780           builds against older GStreamer.
781
782 2007-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
783
784         * m4/gst-parser.m4:
785         Fix the flex version check. It ignored the micro version before.
786
787 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
788
789         * check.mak:
790         Use the same timeout when generating valgrind suppressions as 
791         running the valgrind test.
792
793         * gst.supp:
794         Add some more suppressions and stuff.
795
796 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
797
798         * check.mak:
799         Make sure GSlice is disabled when building suppressions too.
800
801         * gst.supp:
802         Add around *850* lines of suppressions for one-time initialisations
803         inside libasound and gconf/bonobo/ORBit. I feel so dirty.
804
805 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
806
807         * gst.supp:
808         add a suppression for this GConf flup on the FC5 buildbot.
809
810 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
811
812         * gst.supp:
813         Make the suppression a little more generic, to catch the FC5 
814         backtrace too.
815
816 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
817
818         * gst.supp:
819         Add a suppression for libcdio 0.76. It leaks an internal struct
820         when the CD-ROM device is not accessible.
821
822 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
823
824         * m4/gst-arch.m4:
825           Move a line that was in the wrong macro
826
827 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
828
829         * m4/gst.m4:
830           Add
831         * m4/gst-arch.m4:
832         * m4/gst-args.m4:
833         * m4/gst-check.m4:
834         * m4/gst-debuginfo.m4:
835         * m4/gst-default.m4:
836         * m4/gst-doc.m4:
837         * m4/gst-error.m4:
838         * m4/gst-feature.m4:
839         * m4/gst-function.m4:
840         * m4/gst-gettext.m4:
841         * m4/gst-glib2.m4:
842         * m4/gst-libxml2.m4:
843         * m4/gst-parser.m4:
844         * m4/gst-plugin-docs.m4:
845         * m4/gst-plugindir.m4:
846         * m4/gst-valgrind.m4:
847         * m4/gst-x11.m4:
848           Convert all macros to use AG_GST style so we can properly warn
849           when they're missing if configure.ac calls AG_GST_INIT
850           Will require update in all GStreamer modules.
851
852 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
853
854         * m4/gst-args.m4:
855           Remove 'enable' from configure switch description as this leads to 
856           confusing lines like "disable enable builing ...".
857         * m4/gst-feature.m4:
858           Fix comment to sound less horrible.
859
860 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
861
862         Patch by: Will Newton  <will.newton gmail com>
863
864         * m4/gst-check.m4:
865           Use $PKG_CONFIG rather than pkg-config directly, the one in our path
866           might not be the one we want, like when cross-compiling. Also, other
867           macros such as PKG_CHECK_MODULES use $PKG_CONFIG, so we should
868           probably too just for consistency. Fixes #405288.
869
870 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
871
872         * m4/gst-parser.m4:
873           Need to use double square brackets again so m4 doesn't remove them
874           (fixes #378931).
875
876         * m4/gst-args.m4:
877           Use double square brackets here as well, for the same reason.
878
879 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
880
881         * m4/gst-parser.m4:
882           Use 'sed' rather than 'tr' to strip trailing letters from version
883           numbers, since 'tr' might not be available and we know sed is
884           (#378931).
885
886 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
887
888         * check.mak:
889           Increase default timeout under valgrind, 60 is just too short and
890           some tests take a bit longer these days and not everyone has a
891           beefy machine.
892
893 2006-09-29  Michael Smith  <msmith@fluendo.com>
894
895         * gst.supp:
896           More suppressions for edgy. 
897
898 2006-09-28  Jan Schmidt  <thaytan@mad.scientist.com>
899
900         * m4/gst-glib2.m4:
901         Use gmodule-no-export-2.0.pc instead of gmodule-2.0.pc - we neither
902         want nor need --export-dynamic (which ends up making us export a bunch
903         of unneeded symbols)
904
905 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
906
907         * gst.supp:
908           Some suppressions for the more recent ld.so in ubuntu edgy.
909
910 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
911
912         * gst.supp:
913           Shorten function trail so the suppression works on
914           my ubuntu dapper system with core cvs as well.
915
916 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
917
918         * gst.supp:
919         Extra suppressions from my Ubuntu x86_64 machine
920
921 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
922
923         Patch by: Frederic Peters <fpeters at entrouvert com>
924
925         * m4/gst-parser.m4:
926           Need to double square brackets in .m4 files. Should fix bison
927           version detection with version numbers like 1.23a (#348354).
928
929 2006-07-24  Jan Schmidt  <thaytan@mad.scientist.com>
930
931         * check.mak:
932         Valgrind fails to find tests written in tests/check/ directly (rather
933         than a subdir) - because valgrind gets run with a filename that
934         doesn't contain a relative path, it goes searching /usr/bin instead.
935         Run with ./.... to make things work either way.
936
937         * gtk-doc-plugins.mak:
938         Add $(top_builddir)/src as a place to look for plugins
939         when building too, since that's where gst-template keeps things
940
941 2006-07-23  Stefan Kost  <ensonic@users.sf.net>
942
943         Patch by: Frederic Peters <fpeters@entrouvert.com>
944
945         * m4/gst-parser.m4:
946           Fix bison detection (#348354)
947
948 2006-07-21  Stefan Kost  <ensonic@users.sf.net>
949
950         * m4/gst-parser.m4:
951           check for bison and flex
952
953 2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
954
955         * m4/gst-plugin-docs.m4:
956           remove the configure argument for enabling plugin doc build;
957           having gtk-doc enabled and pyxml present is enough of a trigger
958
959 2006-07-03  Thomas Vander Stichele  <thomas at apestaart dot org>
960
961         * coverage/lcov.mak:
962           fix up rules to work with gst-python as well
963           run "make lcov" to test and generate the reports
964           run "make lcov-reset" to redo it after that
965
966 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
967
968         * Makefile.am:
969         * check.mak:
970           add an inspect target that inspects every element feature,
971           so we can have that added for coverage
972         * coverage/lcov.mak:
973           add support for lcov
974
975 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
976
977         * m4/gst-args.m4:
978           when building with gcov, reset CFLAGS and friends to O0
979
980 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
981
982         * m4/gst-args.m4:
983           Find the gcov that matches the gcc version
984           Only allow gcov if we use gcc
985
986 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
987
988         * Makefile.am:
989         * coverage/coverage-report-entry.pl:
990         * coverage/coverage-report.pl:
991         * coverage/coverage-report.xsl:
992           copy coverage reporting files from dbus
993
994 2006-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
995
996         * m4/gst-args.m4:
997           libtool strips gcov's -f flags, so libgcov does not get
998           linked in.  Setting GCOV_LIBS with -lgcov fixes libtool's
999           stripping
1000           also show what pkg-config-path we set
1001
1002 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
1003
1004         Patch by: Peter Kjellerstedt <pkj at axis com>
1005
1006         * m4/gst-feature.m4:
1007           Show list of plugins without external dependencies that
1008           will not be built as well (#344136).
1009
1010 2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
1011
1012         * m4/gst-plugin-docs.m4:
1013           add GST_PLUGIN_DOCS, which checks for everything needed
1014           to build the plugin docs (namely gtk-doc and pyxml); also
1015           adds a new --enable-plugin-docs configure switch; will
1016           set ENABLE_PLUGIN_DOCS conditional for use in Makefile.am
1017           files (see #344039).
1018
1019 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1020
1021         * m4/gst-check.m4:
1022           add GST_PKG_CHECK_MODULES, which in the normal case of checking
1023           for a dependency lib for a plug-in only needs two arguments
1024           to do the right thing.
1025         * m4/gst-feature.m4:
1026           clean up output a little of feature checking; also deal with
1027           non-plug-in feature checks
1028         * m4/Makefile.am:
1029         * m4/gst-gstreamer.m4:
1030           remove this file; it's a useless check
1031
1032 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1033
1034         * m4/gst-arch.m4:
1035           add PPC64 so we can have separate structure sizes for it
1036
1037 2006-06-05  Edward Hervey  <edward@fluendo.com>
1038
1039         * gtk-doc.mak:
1040         Check for the proper .devhelp2 file to remove.
1041
1042 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
1043
1044         * gtk-doc.mak:
1045           allow a magic variable to suppress errors from docbuilding
1046
1047 2006-05-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1048
1049         * gtk-doc.mak:
1050           error out if gtkdoc-mktmpl finds unused declarations
1051
1052 2006-05-28  Edward Hervey  <edward@fluendo.com>
1053
1054         * gst.supp:
1055         Reverting previous commit.  That's good to know, Edward, but why ?
1056         
1057 2006-05-28  Edward Hervey  <edward@fluendo.com>
1058
1059         * gst.supp:
1060         Added suppresion for memleak in g_option_context_parse on fc5-64
1061
1062 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1063
1064         * m4/gst-check.m4:
1065           set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIR
1066
1067 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
1068
1069         * check.mak:
1070           Fix 'make help' in check directories, it should be
1071           'valgrind.gen-suppressions' not 'valgrind-gen-suppressions'
1072           (not changing target to match help string on purpose to keep
1073           scripts etc. functional).
1074
1075 2006-05-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1076
1077         Patch by: Peter Kjellerstedt
1078
1079         * m4/gst-arch.m4:
1080           add support for CRIS and CRISv32.
1081
1082 2006-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
1083
1084         * m4/gst-args.m4:
1085         Fix the macros for command-line supplied package and origin names
1086         so they don't end up being configure as "" (Fixes #341479)
1087
1088 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
1089
1090         * gtk-doc.mak:
1091         Add uninstall rule to remove .devhelp2 files.
1092
1093 2006-05-09  Edward Hervey  <edward@fluendo.com>
1094
1095         * gst.supp: 
1096           Add suppression for GSlice version of
1097           g_type_init calloc leak
1098
1099 2006-04-05  Michael Smith  <msmith@fluendo.com>
1100
1101         * gst.supp:
1102           Delete a bogus suppression for the registry code.
1103           Generalise a suppression for a glib bug (see #337404)
1104
1105 2006-04-04  Michael Smith <msmith@fluendo.com>
1106
1107         * gst.supp:
1108           Add a leak suppression: the existing glibc-doesn't-free-TLS one
1109           wasn't triggering here.
1110
1111 2006-04-04  Michael Smith <msmith@fluendo.com>
1112
1113         * gst.supp:
1114           Add some minimally-neccesary suppressions for my x86/dapper system.
1115
1116 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1117
1118         * plugins.xsl:
1119           Do not display an origin link if origin does not start with http
1120           See #323798
1121
1122 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1123
1124         * m4/gst-args.m4:
1125         * m4/gst-feature.m4:
1126           add more macros
1127         * m4/gst-x11.m4:
1128           X11-related checks
1129
1130 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1131
1132         * m4/as-version.m4:
1133           newer version
1134         * m4/gst-args.m4:
1135         * m4/gst-doc.m4:
1136           update and add other macros to be shared across projects
1137
1138 2006-03-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1139
1140         * gst.supp:
1141           add a suppression for g_parse_debug_string
1142
1143 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
1144
1145         * gstdoc-scangobj:
1146           sync fully with gtkdoc-0.15
1147
1148 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
1149
1150         * gstdoc-scangobj:
1151         * gtk-doc.mak:
1152           sync a little with gtk-doc mainline
1153
1154 2006-03-17  Wim Taymans  <wim@fluendo.com>
1155
1156         * gst.supp:
1157           add another clone suppression
1158           change all glibc suppressions to match 2.3.*
1159
1160 2006-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1161
1162         * m4/check.m4:
1163           fix test so it actually works when the normal check is used
1164           over debian's/ubuntu's
1165
1166 2006-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
1167
1168         * check.mak:
1169         Set G_SLICE=always-malloc when valgrinding tests
1170         (closes #333272)
1171
1172 2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
1173
1174         * m4/gst-glib2.m4:
1175         Fix debug output when the GLib version prerequisite is not found
1176
1177 2006-02-13  Andy Wingo  <wingo@pobox.com>
1178
1179         * m4/check.m4: Hack around Debian/Ubuntu's broken installation of
1180         the PIC version of check as libcheck_pic.a. Should work with
1181         cross-compilation too. Grr.
1182
1183 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1184
1185         * m4/gst-default.m4:
1186           switch to auto* sinks for defaults
1187
1188 2006-02-02  Wim Taymans  <wim@fluendo.com>
1189
1190         * check.mak:
1191           add a .valgrind.gen-suppressions target to aid in generating
1192           suppressions
1193         * gst.supp:
1194           add more repressions from my debian glibc as of today
1195
1196 2006-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1197
1198         * gtk-doc-plugins.mak:
1199           only add srcdir/gst if it exists
1200
1201 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
1202
1203         * release.mak:
1204           don't complain about disted enums in win32
1205
1206 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1207
1208         * m4/gst-check.m4:
1209           AC_SUBST CFLAGS and LIBS
1210           do a non-command because something is stripping out our AC_SUBST
1211
1212 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1213
1214         * m4/gst-args.m4:
1215         * m4/gst-valgrind.m4:
1216           properly give a "no" result manually when providing a
1217           not-found action to fix configure output
1218
1219 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1220
1221         * m4/pkg.m4:
1222           update with a more recent version
1223
1224 2006-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
1225
1226         * gettext.patch:
1227           make Makefile depend on LINGUAS, so rebuilds work when adding
1228           a language
1229
1230 2006-01-03  Michael Smith  <msmith@fluendo.com>
1231
1232         * check.mak:
1233           Clarify error message from valgrind test runs.
1234
1235 2005-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1236
1237         * m4/gst-arch.m4:
1238           define HOST_CPU
1239
1240 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1241
1242         * check.mak:
1243           add a valgrind-forever target for tests
1244
1245 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1246
1247         * check.mak:
1248           when a "make test.check" run fails, make it rerun the test with       
1249           at least debug level 2
1250
1251 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1252
1253         * m4/Makefile.am:
1254         * m4/gst-check.m4:
1255           fix check for base plugins
1256         * m4/gst-default.m4:
1257           add m4 to set default elements
1258
1259 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1260
1261         * m4/gst-check.m4:
1262           check for tools correctly
1263
1264 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1265
1266         * gtk-doc.mak:
1267           only enable breaking on new API when make distcheck passes,
1268           not before
1269
1270 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1271
1272         * m4/gst-check.m4:
1273           Resurrect Julien's dead body and wipe his mind clean
1274
1275 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1276
1277         * m4/gst-check.m4:
1278           Kill Julien
1279
1280 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1281
1282         * m4/gst-check.m4: I know Thomas will kill me but this 
1283         ifelse statement seems incorrect as it is always setting
1284         required to "yes". With this one it seems to work. Fixes
1285         build of gst-plugins-base on my setup where gstreamer-check
1286         is definitely not present/required.
1287
1288 2005-10-18  Stefan Kost  <ensonic@users.sf.net>
1289
1290         * gtk-doc.mak:
1291           make build break on new api that has not been added to the
1292           sections file
1293
1294 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1295
1296         * m4/gst-glib2.m4:
1297         * m4/Makefile.am:
1298         * m4/gst-check.m4:
1299           add macro for easy checks for GStreamer libs
1300
1301 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1302
1303         * m4/gst-glib2.m4:
1304           update, warn in error cases
1305
1306 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1307
1308         * m4/gst-error.m4:
1309           add GST_SET_DEFAULT_LEVEL
1310
1311 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1312
1313         * m4/Makefile.am:
1314         * m4/gst-gettext.m4:
1315           remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
1316         * m4/gst-glib2.m4:
1317           clean up and re-use in core soon
1318         * m4/gst-plugindir.m4:
1319           macro to set up PLUGINDIR and plugindir define/var
1320
1321 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1322
1323         * m4/Makefile.am:
1324         * m4/gst-gettext.m4:
1325           add macro for setting up gettext
1326
1327 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1328
1329         * m4/gst-args.m4:
1330           add some .m4's for argument checking that can be shared among modules
1331
1332 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1333
1334         * m4/as-libtool.m4:
1335           set _LT_LDFLAGS
1336         * m4/gst-libxml2.m4:
1337           document
1338
1339 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1340
1341         * m4/gst-arch.m4:
1342           indent a little
1343           add AC_REQUIRE
1344         * m4/gst-error.m4:
1345           clean up
1346
1347 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1348
1349         * gst-autogen.sh:
1350           update version detection expression to catch stuff like
1351           Libtool (libtool15) 1.5.0
1352
1353 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1354
1355         * gst.supp:
1356           commit 6 new suppressions related to g_module_open; can these
1357           really not be folded into one ?
1358
1359 2005-10-11  Edward Hervey  <edward@fluendo.com>
1360
1361         * gst.supp: 
1362         made the <g_type_init calloc 2> suppression more generic
1363         Added pthread memleak suppresions
1364         Added nss_parse_* memleak suppresion (used by g_option_context_parse)
1365
1366 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1367
1368         * check.mak:
1369           be more strict, more leak resolution
1370         * gst.supp:
1371           clean up the g_type_init suppressions
1372
1373 2005-10-07  Thomas Vander Stichele  <thomas at apestaart dot org>
1374
1375         * m4/Makefile.am:
1376         * m4/gst-valgrind.m4:
1377           put the valgrind detection in an .m4
1378
1379 2005-09-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1380
1381         * check.mak:
1382           add some more targets, like "help", but also more intensive tests
1383
1384 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1385
1386         * gtk-doc.mak:
1387           make certain doc warnings fatal so people maintain docs again
1388
1389 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1390
1391         * Makefile.am:
1392         * gtk-doc-plugins.mak:
1393         * scangobj-merge.py:
1394           merge additions from the .signals.new and .args.new file in
1395           the original ones, only updating if necessary
1396
1397 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1398
1399         * gst-xmlinspect.py:
1400         * gstdoc-scangobj:
1401         * gtk-doc-plugins.mak:
1402           fix properly for new API; make update in plugins dir now works
1403
1404 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1405
1406         * gst-xmlinspect.py:
1407         * gstdoc-scangobj:
1408           some fixes for new API
1409         * gtk-doc-plugins.mak:
1410           set environment properly
1411
1412 2005-09-17  David Schleef  <ds@schleef.org>
1413
1414         * gtk-doc-plugins.mak: Use new environment variables.
1415
1416 2005-09-16  Michael Smith <msmith@fluendo.com>
1417
1418         * gstdoc-scangobj:
1419           Make the scanobj code reflect registry/plugin API changes
1420
1421 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1422
1423         * gtk-doc-plugins.mak:
1424           split out scanobj step (which will be run by doc maintainer)
1425           from scan step (which will be run on every build)
1426           clean up some of the commands for make distcheck
1427
1428 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1429
1430         * gtk-doc-plugins.mak:
1431         * mangle-tmpl.py:
1432           first stab at reorganizing the plugins build so we can maintain
1433           element docs
1434
1435 2005-09-14  David Schleef  <ds@schleef.org>
1436
1437         * as-libtool.mak: Remove
1438         * m4/as-libtool.m4: The libtool bug that this worked around has
1439           been fixed.
1440         * m4/as-version.m4: Don't define GST_RELEASE, since it causes
1441           config.h to be regenerated needlessly, and we don't use it.
1442
1443 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1444
1445         * gtk-doc-plugins.mak:
1446           error out on inspect failure
1447
1448 2005-09-14  Michael Smith <msmith@fluendo.com>
1449
1450         * glib-gen.mak:
1451           Don't call glib-mkenums with arguments that confuse/break MinGW,
1452           fixes 316155.
1453
1454 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1455
1456         * gtk-doc-plugins.mak:
1457         * gtk-doc.mak:
1458         * m4/gst-doc.m4:
1459           separate out gtk-doc and docbook stuff
1460           have two separate --enable configure flags
1461
1462 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1463
1464         * check.mak:
1465           add a .gdb target; rebuild registry for each target, otherwise
1466           a code rebuild always triggers a reg rebuild, and it's just too
1467           annoying
1468         * gstdoc-scangobj:
1469
1470 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1471
1472         * check.mak:
1473           separate out REGISTRY_ENVIRONMENT; we want to use that from
1474           our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
1475           everything that the first test, gst-register, needs
1476
1477 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1478
1479         * check.mak:
1480           parse output of valgrind and check for definitely lost, and error
1481           out; somehow I was led to believe valgrind returns non-zero for
1482           leaks, but I can't make it do that, so let's parse
1483
1484 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1485
1486         * check.mak:
1487           for some weird reason valgrind does not report actual memleaks
1488           if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
1489           while valgrind is running.  Since the registry is going to go
1490           anyway, I don't want to waste any more time on this; I just run
1491           valgrind without GST_PLUGIN_PATH set.  Since the registry loading
1492           doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
1493           the registry, that's actually fine.
1494
1495 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1496
1497         * mangle-tmpl.py:
1498           keep original Long_Description; only insert an include if it's
1499           not already the first line in there
1500         * plugins.xsl:
1501           output more information for plugins, including an origin hyperlink
1502
1503 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1504
1505         * gst-xmlinspect.py:
1506           a first stab at inspecting plugins and outputting an xml description
1507         * gtk-doc-plugins.mak:
1508           a gtk-doc using snippet for plugins documentation
1509         * plugins.xsl:
1510           a stylesheet to convert gst-xmlinspect.py output to docbook output
1511           for inclusion in the gtk-doc stuff
1512
1513 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1514
1515         * m4/gst-doc.m4:
1516           s/pdf/eps/ in test for whether we output EPS images (#309379).
1517
1518 2005-07-18  Andy Wingo  <wingo@pobox.com>
1519
1520         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
1521         better. Thanks, Paolo Bonzini!
1522         
1523         * m4/Makefile.am (EXTRA_DIST): 
1524         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
1525         fortran checks.
1526
1527 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1528
1529         * m4/gst-error.m4:
1530           add macro to set ERROR_CFLAGS
1531
1532 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
1533
1534         * gst-autogen.sh:
1535           Remove the old autoregen.sh if it exists before recreating it,
1536           to prevent confusing any shell process that might be reading it
1537           currently.
1538
1539 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1540
1541         * m4/gtk-doc.m4:
1542           added
1543
1544 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
1545
1546         * gst-autogen.sh: create autoregen.sh *before* shifting the options
1547
1548 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1549
1550         * gst-autogen.sh: only update autoregen.sh on actual runs
1551
1552 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1553
1554         * m4/check.m4: m4 from the check unit test suite
1555
1556 2004-12-14  David Schleef  <ds@schleef.org>
1557
1558         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
1559         isn't needed anywhere
1560
1561 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1562
1563         * gst-autogen.sh:
1564           allow failure command to be run so we can clean upfrom autopoint
1565
1566 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
1567         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
1568
1569 2004-07-21  Benjamin Otte  <otte@gnome.org>
1570
1571         * m4/.cvsignore: exciting updates for libtool m4 files
1572
1573 2004-07-12  David Schleef  <ds@schleef.org>
1574
1575         * m4/as-objc.m4:  Add a macro to test for objective C
1576
1577 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1578
1579         * m4/gst-feature.m4:
1580           not all of them support --plugin-libs, so redirect stderr
1581
1582 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1583
1584         * m4/as-scrub-include.m4:
1585           sync with upstream to 0.1.4.  Fixes #132440
1586
1587 2004-06-07  Benjamin Otte  <otte@gnome.org>
1588
1589         * m4/gst-feature.m4:
1590           write a big marker into configure output when checking next plugin
1591           to allow easier parsing of why plugins are(n't) built.
1592
1593 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1594
1595         * m4/as-compiler-flag.m4:
1596         * m4/as-compiler.m4:
1597         * m4/as-libtool.m4:
1598         * m4/as-version.m4:
1599           sync with upstream, change sticky options to -ko
1600
1601 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1602
1603         * m4/as-scrub-include.m4: synced with upstream
1604
1605 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1606
1607         * po.mak:
1608           snippet for updating .po files
1609
1610 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1611
1612         * Makefile.am:
1613         * m4/Makefile.am:
1614           integrate these with the dist
1615
1616 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1617
1618         * release.mak: add a release target
1619
1620 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1621
1622         patch by: Stephane Loeuillet
1623
1624         * m4/ax_create_stdint_h.m4:
1625           use head -n instead of head - (#136500)
1626
1627 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1628
1629         * m4/gst-doc.m4: don't build PS without dvips binary
1630
1631 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
1632
1633         reviewed by: Benjamin Otte  <otte@gnome.org>
1634
1635         * m4/as-docbook.m4:
1636           don't use == operator with test(1) (fixes #135115)
1637
1638 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1639  
1640         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
1641
1642 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1643
1644         * m4/gst-feature.m4:
1645           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
1646           requires that call be in configure.ac
1647
1648 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1649
1650         * m4/gst-libxml2.m4:
1651           take required version as argument, and default to 2.4.9 if not
1652           specified
1653
1654 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1655
1656         * m4/gst-feature.m4:
1657           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
1658
1659 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1660
1661         * common/m4/as-ac-expand.m4:
1662         * common/m4/as-auto-alt.m4:
1663         * common/m4/as-compiler-flag.m4:
1664         * common/m4/as-compiler.m4:
1665         * common/m4/as-docbook.m4:
1666         * common/m4/as-libtool.m4:
1667         * common/m4/as-scrub-include.m4:
1668         * common/m4/as-version.m4:
1669         * common/m4/glib-gettext.m4:
1670         * common/m4/gst-arch.m4:
1671         * common/m4/gst-debuginfo.m4:
1672         * common/m4/gst-doc.m4:
1673         * common/m4/gst-feature.m4:
1674         * common/m4/gst-function.m4:
1675         * common/m4/gst-glib2.m4:
1676         * common/m4/gst-gstreamer.m4:
1677         * common/m4/gst-libxml2.m4:
1678         * common/m4/gst-makecontext.m4:
1679         * common/m4/gst-mcsc.m4:
1680         * common/m4/pkg.m4:
1681           fix underquoted macros as reported by automake 1.8.x (#133800)
1682
1683 2004-02-11  Johan Dahlin  <johan@gnome.org>
1684
1685         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
1686         avoid a warning
1687
1688 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1689
1690         * m4/gst-doc.m4:
1691           we use --output-format=xml and --ingnore-files options to
1692           gtkdoc-mkdb, which got added between 0.9 and 1.0
1693
1694 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1695
1696         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
1697           to configure.ac to shut up libtoolize
1698
1699 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1700
1701         * glib-gen.mak: added; used to generate enums and marshal code
1702
1703 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1704
1705         * gettext.patch: added; used by autogen.sh to make sure
1706           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
1707