m4/gst-check.m4: Resurrect Julien's dead body and wipe his mind clean
[platform/upstream/gst-common.git] / ChangeLog
1 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * m4/gst-check.m4:
4           Resurrect Julien's dead body and wipe his mind clean
5
6 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
7
8         * m4/gst-check.m4:
9           Kill Julien
10
11 2005-10-17  Julien MOUTTE  <julien@moutte.net>
12
13         * m4/gst-check.m4: I know Thomas will kill me but this 
14         ifelse statement seems incorrect as it is always setting
15         required to "yes". With this one it seems to work. Fixes
16         build of gst-plugins-base on my setup where gstreamer-check
17         is definitely not present/required.
18
19 2005-10-18  Stefan Kost  <ensonic@users.sf.net>
20
21         * gtk-doc.mak:
22           make build break on new api that has not been added to the
23           sections file
24
25 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26
27         * m4/gst-glib2.m4:
28         * m4/Makefile.am:
29         * m4/gst-check.m4:
30           add macro for easy checks for GStreamer libs
31
32 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
33
34         * m4/gst-glib2.m4:
35           update, warn in error cases
36
37 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
38
39         * m4/gst-error.m4:
40           add GST_SET_DEFAULT_LEVEL
41
42 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
43
44         * m4/Makefile.am:
45         * m4/gst-gettext.m4:
46           remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
47         * m4/gst-glib2.m4:
48           clean up and re-use in core soon
49         * m4/gst-plugindir.m4:
50           macro to set up PLUGINDIR and plugindir define/var
51
52 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
53
54         * m4/Makefile.am:
55         * m4/gst-gettext.m4:
56           add macro for setting up gettext
57
58 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
59
60         * m4/gst-args.m4:
61           add some .m4's for argument checking that can be shared among modules
62
63 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
64
65         * m4/as-libtool.m4:
66           set _LT_LDFLAGS
67         * m4/gst-libxml2.m4:
68           document
69
70 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
71
72         * m4/gst-arch.m4:
73           indent a little
74           add AC_REQUIRE
75         * m4/gst-error.m4:
76           clean up
77
78 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
79
80         * gst-autogen.sh:
81           update version detection expression to catch stuff like
82           Libtool (libtool15) 1.5.0
83
84 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
85
86         * gst.supp:
87           commit 6 new suppressions related to g_module_open; can these
88           really not be folded into one ?
89
90 2005-10-11  Edward Hervey  <edward@fluendo.com>
91
92         * gst.supp: 
93         made the <g_type_init calloc 2> suppression more generic
94         Added pthread memleak suppresions
95         Added nss_parse_* memleak suppresion (used by g_option_context_parse)
96
97 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
98
99         * check.mak:
100           be more strict, more leak resolution
101         * gst.supp:
102           clean up the g_type_init suppressions
103
104 2005-10-07  Thomas Vander Stichele  <thomas at apestaart dot org>
105
106         * m4/Makefile.am:
107         * m4/gst-valgrind.m4:
108           put the valgrind detection in an .m4
109
110 2005-09-29  Thomas Vander Stichele  <thomas at apestaart dot org>
111
112         * check.mak:
113           add some more targets, like "help", but also more intensive tests
114
115 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
116
117         * gtk-doc.mak:
118           make certain doc warnings fatal so people maintain docs again
119
120 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
121
122         * Makefile.am:
123         * gtk-doc-plugins.mak:
124         * scangobj-merge.py:
125           merge additions from the .signals.new and .args.new file in
126           the original ones, only updating if necessary
127
128 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
129
130         * gst-xmlinspect.py:
131         * gstdoc-scangobj:
132         * gtk-doc-plugins.mak:
133           fix properly for new API; make update in plugins dir now works
134
135 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
136
137         * gst-xmlinspect.py:
138         * gstdoc-scangobj:
139           some fixes for new API
140         * gtk-doc-plugins.mak:
141           set environment properly
142
143 2005-09-17  David Schleef  <ds@schleef.org>
144
145         * gtk-doc-plugins.mak: Use new environment variables.
146
147 2005-09-16  Michael Smith <msmith@fluendo.com>
148
149         * gstdoc-scangobj:
150           Make the scanobj code reflect registry/plugin API changes
151
152 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
153
154         * gtk-doc-plugins.mak:
155           split out scanobj step (which will be run by doc maintainer)
156           from scan step (which will be run on every build)
157           clean up some of the commands for make distcheck
158
159 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
160
161         * gtk-doc-plugins.mak:
162         * mangle-tmpl.py:
163           first stab at reorganizing the plugins build so we can maintain
164           element docs
165
166 2005-09-14  David Schleef  <ds@schleef.org>
167
168         * as-libtool.mak: Remove
169         * m4/as-libtool.m4: The libtool bug that this worked around has
170           been fixed.
171         * m4/as-version.m4: Don't define GST_RELEASE, since it causes
172           config.h to be regenerated needlessly, and we don't use it.
173
174 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
175
176         * gtk-doc-plugins.mak:
177           error out on inspect failure
178
179 2005-09-14  Michael Smith <msmith@fluendo.com>
180
181         * glib-gen.mak:
182           Don't call glib-mkenums with arguments that confuse/break MinGW,
183           fixes 316155.
184
185 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
186
187         * gtk-doc-plugins.mak:
188         * gtk-doc.mak:
189         * m4/gst-doc.m4:
190           separate out gtk-doc and docbook stuff
191           have two separate --enable configure flags
192
193 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
194
195         * check.mak:
196           add a .gdb target; rebuild registry for each target, otherwise
197           a code rebuild always triggers a reg rebuild, and it's just too
198           annoying
199         * gstdoc-scangobj:
200
201 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
202
203         * check.mak:
204           separate out REGISTRY_ENVIRONMENT; we want to use that from
205           our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
206           everything that the first test, gst-register, needs
207
208 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
209
210         * check.mak:
211           parse output of valgrind and check for definitely lost, and error
212           out; somehow I was led to believe valgrind returns non-zero for
213           leaks, but I can't make it do that, so let's parse
214
215 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
216
217         * check.mak:
218           for some weird reason valgrind does not report actual memleaks
219           if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
220           while valgrind is running.  Since the registry is going to go
221           anyway, I don't want to waste any more time on this; I just run
222           valgrind without GST_PLUGIN_PATH set.  Since the registry loading
223           doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
224           the registry, that's actually fine.
225
226 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
227
228         * mangle-tmpl.py:
229           keep original Long_Description; only insert an include if it's
230           not already the first line in there
231         * plugins.xsl:
232           output more information for plugins, including an origin hyperlink
233
234 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
235
236         * gst-xmlinspect.py:
237           a first stab at inspecting plugins and outputting an xml description
238         * gtk-doc-plugins.mak:
239           a gtk-doc using snippet for plugins documentation
240         * plugins.xsl:
241           a stylesheet to convert gst-xmlinspect.py output to docbook output
242           for inclusion in the gtk-doc stuff
243
244 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
245
246         * m4/gst-doc.m4:
247           s/pdf/eps/ in test for whether we output EPS images (#309379).
248
249 2005-07-18  Andy Wingo  <wingo@pobox.com>
250
251         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
252         better. Thanks, Paolo Bonzini!
253         
254         * m4/Makefile.am (EXTRA_DIST): 
255         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
256         fortran checks.
257
258 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
259
260         * m4/gst-error.m4:
261           add macro to set ERROR_CFLAGS
262
263 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
264
265         * gst-autogen.sh:
266           Remove the old autoregen.sh if it exists before recreating it,
267           to prevent confusing any shell process that might be reading it
268           currently.
269
270 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
271
272         * m4/gtk-doc.m4:
273           added
274
275 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
276
277         * gst-autogen.sh: create autoregen.sh *before* shifting the options
278
279 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
280
281         * gst-autogen.sh: only update autoregen.sh on actual runs
282
283 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
284
285         * m4/check.m4: m4 from the check unit test suite
286
287 2004-12-14  David Schleef  <ds@schleef.org>
288
289         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
290         isn't needed anywhere
291
292 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
293
294         * gst-autogen.sh:
295           allow failure command to be run so we can clean upfrom autopoint
296
297 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
298         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
299
300 2004-07-21  Benjamin Otte  <otte@gnome.org>
301
302         * m4/.cvsignore: exciting updates for libtool m4 files
303
304 2004-07-12  David Schleef  <ds@schleef.org>
305
306         * m4/as-objc.m4:  Add a macro to test for objective C
307
308 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
309
310         * m4/gst-feature.m4:
311           not all of them support --plugin-libs, so redirect stderr
312
313 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
314
315         * m4/as-scrub-include.m4:
316           sync with upstream to 0.1.4.  Fixes #132440
317
318 2004-06-07  Benjamin Otte  <otte@gnome.org>
319
320         * m4/gst-feature.m4:
321           write a big marker into configure output when checking next plugin
322           to allow easier parsing of why plugins are(n't) built.
323
324 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
325
326         * m4/as-compiler-flag.m4:
327         * m4/as-compiler.m4:
328         * m4/as-libtool.m4:
329         * m4/as-version.m4:
330           sync with upstream, change sticky options to -ko
331
332 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
333
334         * m4/as-scrub-include.m4: synced with upstream
335
336 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
337
338         * po.mak:
339           snippet for updating .po files
340
341 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
342
343         * Makefile.am:
344         * m4/Makefile.am:
345           integrate these with the dist
346
347 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
348
349         * release.mak: add a release target
350
351 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
352
353         patch by: Stephane Loeuillet
354
355         * m4/ax_create_stdint_h.m4:
356           use head -n instead of head - (#136500)
357
358 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
359
360         * m4/gst-doc.m4: don't build PS without dvips binary
361
362 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
363
364         reviewed by: Benjamin Otte  <otte@gnome.org>
365
366         * m4/as-docbook.m4:
367           don't use == operator with test(1) (fixes #135115)
368
369 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
370  
371         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
372
373 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
374
375         * m4/gst-feature.m4:
376           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
377           requires that call be in configure.ac
378
379 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
380
381         * m4/gst-libxml2.m4:
382           take required version as argument, and default to 2.4.9 if not
383           specified
384
385 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
386
387         * m4/gst-feature.m4:
388           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
389
390 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
391
392         * common/m4/as-ac-expand.m4:
393         * common/m4/as-auto-alt.m4:
394         * common/m4/as-compiler-flag.m4:
395         * common/m4/as-compiler.m4:
396         * common/m4/as-docbook.m4:
397         * common/m4/as-libtool.m4:
398         * common/m4/as-scrub-include.m4:
399         * common/m4/as-version.m4:
400         * common/m4/glib-gettext.m4:
401         * common/m4/gst-arch.m4:
402         * common/m4/gst-debuginfo.m4:
403         * common/m4/gst-doc.m4:
404         * common/m4/gst-feature.m4:
405         * common/m4/gst-function.m4:
406         * common/m4/gst-glib2.m4:
407         * common/m4/gst-gstreamer.m4:
408         * common/m4/gst-libxml2.m4:
409         * common/m4/gst-makecontext.m4:
410         * common/m4/gst-mcsc.m4:
411         * common/m4/pkg.m4:
412           fix underquoted macros as reported by automake 1.8.x (#133800)
413
414 2004-02-11  Johan Dahlin  <johan@gnome.org>
415
416         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
417         avoid a warning
418
419 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
420
421         * m4/gst-doc.m4:
422           we use --output-format=xml and --ingnore-files options to
423           gtkdoc-mkdb, which got added between 0.9 and 1.0
424
425 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
426
427         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
428           to configure.ac to shut up libtoolize
429
430 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
431
432         * glib-gen.mak: added; used to generate enums and marshal code
433
434 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
435
436         * gettext.patch: added; used by autogen.sh to make sure
437           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
438