Update introspection.m4 to match usage
[platform/upstream/gstreamer.git] / common / ChangeLog
1 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
2
3         * m4/gst-args.m4:
4           Let the AG_GST_ARG_ENABLE_EXPERIMENTAL macro default to disable
5           building of experimental plugins. Nobody uses it yet and the
6           --enable--experimental stuff from gst-plugins-good defaults to
7           disable too.
8
9 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
10
11         * gtk-doc-plugins.mak:
12           Just use the normal 'check' target and avoid a circular
13           dependency.
14
15 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
16
17         * gtk-doc-plugins.mak:
18           Add rule to error out if .hierarchy file contains tabs.
19
20 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
21
22         * download-translations:
23         * po.mak:
24           If there are new languages, they need to be added to po/LINGUAS.
25
26 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
27
28         * download-translations:
29         * po.mak:
30           Fix up 'download-po' a bit, so that we find new translations
31           for languages that aren't in our po/LINGUAS file yet too.
32
33 2007-07-16  Jan Schmidt  <thaytan@mad.scientist.com>
34
35         * gst.supp:
36         Add a suppression for GLib caching the tmp dir seen on an
37         Ubuntu Feisty system.
38
39 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
40
41         * m4/gst-feature.m4:
42         If we want to use 'echo -e', call /bin/echo instead of the shell's
43         since -e is a bash extension, and our /bin/sh might not be being
44         provided by bash.
45
46 2007-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
47
48         * po.mak:
49           Translation project has moved.  Also, no idea how this used to
50           work given that we weren't downloading a .po file.
51
52 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
53
54         * gst-xmlinspect.py:
55         * plugins.xsl:
56           Also extract element caps for plugin-docs. Fixes parts of #117692.
57
58 2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
59
60         Patch by: Andreas Schwab
61
62         * m4/gst-feature.m4:
63           Fix quoting (#449493).
64
65 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
66
67         * m4/gst-parser.m4:
68         Only generate the parser if bison >= 1.875 _and_ flex >= 2.5.31 is
69         installed and use pre-generated sources otherwise. Fixes bug #444820.
70
71 2007-05-11  Michael Smith <msmith@fluendo.com>
72
73         * gst.supp:
74           Suppression variant for our good friend the TLS leak, this time for
75           Ubuntu Feisty/x86.
76
77 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
78
79         * gtk-doc-plugins.mak:
80           Fix make distcheck again; change some spaces to tabs in makefile.
81
82 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
83
84         * gtk-doc-plugins.mak (-module):
85           Error out when the html build step gives warnings, so they get
86           fixed properly.
87
88 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
89
90         * m4/gst-feature.m4:
91           Add macro AG_GST_PARSE_SUBSYSTEM_DISABLES that checks the defines in
92           the configuration header and AC_DEFINES the setings.
93
94 2007-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
95
96         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
97
98         * m4/gst-parser.m4:
99         Put the AC_MSG_RESULT output in brackets to get it properly written to
100         the terminal.
101
102 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
103
104         * m4/gst-parser.m4:
105         Check for flex >= 2.5.31 and set GENERATE_PARSER if we have at least
106         that version. Otherwise use pre-generated parser sources as we can't
107         raise the required flex version. HAVE_MT_SAVE_FLEX is obsolete now
108         as we use a new enough flex version anyway. First part of #349180
109
110 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
111
112         * m4/gst-check.m4:
113           Allow pre-setting the GST(PB)_TOOLS/PLUGINS_DIR variables to help
114           builds against older GStreamer.
115
116 2007-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
117
118         * m4/gst-parser.m4:
119         Fix the flex version check. It ignored the micro version before.
120
121 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
122
123         * check.mak:
124         Use the same timeout when generating valgrind suppressions as 
125         running the valgrind test.
126
127         * gst.supp:
128         Add some more suppressions and stuff.
129
130 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
131
132         * check.mak:
133         Make sure GSlice is disabled when building suppressions too.
134
135         * gst.supp:
136         Add around *850* lines of suppressions for one-time initialisations
137         inside libasound and gconf/bonobo/ORBit. I feel so dirty.
138
139 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
140
141         * gst.supp:
142         add a suppression for this GConf flup on the FC5 buildbot.
143
144 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
145
146         * gst.supp:
147         Make the suppression a little more generic, to catch the FC5 
148         backtrace too.
149
150 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
151
152         * gst.supp:
153         Add a suppression for libcdio 0.76. It leaks an internal struct
154         when the CD-ROM device is not accessible.
155
156 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
157
158         * m4/gst-arch.m4:
159           Move a line that was in the wrong macro
160
161 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
162
163         * m4/gst.m4:
164           Add
165         * m4/gst-arch.m4:
166         * m4/gst-args.m4:
167         * m4/gst-check.m4:
168         * m4/gst-debuginfo.m4:
169         * m4/gst-default.m4:
170         * m4/gst-doc.m4:
171         * m4/gst-error.m4:
172         * m4/gst-feature.m4:
173         * m4/gst-function.m4:
174         * m4/gst-gettext.m4:
175         * m4/gst-glib2.m4:
176         * m4/gst-libxml2.m4:
177         * m4/gst-parser.m4:
178         * m4/gst-plugin-docs.m4:
179         * m4/gst-plugindir.m4:
180         * m4/gst-valgrind.m4:
181         * m4/gst-x11.m4:
182           Convert all macros to use AG_GST style so we can properly warn
183           when they're missing if configure.ac calls AG_GST_INIT
184           Will require update in all GStreamer modules.
185
186 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
187
188         * m4/gst-args.m4:
189           Remove 'enable' from configure switch description as this leads to 
190           confusing lines like "disable enable builing ...".
191         * m4/gst-feature.m4:
192           Fix comment to sound less horrible.
193
194 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
195
196         Patch by: Will Newton  <will.newton gmail com>
197
198         * m4/gst-check.m4:
199           Use $PKG_CONFIG rather than pkg-config directly, the one in our path
200           might not be the one we want, like when cross-compiling. Also, other
201           macros such as PKG_CHECK_MODULES use $PKG_CONFIG, so we should
202           probably too just for consistency. Fixes #405288.
203
204 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
205
206         * m4/gst-parser.m4:
207           Need to use double square brackets again so m4 doesn't remove them
208           (fixes #378931).
209
210         * m4/gst-args.m4:
211           Use double square brackets here as well, for the same reason.
212
213 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
214
215         * m4/gst-parser.m4:
216           Use 'sed' rather than 'tr' to strip trailing letters from version
217           numbers, since 'tr' might not be available and we know sed is
218           (#378931).
219
220 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
221
222         * check.mak:
223           Increase default timeout under valgrind, 60 is just too short and
224           some tests take a bit longer these days and not everyone has a
225           beefy machine.
226
227 2006-09-29  Michael Smith  <msmith@fluendo.com>
228
229         * gst.supp:
230           More suppressions for edgy. 
231
232 2006-09-28  Jan Schmidt  <thaytan@mad.scientist.com>
233
234         * m4/gst-glib2.m4:
235         Use gmodule-no-export-2.0.pc instead of gmodule-2.0.pc - we neither
236         want nor need --export-dynamic (which ends up making us export a bunch
237         of unneeded symbols)
238
239 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
240
241         * gst.supp:
242           Some suppressions for the more recent ld.so in ubuntu edgy.
243
244 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
245
246         * gst.supp:
247           Shorten function trail so the suppression works on
248           my ubuntu dapper system with core cvs as well.
249
250 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
251
252         * gst.supp:
253         Extra suppressions from my Ubuntu x86_64 machine
254
255 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
256
257         Patch by: Frederic Peters <fpeters at entrouvert com>
258
259         * m4/gst-parser.m4:
260           Need to double square brackets in .m4 files. Should fix bison
261           version detection with version numbers like 1.23a (#348354).
262
263 2006-07-24  Jan Schmidt  <thaytan@mad.scientist.com>
264
265         * check.mak:
266         Valgrind fails to find tests written in tests/check/ directly (rather
267         than a subdir) - because valgrind gets run with a filename that
268         doesn't contain a relative path, it goes searching /usr/bin instead.
269         Run with ./.... to make things work either way.
270
271         * gtk-doc-plugins.mak:
272         Add $(top_builddir)/src as a place to look for plugins
273         when building too, since that's where gst-template keeps things
274
275 2006-07-23  Stefan Kost  <ensonic@users.sf.net>
276
277         Patch by: Frederic Peters <fpeters@entrouvert.com>
278
279         * m4/gst-parser.m4:
280           Fix bison detection (#348354)
281
282 2006-07-21  Stefan Kost  <ensonic@users.sf.net>
283
284         * m4/gst-parser.m4:
285           check for bison and flex
286
287 2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
288
289         * m4/gst-plugin-docs.m4:
290           remove the configure argument for enabling plugin doc build;
291           having gtk-doc enabled and pyxml present is enough of a trigger
292
293 2006-07-03  Thomas Vander Stichele  <thomas at apestaart dot org>
294
295         * coverage/lcov.mak:
296           fix up rules to work with gst-python as well
297           run "make lcov" to test and generate the reports
298           run "make lcov-reset" to redo it after that
299
300 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
301
302         * Makefile.am:
303         * check.mak:
304           add an inspect target that inspects every element feature,
305           so we can have that added for coverage
306         * coverage/lcov.mak:
307           add support for lcov
308
309 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
310
311         * m4/gst-args.m4:
312           when building with gcov, reset CFLAGS and friends to O0
313
314 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
315
316         * m4/gst-args.m4:
317           Find the gcov that matches the gcc version
318           Only allow gcov if we use gcc
319
320 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
321
322         * Makefile.am:
323         * coverage/coverage-report-entry.pl:
324         * coverage/coverage-report.pl:
325         * coverage/coverage-report.xsl:
326           copy coverage reporting files from dbus
327
328 2006-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
329
330         * m4/gst-args.m4:
331           libtool strips gcov's -f flags, so libgcov does not get
332           linked in.  Setting GCOV_LIBS with -lgcov fixes libtool's
333           stripping
334           also show what pkg-config-path we set
335
336 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
337
338         Patch by: Peter Kjellerstedt <pkj at axis com>
339
340         * m4/gst-feature.m4:
341           Show list of plugins without external dependencies that
342           will not be built as well (#344136).
343
344 2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
345
346         * m4/gst-plugin-docs.m4:
347           add GST_PLUGIN_DOCS, which checks for everything needed
348           to build the plugin docs (namely gtk-doc and pyxml); also
349           adds a new --enable-plugin-docs configure switch; will
350           set ENABLE_PLUGIN_DOCS conditional for use in Makefile.am
351           files (see #344039).
352
353 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
354
355         * m4/gst-check.m4:
356           add GST_PKG_CHECK_MODULES, which in the normal case of checking
357           for a dependency lib for a plug-in only needs two arguments
358           to do the right thing.
359         * m4/gst-feature.m4:
360           clean up output a little of feature checking; also deal with
361           non-plug-in feature checks
362         * m4/Makefile.am:
363         * m4/gst-gstreamer.m4:
364           remove this file; it's a useless check
365
366 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
367
368         * m4/gst-arch.m4:
369           add PPC64 so we can have separate structure sizes for it
370
371 2006-06-05  Edward Hervey  <edward@fluendo.com>
372
373         * gtk-doc.mak:
374         Check for the proper .devhelp2 file to remove.
375
376 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
377
378         * gtk-doc.mak:
379           allow a magic variable to suppress errors from docbuilding
380
381 2006-05-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
382
383         * gtk-doc.mak:
384           error out if gtkdoc-mktmpl finds unused declarations
385
386 2006-05-28  Edward Hervey  <edward@fluendo.com>
387
388         * gst.supp:
389         Reverting previous commit.  That's good to know, Edward, but why ?
390         
391 2006-05-28  Edward Hervey  <edward@fluendo.com>
392
393         * gst.supp:
394         Added suppresion for memleak in g_option_context_parse on fc5-64
395
396 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
397
398         * m4/gst-check.m4:
399           set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIR
400
401 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
402
403         * check.mak:
404           Fix 'make help' in check directories, it should be
405           'valgrind.gen-suppressions' not 'valgrind-gen-suppressions'
406           (not changing target to match help string on purpose to keep
407           scripts etc. functional).
408
409 2006-05-18  Thomas Vander Stichele  <thomas at apestaart dot org>
410
411         Patch by: Peter Kjellerstedt
412
413         * m4/gst-arch.m4:
414           add support for CRIS and CRISv32.
415
416 2006-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
417
418         * m4/gst-args.m4:
419         Fix the macros for command-line supplied package and origin names
420         so they don't end up being configure as "" (Fixes #341479)
421
422 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
423
424         * gtk-doc.mak:
425         Add uninstall rule to remove .devhelp2 files.
426
427 2006-05-09  Edward Hervey  <edward@fluendo.com>
428
429         * gst.supp: 
430           Add suppression for GSlice version of
431           g_type_init calloc leak
432
433 2006-04-05  Michael Smith  <msmith@fluendo.com>
434
435         * gst.supp:
436           Delete a bogus suppression for the registry code.
437           Generalise a suppression for a glib bug (see #337404)
438
439 2006-04-04  Michael Smith <msmith@fluendo.com>
440
441         * gst.supp:
442           Add a leak suppression: the existing glibc-doesn't-free-TLS one
443           wasn't triggering here.
444
445 2006-04-04  Michael Smith <msmith@fluendo.com>
446
447         * gst.supp:
448           Add some minimally-neccesary suppressions for my x86/dapper system.
449
450 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
451
452         * plugins.xsl:
453           Do not display an origin link if origin does not start with http
454           See #323798
455
456 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
457
458         * m4/gst-args.m4:
459         * m4/gst-feature.m4:
460           add more macros
461         * m4/gst-x11.m4:
462           X11-related checks
463
464 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
465
466         * m4/as-version.m4:
467           newer version
468         * m4/gst-args.m4:
469         * m4/gst-doc.m4:
470           update and add other macros to be shared across projects
471
472 2006-03-24  Thomas Vander Stichele  <thomas at apestaart dot org>
473
474         * gst.supp:
475           add a suppression for g_parse_debug_string
476
477 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
478
479         * gstdoc-scangobj:
480           sync fully with gtkdoc-0.15
481
482 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
483
484         * gstdoc-scangobj:
485         * gtk-doc.mak:
486           sync a little with gtk-doc mainline
487
488 2006-03-17  Wim Taymans  <wim@fluendo.com>
489
490         * gst.supp:
491           add another clone suppression
492           change all glibc suppressions to match 2.3.*
493
494 2006-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
495
496         * m4/check.m4:
497           fix test so it actually works when the normal check is used
498           over debian's/ubuntu's
499
500 2006-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
501
502         * check.mak:
503         Set G_SLICE=always-malloc when valgrinding tests
504         (closes #333272)
505
506 2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
507
508         * m4/gst-glib2.m4:
509         Fix debug output when the GLib version prerequisite is not found
510
511 2006-02-13  Andy Wingo  <wingo@pobox.com>
512
513         * m4/check.m4: Hack around Debian/Ubuntu's broken installation of
514         the PIC version of check as libcheck_pic.a. Should work with
515         cross-compilation too. Grr.
516
517 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
518
519         * m4/gst-default.m4:
520           switch to auto* sinks for defaults
521
522 2006-02-02  Wim Taymans  <wim@fluendo.com>
523
524         * check.mak:
525           add a .valgrind.gen-suppressions target to aid in generating
526           suppressions
527         * gst.supp:
528           add more repressions from my debian glibc as of today
529
530 2006-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
531
532         * gtk-doc-plugins.mak:
533           only add srcdir/gst if it exists
534
535 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
536
537         * release.mak:
538           don't complain about disted enums in win32
539
540 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
541
542         * m4/gst-check.m4:
543           AC_SUBST CFLAGS and LIBS
544           do a non-command because something is stripping out our AC_SUBST
545
546 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
547
548         * m4/gst-args.m4:
549         * m4/gst-valgrind.m4:
550           properly give a "no" result manually when providing a
551           not-found action to fix configure output
552
553 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
554
555         * m4/pkg.m4:
556           update with a more recent version
557
558 2006-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
559
560         * gettext.patch:
561           make Makefile depend on LINGUAS, so rebuilds work when adding
562           a language
563
564 2006-01-03  Michael Smith  <msmith@fluendo.com>
565
566         * check.mak:
567           Clarify error message from valgrind test runs.
568
569 2005-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
570
571         * m4/gst-arch.m4:
572           define HOST_CPU
573
574 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
575
576         * check.mak:
577           add a valgrind-forever target for tests
578
579 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
580
581         * check.mak:
582           when a "make test.check" run fails, make it rerun the test with       
583           at least debug level 2
584
585 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
586
587         * m4/Makefile.am:
588         * m4/gst-check.m4:
589           fix check for base plugins
590         * m4/gst-default.m4:
591           add m4 to set default elements
592
593 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
594
595         * m4/gst-check.m4:
596           check for tools correctly
597
598 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
599
600         * gtk-doc.mak:
601           only enable breaking on new API when make distcheck passes,
602           not before
603
604 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
605
606         * m4/gst-check.m4:
607           Resurrect Julien's dead body and wipe his mind clean
608
609 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
610
611         * m4/gst-check.m4:
612           Kill Julien
613
614 2005-10-17  Julien MOUTTE  <julien@moutte.net>
615
616         * m4/gst-check.m4: I know Thomas will kill me but this 
617         ifelse statement seems incorrect as it is always setting
618         required to "yes". With this one it seems to work. Fixes
619         build of gst-plugins-base on my setup where gstreamer-check
620         is definitely not present/required.
621
622 2005-10-18  Stefan Kost  <ensonic@users.sf.net>
623
624         * gtk-doc.mak:
625           make build break on new api that has not been added to the
626           sections file
627
628 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
629
630         * m4/gst-glib2.m4:
631         * m4/Makefile.am:
632         * m4/gst-check.m4:
633           add macro for easy checks for GStreamer libs
634
635 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
636
637         * m4/gst-glib2.m4:
638           update, warn in error cases
639
640 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
641
642         * m4/gst-error.m4:
643           add GST_SET_DEFAULT_LEVEL
644
645 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
646
647         * m4/Makefile.am:
648         * m4/gst-gettext.m4:
649           remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
650         * m4/gst-glib2.m4:
651           clean up and re-use in core soon
652         * m4/gst-plugindir.m4:
653           macro to set up PLUGINDIR and plugindir define/var
654
655 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
656
657         * m4/Makefile.am:
658         * m4/gst-gettext.m4:
659           add macro for setting up gettext
660
661 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
662
663         * m4/gst-args.m4:
664           add some .m4's for argument checking that can be shared among modules
665
666 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
667
668         * m4/as-libtool.m4:
669           set _LT_LDFLAGS
670         * m4/gst-libxml2.m4:
671           document
672
673 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
674
675         * m4/gst-arch.m4:
676           indent a little
677           add AC_REQUIRE
678         * m4/gst-error.m4:
679           clean up
680
681 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
682
683         * gst-autogen.sh:
684           update version detection expression to catch stuff like
685           Libtool (libtool15) 1.5.0
686
687 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
688
689         * gst.supp:
690           commit 6 new suppressions related to g_module_open; can these
691           really not be folded into one ?
692
693 2005-10-11  Edward Hervey  <edward@fluendo.com>
694
695         * gst.supp: 
696         made the <g_type_init calloc 2> suppression more generic
697         Added pthread memleak suppresions
698         Added nss_parse_* memleak suppresion (used by g_option_context_parse)
699
700 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
701
702         * check.mak:
703           be more strict, more leak resolution
704         * gst.supp:
705           clean up the g_type_init suppressions
706
707 2005-10-07  Thomas Vander Stichele  <thomas at apestaart dot org>
708
709         * m4/Makefile.am:
710         * m4/gst-valgrind.m4:
711           put the valgrind detection in an .m4
712
713 2005-09-29  Thomas Vander Stichele  <thomas at apestaart dot org>
714
715         * check.mak:
716           add some more targets, like "help", but also more intensive tests
717
718 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
719
720         * gtk-doc.mak:
721           make certain doc warnings fatal so people maintain docs again
722
723 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
724
725         * Makefile.am:
726         * gtk-doc-plugins.mak:
727         * scangobj-merge.py:
728           merge additions from the .signals.new and .args.new file in
729           the original ones, only updating if necessary
730
731 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
732
733         * gst-xmlinspect.py:
734         * gstdoc-scangobj:
735         * gtk-doc-plugins.mak:
736           fix properly for new API; make update in plugins dir now works
737
738 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
739
740         * gst-xmlinspect.py:
741         * gstdoc-scangobj:
742           some fixes for new API
743         * gtk-doc-plugins.mak:
744           set environment properly
745
746 2005-09-17  David Schleef  <ds@schleef.org>
747
748         * gtk-doc-plugins.mak: Use new environment variables.
749
750 2005-09-16  Michael Smith <msmith@fluendo.com>
751
752         * gstdoc-scangobj:
753           Make the scanobj code reflect registry/plugin API changes
754
755 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
756
757         * gtk-doc-plugins.mak:
758           split out scanobj step (which will be run by doc maintainer)
759           from scan step (which will be run on every build)
760           clean up some of the commands for make distcheck
761
762 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
763
764         * gtk-doc-plugins.mak:
765         * mangle-tmpl.py:
766           first stab at reorganizing the plugins build so we can maintain
767           element docs
768
769 2005-09-14  David Schleef  <ds@schleef.org>
770
771         * as-libtool.mak: Remove
772         * m4/as-libtool.m4: The libtool bug that this worked around has
773           been fixed.
774         * m4/as-version.m4: Don't define GST_RELEASE, since it causes
775           config.h to be regenerated needlessly, and we don't use it.
776
777 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
778
779         * gtk-doc-plugins.mak:
780           error out on inspect failure
781
782 2005-09-14  Michael Smith <msmith@fluendo.com>
783
784         * glib-gen.mak:
785           Don't call glib-mkenums with arguments that confuse/break MinGW,
786           fixes 316155.
787
788 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
789
790         * gtk-doc-plugins.mak:
791         * gtk-doc.mak:
792         * m4/gst-doc.m4:
793           separate out gtk-doc and docbook stuff
794           have two separate --enable configure flags
795
796 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
797
798         * check.mak:
799           add a .gdb target; rebuild registry for each target, otherwise
800           a code rebuild always triggers a reg rebuild, and it's just too
801           annoying
802         * gstdoc-scangobj:
803
804 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
805
806         * check.mak:
807           separate out REGISTRY_ENVIRONMENT; we want to use that from
808           our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
809           everything that the first test, gst-register, needs
810
811 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
812
813         * check.mak:
814           parse output of valgrind and check for definitely lost, and error
815           out; somehow I was led to believe valgrind returns non-zero for
816           leaks, but I can't make it do that, so let's parse
817
818 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
819
820         * check.mak:
821           for some weird reason valgrind does not report actual memleaks
822           if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
823           while valgrind is running.  Since the registry is going to go
824           anyway, I don't want to waste any more time on this; I just run
825           valgrind without GST_PLUGIN_PATH set.  Since the registry loading
826           doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
827           the registry, that's actually fine.
828
829 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
830
831         * mangle-tmpl.py:
832           keep original Long_Description; only insert an include if it's
833           not already the first line in there
834         * plugins.xsl:
835           output more information for plugins, including an origin hyperlink
836
837 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
838
839         * gst-xmlinspect.py:
840           a first stab at inspecting plugins and outputting an xml description
841         * gtk-doc-plugins.mak:
842           a gtk-doc using snippet for plugins documentation
843         * plugins.xsl:
844           a stylesheet to convert gst-xmlinspect.py output to docbook output
845           for inclusion in the gtk-doc stuff
846
847 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
848
849         * m4/gst-doc.m4:
850           s/pdf/eps/ in test for whether we output EPS images (#309379).
851
852 2005-07-18  Andy Wingo  <wingo@pobox.com>
853
854         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
855         better. Thanks, Paolo Bonzini!
856         
857         * m4/Makefile.am (EXTRA_DIST): 
858         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
859         fortran checks.
860
861 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
862
863         * m4/gst-error.m4:
864           add macro to set ERROR_CFLAGS
865
866 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
867
868         * gst-autogen.sh:
869           Remove the old autoregen.sh if it exists before recreating it,
870           to prevent confusing any shell process that might be reading it
871           currently.
872
873 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
874
875         * m4/gtk-doc.m4:
876           added
877
878 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
879
880         * gst-autogen.sh: create autoregen.sh *before* shifting the options
881
882 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
883
884         * gst-autogen.sh: only update autoregen.sh on actual runs
885
886 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
887
888         * m4/check.m4: m4 from the check unit test suite
889
890 2004-12-14  David Schleef  <ds@schleef.org>
891
892         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
893         isn't needed anywhere
894
895 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
896
897         * gst-autogen.sh:
898           allow failure command to be run so we can clean upfrom autopoint
899
900 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
901         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
902
903 2004-07-21  Benjamin Otte  <otte@gnome.org>
904
905         * m4/.cvsignore: exciting updates for libtool m4 files
906
907 2004-07-12  David Schleef  <ds@schleef.org>
908
909         * m4/as-objc.m4:  Add a macro to test for objective C
910
911 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
912
913         * m4/gst-feature.m4:
914           not all of them support --plugin-libs, so redirect stderr
915
916 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
917
918         * m4/as-scrub-include.m4:
919           sync with upstream to 0.1.4.  Fixes #132440
920
921 2004-06-07  Benjamin Otte  <otte@gnome.org>
922
923         * m4/gst-feature.m4:
924           write a big marker into configure output when checking next plugin
925           to allow easier parsing of why plugins are(n't) built.
926
927 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
928
929         * m4/as-compiler-flag.m4:
930         * m4/as-compiler.m4:
931         * m4/as-libtool.m4:
932         * m4/as-version.m4:
933           sync with upstream, change sticky options to -ko
934
935 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
936
937         * m4/as-scrub-include.m4: synced with upstream
938
939 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
940
941         * po.mak:
942           snippet for updating .po files
943
944 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
945
946         * Makefile.am:
947         * m4/Makefile.am:
948           integrate these with the dist
949
950 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
951
952         * release.mak: add a release target
953
954 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
955
956         patch by: Stephane Loeuillet
957
958         * m4/ax_create_stdint_h.m4:
959           use head -n instead of head - (#136500)
960
961 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
962
963         * m4/gst-doc.m4: don't build PS without dvips binary
964
965 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
966
967         reviewed by: Benjamin Otte  <otte@gnome.org>
968
969         * m4/as-docbook.m4:
970           don't use == operator with test(1) (fixes #135115)
971
972 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
973  
974         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
975
976 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
977
978         * m4/gst-feature.m4:
979           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
980           requires that call be in configure.ac
981
982 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
983
984         * m4/gst-libxml2.m4:
985           take required version as argument, and default to 2.4.9 if not
986           specified
987
988 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
989
990         * m4/gst-feature.m4:
991           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
992
993 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
994
995         * common/m4/as-ac-expand.m4:
996         * common/m4/as-auto-alt.m4:
997         * common/m4/as-compiler-flag.m4:
998         * common/m4/as-compiler.m4:
999         * common/m4/as-docbook.m4:
1000         * common/m4/as-libtool.m4:
1001         * common/m4/as-scrub-include.m4:
1002         * common/m4/as-version.m4:
1003         * common/m4/glib-gettext.m4:
1004         * common/m4/gst-arch.m4:
1005         * common/m4/gst-debuginfo.m4:
1006         * common/m4/gst-doc.m4:
1007         * common/m4/gst-feature.m4:
1008         * common/m4/gst-function.m4:
1009         * common/m4/gst-glib2.m4:
1010         * common/m4/gst-gstreamer.m4:
1011         * common/m4/gst-libxml2.m4:
1012         * common/m4/gst-makecontext.m4:
1013         * common/m4/gst-mcsc.m4:
1014         * common/m4/pkg.m4:
1015           fix underquoted macros as reported by automake 1.8.x (#133800)
1016
1017 2004-02-11  Johan Dahlin  <johan@gnome.org>
1018
1019         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
1020         avoid a warning
1021
1022 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1023
1024         * m4/gst-doc.m4:
1025           we use --output-format=xml and --ingnore-files options to
1026           gtkdoc-mkdb, which got added between 0.9 and 1.0
1027
1028 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1029
1030         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
1031           to configure.ac to shut up libtoolize
1032
1033 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1034
1035         * glib-gen.mak: added; used to generate enums and marshal code
1036
1037 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1038
1039         * gettext.patch: added; used by autogen.sh to make sure
1040           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
1041