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