Initial release
[adaptation/ap_samsung/gst-plugins-s5pc2xx.git] / common / ChangeLog
1 2008-03-07  Edward Hervey  <edward.hervey@collabora.co.uk>
2
3         * m4/gtk-doc.m4: (GTK_DOC_CHECK): 
4         The previous commit to this file by Stefan Kost mentionned checking for
5         SED, but NOT checking for gtkdoc-check (wth is that doing there ??).
6         Therefore, removing the check for gtkdoc-check
7
8 2008-03-03  David Schleef  <ds@schleef.org>
9
10         * m4/ax_create_stdint_h.m4: Oops, checked in the wrong copy of
11           this file.  (Update from upstream)
12
13 2008-03-03  David Schleef  <ds@schleef.org>
14
15         * m4/ax_create_stdint_h.m4:  Update from upstream.  Fixes a bug
16           compiling with MSVC.
17
18 2008-03-03  Edward Hervey  <edward.hervey@collabora.co.uk>
19
20         * m4/pkg.m4:
21         Allow override of pkg-config results, as proposed by configure --help.
22         This is in fact just a backport from upstream pkg.m4.
23         Fixes #518892
24
25 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
26
27         * ChangeLog:
28         Changelog surgery of my previous commit to add bugzilla reference.
29         * m4/gst-args.m4:
30         Add AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to make it easier
31         to include and exclude plug-ins without external references, i.e.,
32         plug-ins listed in GST_PLUGINS_SELECTED. (#498222)
33
34 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
35
36         * gst.supp:
37         Add another glibc suppression.
38
39 2008-02-29  Peter Kjellerstedt  <pkj@axis.com>
40
41         * m4/gst-feature.m4:
42         Make the comment before defines generated via AG_GST_CHECK_FEATURE
43         look nicer. (#498222)
44
45 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
46
47         * m4/Makefile.am:
48         * m4/as-gcc-inline-assembly.m4:
49         Add Dave Schleef's GCC inline assembly detection macro
50         for using in gst-plugins-good in the goom 2k4 plugin.
51
52 2008-02-25  Andy Wingo  <wingo@pobox.com>
53
54         * gst-autogen.sh: Instead of only passing certain arguments to
55         configure, pass anything that we didn't handle. Much friendlier.
56         Fixes #34412.
57
58 2008-02-23  Jan Schmidt  <Jan.Schmidt@sun.com>
59
60         * m4/gst-error.m4:
61         Store the detected compiler flags into ERROR_CFLAGS rather than
62         ERROR_CXXFLAGS, and use the macro that checks the C compiler, not
63         the C++ one.
64
65 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
66
67         * m4/gst-error.m4:
68           Reflow checks for additional warning flags so they're not
69           nested, which fixes the result reporting in the configure
70           output.
71
72 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
73
74         * m4/as-compiler-flag.m4:
75           Add AS_CXX_COMPILER_FLAG
76
77         * m4/gst-error.m4:
78           Add AG_GST_SET_ERROR_CXXFLAGS (Forte bits need testing)
79
80 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
81
82         * gtk-doc-plugins.mak:
83           Add 'check-inspected-versions' target; this helps identify
84           files that should have been removed or where the version
85           number should (ideally) be updated before a release
86           (which doesn't happen automatically if the releaser doesn't
87           build that plugin locally). Not adding at a distcheck hook
88           yet though, because it's not really that important and would
89           probably also be a problem on buildbots.
90
91 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
92
93         * gst.supp:
94         Add even more glibc 2.7 suppressions.
95
96 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
97
98         * gst.supp:
99         Add another suppression for GLib caching some values after
100         the first call.
101
102 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
103
104         Patch by:
105           Tim Mooney <mooney at dogbert dot cc dot ndsu dot nodak dot edu>
106
107         * m4/gst-error.m4:
108         Use no%E_MACRO_REDEFINED on Solaris to prevent compiler warnings.
109         Fixes bug #515905.
110
111 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
112
113         * gst.supp:
114         Add a few more glibc 2.7 suppressions to make the avisubtitle unit
115         test valgrind clean. Fixes bug #515703.
116
117 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
118
119         * ChangeLog:
120           Changelog surgery for last commit.
121
122 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
123
124         * m4/gtk-doc.m4:
125           Conditionally check for SED. Also sync a bit with upstream macro.
126
127 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
128
129         * gtk-doc-plugins.mak:
130         * gtk-doc.mak:
131           Use '$(SED)' instead of 'sed'. Don't use -i for in-place as its gnu
132           only, move to a temp file instead.
133
134 2008-02-06  Stefan Kost  <ensonic@users.sf.net>
135
136         * gtk-doc-plugins.mak:
137         * gtk-doc.mak:
138          As our docs are versioned, we need to patch the index.sgml file to have
139          correct paths there, unless we also want to fork gtk-doc's xsl (which
140          we don't). This hopefully fixes xrefs between modules.
141
142 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
143
144         * m4/gst-feature.m4:
145         Use printf instead of echo as "echo -e" isn't POSIX and doesn't work
146         with strict POSIX shells like tcsh or dash and also not every platform
147         has a /bin/echo that supports it.
148
149 2008-01-24  Stefan Kost  <ensonic@users.sf.net>
150
151         * ChangeLog:
152           ChangeLog surgery.
153
154         * gstdoc-scangobj:
155           Sync the object scanner with gtk-doc fixes. Update args and hierarchy
156           files.
157
158 2008-01-20  Sebastian Dröge  <slomo@circular-chaos.org>
159
160         * check.mak:
161         * coverage/lcov.mak:
162         * gtk-doc-plugins.mak:
163         * release.mak:
164         Use $(MAKE) instead of make to fix the build if GNU make is called
165         something else on the system.
166         
167         * m4/as-docbook.m4:
168         Fix path for docbook.xsl if we have no /etc/xml/catalog and add a
169         docbook-xsl search path for FreeBSD.
170
171 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
172
173         * gst.supp:
174         Add a suppression for a glibc bug:
175         http://valgrind.org/docs/manual/faq.html#faq.exit_errors>
176
177 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
178
179         * gst.supp:
180         Add some more glibc 2.7 suppressions and make the GLib suppressions
181         for the home/tmp/etc directory caching a bit more generic.
182
183 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
184
185         * gst.supp:
186         Add some glibc 2.7 supressions as found on Debian/unstable.
187
188 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
189
190         * download-translations:
191         Apparently I have problems with leaving things commented out when
192         I edit shell scripts.
193
194 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
195
196         * download-translations:
197         Remove bash-isms
198
199 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
200
201         * check-exports:
202         Restore the cleanup rm of our tmp file which I didn't mean to leave 
203         commented out.
204
205 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
206
207         * check-exports:
208           Fixes to make check-export work on both Solaris and Linux
209
210         * m4/gst-error.m4:
211           Disable extra warning category (argument mismatch) as an error
212           on Forte, as it prevents the libcheck fail_if macros from compiling.
213
214         * win32.mak:
215           Substitute the GStreamer version so things will keep working in 0.11
216
217 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
218
219         Patch by: Peter Kjellerstedt <pkj axis com>
220
221         * m4/gst-glib2.m4:
222         * m4/gst-libxml2.m4:
223           Improve/fix output from configure if either glib-2.0 or
224           libxml2 are not installed (#498222).
225
226 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
227
228         * coverage/lcov.mak:
229           Update coverage make-rules: use them conditionaly, use libtool mode
230           and use lcov to cleanup.
231
232 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
233
234         * glib-gen.mak:
235           Also use #include "header" instead of #include <header> for the
236           headers that were used to generate the source files for the same
237           reason as below.
238
239           Remove whitespace before #include.
240
241 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
242
243         * glib-gen.mak:
244           Use #include "header" instead of #include <header> for the generated
245           enum C files as the file will always be in the same directory and
246           some compilers seem to be a bit strict about that unless . is added
247           to the include path.
248
249           Include all headers that were used to generate the source files in
250           the C file as they're used there.
251
252 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
253
254         * win32.mak: (win32), (win32defs), (win32crlf):
255           Make check for CR LF in Visual C++ 6.0 project files
256           work, based on patch by David Schleef (#496722, #393626).
257         
258 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
259
260         * Makefile.am:
261           Don't forget to dist the new win32.mak.
262
263 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
264
265         * win32.mak: (win32), (win32defs):
266           Move common win32 Makefile foo into this new file.
267
268 2007-12-15  Stefan Kost  <ensonic@users.sf.net>
269
270         * gtk-doc-plugins.mak:
271         * gtk-doc.mak:
272           We should have never forked this that much :/.
273
274 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
275
276         * check-exports:
277           Fix build on the ppc64 build bot.
278
279 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
280
281         * check-exports:
282           Suppress more unintentional exports (too much hassle to rename them,
283           since the win32 project files would need changing too).
284
285 2007-12-12  Tim-Philipp Müller  <tim at centricular dot net>
286
287         * Makefile.am:
288           check-exports should be disted.
289
290 2007-12-12  Tim-Philipp Müller  <tim at centricular dot net>
291
292         * check-exports:
293           Add quick'n'dirty script to check the exported symbols of a library
294           against the symbols in the corresponding .def file (#493983). Based
295           on script by Ole André Vadla Ravnås.
296
297 2007-11-06  Jan Schmidt  <jan.schmidt@sun.com>
298
299         * gtk-doc-plugins.mak:
300         Fix distcheck by making sure the types files are treated like the
301         other gtkdoc-scangobj generated files.
302
303 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
304
305         * m4/gst-args.m4:
306           Let the AG_GST_ARG_ENABLE_EXPERIMENTAL macro default to disable
307           building of experimental plugins. Nobody uses it yet and the
308           --enable--experimental stuff from gst-plugins-good defaults to
309           disable too.
310
311 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
312
313         * gtk-doc-plugins.mak:
314           Just use the normal 'check' target and avoid a circular
315           dependency.
316
317 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
318
319         * gtk-doc-plugins.mak:
320           Add rule to error out if .hierarchy file contains tabs.
321
322 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
323
324         * download-translations:
325         * po.mak:
326           If there are new languages, they need to be added to po/LINGUAS.
327
328 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
329
330         * download-translations:
331         * po.mak:
332           Fix up 'download-po' a bit, so that we find new translations
333           for languages that aren't in our po/LINGUAS file yet too.
334
335 2007-07-16  Jan Schmidt  <thaytan@mad.scientist.com>
336
337         * gst.supp:
338         Add a suppression for GLib caching the tmp dir seen on an
339         Ubuntu Feisty system.
340
341 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
342
343         * m4/gst-feature.m4:
344         If we want to use 'echo -e', call /bin/echo instead of the shell's
345         since -e is a bash extension, and our /bin/sh might not be being
346         provided by bash.
347
348 2007-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
349
350         * po.mak:
351           Translation project has moved.  Also, no idea how this used to
352           work given that we weren't downloading a .po file.
353
354 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
355
356         * gst-xmlinspect.py:
357         * plugins.xsl:
358           Also extract element caps for plugin-docs. Fixes parts of #117692.
359
360 2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
361
362         Patch by: Andreas Schwab
363
364         * m4/gst-feature.m4:
365           Fix quoting (#449493).
366
367 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
368
369         * m4/gst-parser.m4:
370         Only generate the parser if bison >= 1.875 _and_ flex >= 2.5.31 is
371         installed and use pre-generated sources otherwise. Fixes bug #444820.
372
373 2007-05-11  Michael Smith <msmith@fluendo.com>
374
375         * gst.supp:
376           Suppression variant for our good friend the TLS leak, this time for
377           Ubuntu Feisty/x86.
378
379 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
380
381         * gtk-doc-plugins.mak:
382           Fix make distcheck again; change some spaces to tabs in makefile.
383
384 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
385
386         * gtk-doc-plugins.mak (-module):
387           Error out when the html build step gives warnings, so they get
388           fixed properly.
389
390 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
391
392         * m4/gst-feature.m4:
393           Add macro AG_GST_PARSE_SUBSYSTEM_DISABLES that checks the defines in
394           the configuration header and AC_DEFINES the setings.
395
396 2007-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
397
398         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
399
400         * m4/gst-parser.m4:
401         Put the AC_MSG_RESULT output in brackets to get it properly written to
402         the terminal.
403
404 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
405
406         * m4/gst-parser.m4:
407         Check for flex >= 2.5.31 and set GENERATE_PARSER if we have at least
408         that version. Otherwise use pre-generated parser sources as we can't
409         raise the required flex version. HAVE_MT_SAVE_FLEX is obsolete now
410         as we use a new enough flex version anyway. First part of #349180
411
412 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
413
414         * m4/gst-check.m4:
415           Allow pre-setting the GST(PB)_TOOLS/PLUGINS_DIR variables to help
416           builds against older GStreamer.
417
418 2007-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
419
420         * m4/gst-parser.m4:
421         Fix the flex version check. It ignored the micro version before.
422
423 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
424
425         * check.mak:
426         Use the same timeout when generating valgrind suppressions as 
427         running the valgrind test.
428
429         * gst.supp:
430         Add some more suppressions and stuff.
431
432 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
433
434         * check.mak:
435         Make sure GSlice is disabled when building suppressions too.
436
437         * gst.supp:
438         Add around *850* lines of suppressions for one-time initialisations
439         inside libasound and gconf/bonobo/ORBit. I feel so dirty.
440
441 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
442
443         * gst.supp:
444         add a suppression for this GConf flup on the FC5 buildbot.
445
446 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
447
448         * gst.supp:
449         Make the suppression a little more generic, to catch the FC5 
450         backtrace too.
451
452 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
453
454         * gst.supp:
455         Add a suppression for libcdio 0.76. It leaks an internal struct
456         when the CD-ROM device is not accessible.
457
458 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
459
460         * m4/gst-arch.m4:
461           Move a line that was in the wrong macro
462
463 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
464
465         * m4/gst.m4:
466           Add
467         * m4/gst-arch.m4:
468         * m4/gst-args.m4:
469         * m4/gst-check.m4:
470         * m4/gst-debuginfo.m4:
471         * m4/gst-default.m4:
472         * m4/gst-doc.m4:
473         * m4/gst-error.m4:
474         * m4/gst-feature.m4:
475         * m4/gst-function.m4:
476         * m4/gst-gettext.m4:
477         * m4/gst-glib2.m4:
478         * m4/gst-libxml2.m4:
479         * m4/gst-parser.m4:
480         * m4/gst-plugin-docs.m4:
481         * m4/gst-plugindir.m4:
482         * m4/gst-valgrind.m4:
483         * m4/gst-x11.m4:
484           Convert all macros to use AG_GST style so we can properly warn
485           when they're missing if configure.ac calls AG_GST_INIT
486           Will require update in all GStreamer modules.
487
488 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
489
490         * m4/gst-args.m4:
491           Remove 'enable' from configure switch description as this leads to 
492           confusing lines like "disable enable builing ...".
493         * m4/gst-feature.m4:
494           Fix comment to sound less horrible.
495
496 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
497
498         Patch by: Will Newton  <will.newton gmail com>
499
500         * m4/gst-check.m4:
501           Use $PKG_CONFIG rather than pkg-config directly, the one in our path
502           might not be the one we want, like when cross-compiling. Also, other
503           macros such as PKG_CHECK_MODULES use $PKG_CONFIG, so we should
504           probably too just for consistency. Fixes #405288.
505
506 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
507
508         * m4/gst-parser.m4:
509           Need to use double square brackets again so m4 doesn't remove them
510           (fixes #378931).
511
512         * m4/gst-args.m4:
513           Use double square brackets here as well, for the same reason.
514
515 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
516
517         * m4/gst-parser.m4:
518           Use 'sed' rather than 'tr' to strip trailing letters from version
519           numbers, since 'tr' might not be available and we know sed is
520           (#378931).
521
522 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
523
524         * check.mak:
525           Increase default timeout under valgrind, 60 is just too short and
526           some tests take a bit longer these days and not everyone has a
527           beefy machine.
528
529 2006-09-29  Michael Smith  <msmith@fluendo.com>
530
531         * gst.supp:
532           More suppressions for edgy. 
533
534 2006-09-28  Jan Schmidt  <thaytan@mad.scientist.com>
535
536         * m4/gst-glib2.m4:
537         Use gmodule-no-export-2.0.pc instead of gmodule-2.0.pc - we neither
538         want nor need --export-dynamic (which ends up making us export a bunch
539         of unneeded symbols)
540
541 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
542
543         * gst.supp:
544           Some suppressions for the more recent ld.so in ubuntu edgy.
545
546 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
547
548         * gst.supp:
549           Shorten function trail so the suppression works on
550           my ubuntu dapper system with core cvs as well.
551
552 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
553
554         * gst.supp:
555         Extra suppressions from my Ubuntu x86_64 machine
556
557 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
558
559         Patch by: Frederic Peters <fpeters at entrouvert com>
560
561         * m4/gst-parser.m4:
562           Need to double square brackets in .m4 files. Should fix bison
563           version detection with version numbers like 1.23a (#348354).
564
565 2006-07-24  Jan Schmidt  <thaytan@mad.scientist.com>
566
567         * check.mak:
568         Valgrind fails to find tests written in tests/check/ directly (rather
569         than a subdir) - because valgrind gets run with a filename that
570         doesn't contain a relative path, it goes searching /usr/bin instead.
571         Run with ./.... to make things work either way.
572
573         * gtk-doc-plugins.mak:
574         Add $(top_builddir)/src as a place to look for plugins
575         when building too, since that's where gst-template keeps things
576
577 2006-07-23  Stefan Kost  <ensonic@users.sf.net>
578
579         Patch by: Frederic Peters <fpeters@entrouvert.com>
580
581         * m4/gst-parser.m4:
582           Fix bison detection (#348354)
583
584 2006-07-21  Stefan Kost  <ensonic@users.sf.net>
585
586         * m4/gst-parser.m4:
587           check for bison and flex
588
589 2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
590
591         * m4/gst-plugin-docs.m4:
592           remove the configure argument for enabling plugin doc build;
593           having gtk-doc enabled and pyxml present is enough of a trigger
594
595 2006-07-03  Thomas Vander Stichele  <thomas at apestaart dot org>
596
597         * coverage/lcov.mak:
598           fix up rules to work with gst-python as well
599           run "make lcov" to test and generate the reports
600           run "make lcov-reset" to redo it after that
601
602 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
603
604         * Makefile.am:
605         * check.mak:
606           add an inspect target that inspects every element feature,
607           so we can have that added for coverage
608         * coverage/lcov.mak:
609           add support for lcov
610
611 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
612
613         * m4/gst-args.m4:
614           when building with gcov, reset CFLAGS and friends to O0
615
616 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
617
618         * m4/gst-args.m4:
619           Find the gcov that matches the gcc version
620           Only allow gcov if we use gcc
621
622 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
623
624         * Makefile.am:
625         * coverage/coverage-report-entry.pl:
626         * coverage/coverage-report.pl:
627         * coverage/coverage-report.xsl:
628           copy coverage reporting files from dbus
629
630 2006-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
631
632         * m4/gst-args.m4:
633           libtool strips gcov's -f flags, so libgcov does not get
634           linked in.  Setting GCOV_LIBS with -lgcov fixes libtool's
635           stripping
636           also show what pkg-config-path we set
637
638 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
639
640         Patch by: Peter Kjellerstedt <pkj at axis com>
641
642         * m4/gst-feature.m4:
643           Show list of plugins without external dependencies that
644           will not be built as well (#344136).
645
646 2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
647
648         * m4/gst-plugin-docs.m4:
649           add GST_PLUGIN_DOCS, which checks for everything needed
650           to build the plugin docs (namely gtk-doc and pyxml); also
651           adds a new --enable-plugin-docs configure switch; will
652           set ENABLE_PLUGIN_DOCS conditional for use in Makefile.am
653           files (see #344039).
654
655 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
656
657         * m4/gst-check.m4:
658           add GST_PKG_CHECK_MODULES, which in the normal case of checking
659           for a dependency lib for a plug-in only needs two arguments
660           to do the right thing.
661         * m4/gst-feature.m4:
662           clean up output a little of feature checking; also deal with
663           non-plug-in feature checks
664         * m4/Makefile.am:
665         * m4/gst-gstreamer.m4:
666           remove this file; it's a useless check
667
668 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
669
670         * m4/gst-arch.m4:
671           add PPC64 so we can have separate structure sizes for it
672
673 2006-06-05  Edward Hervey  <edward@fluendo.com>
674
675         * gtk-doc.mak:
676         Check for the proper .devhelp2 file to remove.
677
678 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
679
680         * gtk-doc.mak:
681           allow a magic variable to suppress errors from docbuilding
682
683 2006-05-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
684
685         * gtk-doc.mak:
686           error out if gtkdoc-mktmpl finds unused declarations
687
688 2006-05-28  Edward Hervey  <edward@fluendo.com>
689
690         * gst.supp:
691         Reverting previous commit.  That's good to know, Edward, but why ?
692         
693 2006-05-28  Edward Hervey  <edward@fluendo.com>
694
695         * gst.supp:
696         Added suppresion for memleak in g_option_context_parse on fc5-64
697
698 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
699
700         * m4/gst-check.m4:
701           set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIR
702
703 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
704
705         * check.mak:
706           Fix 'make help' in check directories, it should be
707           'valgrind.gen-suppressions' not 'valgrind-gen-suppressions'
708           (not changing target to match help string on purpose to keep
709           scripts etc. functional).
710
711 2006-05-18  Thomas Vander Stichele  <thomas at apestaart dot org>
712
713         Patch by: Peter Kjellerstedt
714
715         * m4/gst-arch.m4:
716           add support for CRIS and CRISv32.
717
718 2006-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
719
720         * m4/gst-args.m4:
721         Fix the macros for command-line supplied package and origin names
722         so they don't end up being configure as "" (Fixes #341479)
723
724 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
725
726         * gtk-doc.mak:
727         Add uninstall rule to remove .devhelp2 files.
728
729 2006-05-09  Edward Hervey  <edward@fluendo.com>
730
731         * gst.supp: 
732           Add suppression for GSlice version of
733           g_type_init calloc leak
734
735 2006-04-05  Michael Smith  <msmith@fluendo.com>
736
737         * gst.supp:
738           Delete a bogus suppression for the registry code.
739           Generalise a suppression for a glib bug (see #337404)
740
741 2006-04-04  Michael Smith <msmith@fluendo.com>
742
743         * gst.supp:
744           Add a leak suppression: the existing glibc-doesn't-free-TLS one
745           wasn't triggering here.
746
747 2006-04-04  Michael Smith <msmith@fluendo.com>
748
749         * gst.supp:
750           Add some minimally-neccesary suppressions for my x86/dapper system.
751
752 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
753
754         * plugins.xsl:
755           Do not display an origin link if origin does not start with http
756           See #323798
757
758 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
759
760         * m4/gst-args.m4:
761         * m4/gst-feature.m4:
762           add more macros
763         * m4/gst-x11.m4:
764           X11-related checks
765
766 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
767
768         * m4/as-version.m4:
769           newer version
770         * m4/gst-args.m4:
771         * m4/gst-doc.m4:
772           update and add other macros to be shared across projects
773
774 2006-03-24  Thomas Vander Stichele  <thomas at apestaart dot org>
775
776         * gst.supp:
777           add a suppression for g_parse_debug_string
778
779 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
780
781         * gstdoc-scangobj:
782           sync fully with gtkdoc-0.15
783
784 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
785
786         * gstdoc-scangobj:
787         * gtk-doc.mak:
788           sync a little with gtk-doc mainline
789
790 2006-03-17  Wim Taymans  <wim@fluendo.com>
791
792         * gst.supp:
793           add another clone suppression
794           change all glibc suppressions to match 2.3.*
795
796 2006-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
797
798         * m4/check.m4:
799           fix test so it actually works when the normal check is used
800           over debian's/ubuntu's
801
802 2006-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
803
804         * check.mak:
805         Set G_SLICE=always-malloc when valgrinding tests
806         (closes #333272)
807
808 2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
809
810         * m4/gst-glib2.m4:
811         Fix debug output when the GLib version prerequisite is not found
812
813 2006-02-13  Andy Wingo  <wingo@pobox.com>
814
815         * m4/check.m4: Hack around Debian/Ubuntu's broken installation of
816         the PIC version of check as libcheck_pic.a. Should work with
817         cross-compilation too. Grr.
818
819 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
820
821         * m4/gst-default.m4:
822           switch to auto* sinks for defaults
823
824 2006-02-02  Wim Taymans  <wim@fluendo.com>
825
826         * check.mak:
827           add a .valgrind.gen-suppressions target to aid in generating
828           suppressions
829         * gst.supp:
830           add more repressions from my debian glibc as of today
831
832 2006-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
833
834         * gtk-doc-plugins.mak:
835           only add srcdir/gst if it exists
836
837 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
838
839         * release.mak:
840           don't complain about disted enums in win32
841
842 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
843
844         * m4/gst-check.m4:
845           AC_SUBST CFLAGS and LIBS
846           do a non-command because something is stripping out our AC_SUBST
847
848 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
849
850         * m4/gst-args.m4:
851         * m4/gst-valgrind.m4:
852           properly give a "no" result manually when providing a
853           not-found action to fix configure output
854
855 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
856
857         * m4/pkg.m4:
858           update with a more recent version
859
860 2006-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
861
862         * gettext.patch:
863           make Makefile depend on LINGUAS, so rebuilds work when adding
864           a language
865
866 2006-01-03  Michael Smith  <msmith@fluendo.com>
867
868         * check.mak:
869           Clarify error message from valgrind test runs.
870
871 2005-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
872
873         * m4/gst-arch.m4:
874           define HOST_CPU
875
876 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
877
878         * check.mak:
879           add a valgrind-forever target for tests
880
881 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
882
883         * check.mak:
884           when a "make test.check" run fails, make it rerun the test with       
885           at least debug level 2
886
887 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
888
889         * m4/Makefile.am:
890         * m4/gst-check.m4:
891           fix check for base plugins
892         * m4/gst-default.m4:
893           add m4 to set default elements
894
895 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
896
897         * m4/gst-check.m4:
898           check for tools correctly
899
900 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
901
902         * gtk-doc.mak:
903           only enable breaking on new API when make distcheck passes,
904           not before
905
906 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
907
908         * m4/gst-check.m4:
909           Resurrect Julien's dead body and wipe his mind clean
910
911 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
912
913         * m4/gst-check.m4:
914           Kill Julien
915
916 2005-10-17  Julien MOUTTE  <julien@moutte.net>
917
918         * m4/gst-check.m4: I know Thomas will kill me but this 
919         ifelse statement seems incorrect as it is always setting
920         required to "yes". With this one it seems to work. Fixes
921         build of gst-plugins-base on my setup where gstreamer-check
922         is definitely not present/required.
923
924 2005-10-18  Stefan Kost  <ensonic@users.sf.net>
925
926         * gtk-doc.mak:
927           make build break on new api that has not been added to the
928           sections file
929
930 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
931
932         * m4/gst-glib2.m4:
933         * m4/Makefile.am:
934         * m4/gst-check.m4:
935           add macro for easy checks for GStreamer libs
936
937 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
938
939         * m4/gst-glib2.m4:
940           update, warn in error cases
941
942 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
943
944         * m4/gst-error.m4:
945           add GST_SET_DEFAULT_LEVEL
946
947 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
948
949         * m4/Makefile.am:
950         * m4/gst-gettext.m4:
951           remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
952         * m4/gst-glib2.m4:
953           clean up and re-use in core soon
954         * m4/gst-plugindir.m4:
955           macro to set up PLUGINDIR and plugindir define/var
956
957 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
958
959         * m4/Makefile.am:
960         * m4/gst-gettext.m4:
961           add macro for setting up gettext
962
963 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
964
965         * m4/gst-args.m4:
966           add some .m4's for argument checking that can be shared among modules
967
968 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
969
970         * m4/as-libtool.m4:
971           set _LT_LDFLAGS
972         * m4/gst-libxml2.m4:
973           document
974
975 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
976
977         * m4/gst-arch.m4:
978           indent a little
979           add AC_REQUIRE
980         * m4/gst-error.m4:
981           clean up
982
983 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
984
985         * gst-autogen.sh:
986           update version detection expression to catch stuff like
987           Libtool (libtool15) 1.5.0
988
989 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
990
991         * gst.supp:
992           commit 6 new suppressions related to g_module_open; can these
993           really not be folded into one ?
994
995 2005-10-11  Edward Hervey  <edward@fluendo.com>
996
997         * gst.supp: 
998         made the <g_type_init calloc 2> suppression more generic
999         Added pthread memleak suppresions
1000         Added nss_parse_* memleak suppresion (used by g_option_context_parse)
1001
1002 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1003
1004         * check.mak:
1005           be more strict, more leak resolution
1006         * gst.supp:
1007           clean up the g_type_init suppressions
1008
1009 2005-10-07  Thomas Vander Stichele  <thomas at apestaart dot org>
1010
1011         * m4/Makefile.am:
1012         * m4/gst-valgrind.m4:
1013           put the valgrind detection in an .m4
1014
1015 2005-09-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1016
1017         * check.mak:
1018           add some more targets, like "help", but also more intensive tests
1019
1020 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1021
1022         * gtk-doc.mak:
1023           make certain doc warnings fatal so people maintain docs again
1024
1025 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1026
1027         * Makefile.am:
1028         * gtk-doc-plugins.mak:
1029         * scangobj-merge.py:
1030           merge additions from the .signals.new and .args.new file in
1031           the original ones, only updating if necessary
1032
1033 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1034
1035         * gst-xmlinspect.py:
1036         * gstdoc-scangobj:
1037         * gtk-doc-plugins.mak:
1038           fix properly for new API; make update in plugins dir now works
1039
1040 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1041
1042         * gst-xmlinspect.py:
1043         * gstdoc-scangobj:
1044           some fixes for new API
1045         * gtk-doc-plugins.mak:
1046           set environment properly
1047
1048 2005-09-17  David Schleef  <ds@schleef.org>
1049
1050         * gtk-doc-plugins.mak: Use new environment variables.
1051
1052 2005-09-16  Michael Smith <msmith@fluendo.com>
1053
1054         * gstdoc-scangobj:
1055           Make the scanobj code reflect registry/plugin API changes
1056
1057 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1058
1059         * gtk-doc-plugins.mak:
1060           split out scanobj step (which will be run by doc maintainer)
1061           from scan step (which will be run on every build)
1062           clean up some of the commands for make distcheck
1063
1064 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1065
1066         * gtk-doc-plugins.mak:
1067         * mangle-tmpl.py:
1068           first stab at reorganizing the plugins build so we can maintain
1069           element docs
1070
1071 2005-09-14  David Schleef  <ds@schleef.org>
1072
1073         * as-libtool.mak: Remove
1074         * m4/as-libtool.m4: The libtool bug that this worked around has
1075           been fixed.
1076         * m4/as-version.m4: Don't define GST_RELEASE, since it causes
1077           config.h to be regenerated needlessly, and we don't use it.
1078
1079 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1080
1081         * gtk-doc-plugins.mak:
1082           error out on inspect failure
1083
1084 2005-09-14  Michael Smith <msmith@fluendo.com>
1085
1086         * glib-gen.mak:
1087           Don't call glib-mkenums with arguments that confuse/break MinGW,
1088           fixes 316155.
1089
1090 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1091
1092         * gtk-doc-plugins.mak:
1093         * gtk-doc.mak:
1094         * m4/gst-doc.m4:
1095           separate out gtk-doc and docbook stuff
1096           have two separate --enable configure flags
1097
1098 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1099
1100         * check.mak:
1101           add a .gdb target; rebuild registry for each target, otherwise
1102           a code rebuild always triggers a reg rebuild, and it's just too
1103           annoying
1104         * gstdoc-scangobj:
1105
1106 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1107
1108         * check.mak:
1109           separate out REGISTRY_ENVIRONMENT; we want to use that from
1110           our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
1111           everything that the first test, gst-register, needs
1112
1113 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1114
1115         * check.mak:
1116           parse output of valgrind and check for definitely lost, and error
1117           out; somehow I was led to believe valgrind returns non-zero for
1118           leaks, but I can't make it do that, so let's parse
1119
1120 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1121
1122         * check.mak:
1123           for some weird reason valgrind does not report actual memleaks
1124           if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
1125           while valgrind is running.  Since the registry is going to go
1126           anyway, I don't want to waste any more time on this; I just run
1127           valgrind without GST_PLUGIN_PATH set.  Since the registry loading
1128           doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
1129           the registry, that's actually fine.
1130
1131 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1132
1133         * mangle-tmpl.py:
1134           keep original Long_Description; only insert an include if it's
1135           not already the first line in there
1136         * plugins.xsl:
1137           output more information for plugins, including an origin hyperlink
1138
1139 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1140
1141         * gst-xmlinspect.py:
1142           a first stab at inspecting plugins and outputting an xml description
1143         * gtk-doc-plugins.mak:
1144           a gtk-doc using snippet for plugins documentation
1145         * plugins.xsl:
1146           a stylesheet to convert gst-xmlinspect.py output to docbook output
1147           for inclusion in the gtk-doc stuff
1148
1149 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1150
1151         * m4/gst-doc.m4:
1152           s/pdf/eps/ in test for whether we output EPS images (#309379).
1153
1154 2005-07-18  Andy Wingo  <wingo@pobox.com>
1155
1156         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
1157         better. Thanks, Paolo Bonzini!
1158         
1159         * m4/Makefile.am (EXTRA_DIST): 
1160         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
1161         fortran checks.
1162
1163 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1164
1165         * m4/gst-error.m4:
1166           add macro to set ERROR_CFLAGS
1167
1168 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
1169
1170         * gst-autogen.sh:
1171           Remove the old autoregen.sh if it exists before recreating it,
1172           to prevent confusing any shell process that might be reading it
1173           currently.
1174
1175 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1176
1177         * m4/gtk-doc.m4:
1178           added
1179
1180 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
1181
1182         * gst-autogen.sh: create autoregen.sh *before* shifting the options
1183
1184 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1185
1186         * gst-autogen.sh: only update autoregen.sh on actual runs
1187
1188 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1189
1190         * m4/check.m4: m4 from the check unit test suite
1191
1192 2004-12-14  David Schleef  <ds@schleef.org>
1193
1194         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
1195         isn't needed anywhere
1196
1197 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1198
1199         * gst-autogen.sh:
1200           allow failure command to be run so we can clean upfrom autopoint
1201
1202 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
1203         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
1204
1205 2004-07-21  Benjamin Otte  <otte@gnome.org>
1206
1207         * m4/.cvsignore: exciting updates for libtool m4 files
1208
1209 2004-07-12  David Schleef  <ds@schleef.org>
1210
1211         * m4/as-objc.m4:  Add a macro to test for objective C
1212
1213 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1214
1215         * m4/gst-feature.m4:
1216           not all of them support --plugin-libs, so redirect stderr
1217
1218 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1219
1220         * m4/as-scrub-include.m4:
1221           sync with upstream to 0.1.4.  Fixes #132440
1222
1223 2004-06-07  Benjamin Otte  <otte@gnome.org>
1224
1225         * m4/gst-feature.m4:
1226           write a big marker into configure output when checking next plugin
1227           to allow easier parsing of why plugins are(n't) built.
1228
1229 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1230
1231         * m4/as-compiler-flag.m4:
1232         * m4/as-compiler.m4:
1233         * m4/as-libtool.m4:
1234         * m4/as-version.m4:
1235           sync with upstream, change sticky options to -ko
1236
1237 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1238
1239         * m4/as-scrub-include.m4: synced with upstream
1240
1241 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1242
1243         * po.mak:
1244           snippet for updating .po files
1245
1246 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1247
1248         * Makefile.am:
1249         * m4/Makefile.am:
1250           integrate these with the dist
1251
1252 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1253
1254         * release.mak: add a release target
1255
1256 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1257
1258         patch by: Stephane Loeuillet
1259
1260         * m4/ax_create_stdint_h.m4:
1261           use head -n instead of head - (#136500)
1262
1263 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1264
1265         * m4/gst-doc.m4: don't build PS without dvips binary
1266
1267 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
1268
1269         reviewed by: Benjamin Otte  <otte@gnome.org>
1270
1271         * m4/as-docbook.m4:
1272           don't use == operator with test(1) (fixes #135115)
1273
1274 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1275  
1276         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
1277
1278 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1279
1280         * m4/gst-feature.m4:
1281           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
1282           requires that call be in configure.ac
1283
1284 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1285
1286         * m4/gst-libxml2.m4:
1287           take required version as argument, and default to 2.4.9 if not
1288           specified
1289
1290 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1291
1292         * m4/gst-feature.m4:
1293           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
1294
1295 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1296
1297         * common/m4/as-ac-expand.m4:
1298         * common/m4/as-auto-alt.m4:
1299         * common/m4/as-compiler-flag.m4:
1300         * common/m4/as-compiler.m4:
1301         * common/m4/as-docbook.m4:
1302         * common/m4/as-libtool.m4:
1303         * common/m4/as-scrub-include.m4:
1304         * common/m4/as-version.m4:
1305         * common/m4/glib-gettext.m4:
1306         * common/m4/gst-arch.m4:
1307         * common/m4/gst-debuginfo.m4:
1308         * common/m4/gst-doc.m4:
1309         * common/m4/gst-feature.m4:
1310         * common/m4/gst-function.m4:
1311         * common/m4/gst-glib2.m4:
1312         * common/m4/gst-gstreamer.m4:
1313         * common/m4/gst-libxml2.m4:
1314         * common/m4/gst-makecontext.m4:
1315         * common/m4/gst-mcsc.m4:
1316         * common/m4/pkg.m4:
1317           fix underquoted macros as reported by automake 1.8.x (#133800)
1318
1319 2004-02-11  Johan Dahlin  <johan@gnome.org>
1320
1321         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
1322         avoid a warning
1323
1324 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1325
1326         * m4/gst-doc.m4:
1327           we use --output-format=xml and --ingnore-files options to
1328           gtkdoc-mkdb, which got added between 0.9 and 1.0
1329
1330 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1331
1332         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
1333           to configure.ac to shut up libtoolize
1334
1335 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1336
1337         * glib-gen.mak: added; used to generate enums and marshal code
1338
1339 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1340
1341         * gettext.patch: added; used by autogen.sh to make sure
1342           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
1343