1 2006-01-03 Michael Smith <msmith@fluendo.com>
4 Clarify error message from valgrind test runs.
6 2005-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
11 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
14 add a valgrind-forever target for tests
16 2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
19 when a "make test.check" run fails, make it rerun the test with
20 at least debug level 2
22 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
26 fix check for base plugins
28 add m4 to set default elements
30 2005-10-18 Thomas Vander Stichele <thomas at apestaart dot org>
33 check for tools correctly
35 2005-10-18 Thomas Vander Stichele <thomas at apestaart dot org>
38 only enable breaking on new API when make distcheck passes,
41 2005-10-18 Thomas Vander Stichele <thomas at apestaart dot org>
44 Resurrect Julien's dead body and wipe his mind clean
46 2005-10-18 Thomas Vander Stichele <thomas at apestaart dot org>
51 2005-10-17 Julien MOUTTE <julien@moutte.net>
53 * m4/gst-check.m4: I know Thomas will kill me but this
54 ifelse statement seems incorrect as it is always setting
55 required to "yes". With this one it seems to work. Fixes
56 build of gst-plugins-base on my setup where gstreamer-check
57 is definitely not present/required.
59 2005-10-18 Stefan Kost <ensonic@users.sf.net>
62 make build break on new api that has not been added to the
65 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
70 add macro for easy checks for GStreamer libs
72 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
75 update, warn in error cases
77 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
80 add GST_SET_DEFAULT_LEVEL
82 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
86 remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
88 clean up and re-use in core soon
89 * m4/gst-plugindir.m4:
90 macro to set up PLUGINDIR and plugindir define/var
92 2005-10-15 Thomas Vander Stichele <thomas at apestaart dot org>
96 add macro for setting up gettext
98 2005-10-15 Thomas Vander Stichele <thomas at apestaart dot org>
101 add some .m4's for argument checking that can be shared among modules
103 2005-10-15 Thomas Vander Stichele <thomas at apestaart dot org>
110 2005-10-15 Thomas Vander Stichele <thomas at apestaart dot org>
118 2005-10-12 Thomas Vander Stichele <thomas at apestaart dot org>
121 update version detection expression to catch stuff like
122 Libtool (libtool15) 1.5.0
124 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
127 commit 6 new suppressions related to g_module_open; can these
128 really not be folded into one ?
130 2005-10-11 Edward Hervey <edward@fluendo.com>
133 made the <g_type_init calloc 2> suppression more generic
134 Added pthread memleak suppresions
135 Added nss_parse_* memleak suppresion (used by g_option_context_parse)
137 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
140 be more strict, more leak resolution
142 clean up the g_type_init suppressions
144 2005-10-07 Thomas Vander Stichele <thomas at apestaart dot org>
147 * m4/gst-valgrind.m4:
148 put the valgrind detection in an .m4
150 2005-09-29 Thomas Vander Stichele <thomas at apestaart dot org>
153 add some more targets, like "help", but also more intensive tests
155 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
158 make certain doc warnings fatal so people maintain docs again
160 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
163 * gtk-doc-plugins.mak:
165 merge additions from the .signals.new and .args.new file in
166 the original ones, only updating if necessary
168 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
172 * gtk-doc-plugins.mak:
173 fix properly for new API; make update in plugins dir now works
175 2005-09-20 Thomas Vander Stichele <thomas at apestaart dot org>
179 some fixes for new API
180 * gtk-doc-plugins.mak:
181 set environment properly
183 2005-09-17 David Schleef <ds@schleef.org>
185 * gtk-doc-plugins.mak: Use new environment variables.
187 2005-09-16 Michael Smith <msmith@fluendo.com>
190 Make the scanobj code reflect registry/plugin API changes
192 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
194 * gtk-doc-plugins.mak:
195 split out scanobj step (which will be run by doc maintainer)
196 from scan step (which will be run on every build)
197 clean up some of the commands for make distcheck
199 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
201 * gtk-doc-plugins.mak:
203 first stab at reorganizing the plugins build so we can maintain
206 2005-09-14 David Schleef <ds@schleef.org>
208 * as-libtool.mak: Remove
209 * m4/as-libtool.m4: The libtool bug that this worked around has
211 * m4/as-version.m4: Don't define GST_RELEASE, since it causes
212 config.h to be regenerated needlessly, and we don't use it.
214 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
216 * gtk-doc-plugins.mak:
217 error out on inspect failure
219 2005-09-14 Michael Smith <msmith@fluendo.com>
222 Don't call glib-mkenums with arguments that confuse/break MinGW,
225 2005-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
227 * gtk-doc-plugins.mak:
230 separate out gtk-doc and docbook stuff
231 have two separate --enable configure flags
233 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
236 add a .gdb target; rebuild registry for each target, otherwise
237 a code rebuild always triggers a reg rebuild, and it's just too
241 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
244 separate out REGISTRY_ENVIRONMENT; we want to use that from
245 our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
246 everything that the first test, gst-register, needs
248 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
251 parse output of valgrind and check for definitely lost, and error
252 out; somehow I was led to believe valgrind returns non-zero for
253 leaks, but I can't make it do that, so let's parse
255 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
258 for some weird reason valgrind does not report actual memleaks
259 if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
260 while valgrind is running. Since the registry is going to go
261 anyway, I don't want to waste any more time on this; I just run
262 valgrind without GST_PLUGIN_PATH set. Since the registry loading
263 doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
264 the registry, that's actually fine.
266 2005-08-15 Thomas Vander Stichele <thomas at apestaart dot org>
269 keep original Long_Description; only insert an include if it's
270 not already the first line in there
272 output more information for plugins, including an origin hyperlink
274 2005-08-15 Thomas Vander Stichele <thomas at apestaart dot org>
277 a first stab at inspecting plugins and outputting an xml description
278 * gtk-doc-plugins.mak:
279 a gtk-doc using snippet for plugins documentation
281 a stylesheet to convert gst-xmlinspect.py output to docbook output
282 for inclusion in the gtk-doc stuff
284 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
287 s/pdf/eps/ in test for whether we output EPS images (#309379).
289 2005-07-18 Andy Wingo <wingo@pobox.com>
291 * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
292 better. Thanks, Paolo Bonzini!
294 * m4/Makefile.am (EXTRA_DIST):
295 * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
298 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
301 add macro to set ERROR_CFLAGS
303 2005-06-30 Jan Schmidt <thaytan@mad.scientist.com>
306 Remove the old autoregen.sh if it exists before recreating it,
307 to prevent confusing any shell process that might be reading it
310 2005-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
315 2005-06-03 Stefan Kost <ensonic@users.sf.net>
317 * gst-autogen.sh: create autoregen.sh *before* shifting the options
319 2005-05-17 Thomas Vander Stichele <thomas at apestaart dot org>
321 * gst-autogen.sh: only update autoregen.sh on actual runs
323 2005-03-11 Thomas Vander Stichele <thomas at apestaart dot org>
325 * m4/check.m4: m4 from the check unit test suite
327 2004-12-14 David Schleef <ds@schleef.org>
329 * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
330 isn't needed anywhere
332 2004-12-08 Thomas Vander Stichele <thomas at apestaart dot org>
335 allow failure command to be run so we can clean upfrom autopoint
337 2004-09-03 Zeeshan Ali Khattak <zeenix@gmail.com>
338 * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
340 2004-07-21 Benjamin Otte <otte@gnome.org>
342 * m4/.cvsignore: exciting updates for libtool m4 files
344 2004-07-12 David Schleef <ds@schleef.org>
346 * m4/as-objc.m4: Add a macro to test for objective C
348 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
351 not all of them support --plugin-libs, so redirect stderr
353 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
355 * m4/as-scrub-include.m4:
356 sync with upstream to 0.1.4. Fixes #132440
358 2004-06-07 Benjamin Otte <otte@gnome.org>
361 write a big marker into configure output when checking next plugin
362 to allow easier parsing of why plugins are(n't) built.
364 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
366 * m4/as-compiler-flag.m4:
370 sync with upstream, change sticky options to -ko
372 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
374 * m4/as-scrub-include.m4: synced with upstream
376 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
379 snippet for updating .po files
381 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
385 integrate these with the dist
387 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
389 * release.mak: add a release target
391 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
393 patch by: Stephane Loeuillet
395 * m4/ax_create_stdint_h.m4:
396 use head -n instead of head - (#136500)
398 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
400 * m4/gst-doc.m4: don't build PS without dvips binary
402 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
404 reviewed by: Benjamin Otte <otte@gnome.org>
407 don't use == operator with test(1) (fixes #135115)
409 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
411 * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
413 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
416 remove AM_CONDITIONAL for the subsystem since automake 1.6.x
417 requires that call be in configure.ac
419 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
422 take required version as argument, and default to 2.4.9 if not
425 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
428 rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
430 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
432 * common/m4/as-ac-expand.m4:
433 * common/m4/as-auto-alt.m4:
434 * common/m4/as-compiler-flag.m4:
435 * common/m4/as-compiler.m4:
436 * common/m4/as-docbook.m4:
437 * common/m4/as-libtool.m4:
438 * common/m4/as-scrub-include.m4:
439 * common/m4/as-version.m4:
440 * common/m4/glib-gettext.m4:
441 * common/m4/gst-arch.m4:
442 * common/m4/gst-debuginfo.m4:
443 * common/m4/gst-doc.m4:
444 * common/m4/gst-feature.m4:
445 * common/m4/gst-function.m4:
446 * common/m4/gst-glib2.m4:
447 * common/m4/gst-gstreamer.m4:
448 * common/m4/gst-libxml2.m4:
449 * common/m4/gst-makecontext.m4:
450 * common/m4/gst-mcsc.m4:
452 fix underquoted macros as reported by automake 1.8.x (#133800)
454 2004-02-11 Johan Dahlin <johan@gnome.org>
456 * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
459 2004-02-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
462 we use --output-format=xml and --ingnore-files options to
463 gtkdoc-mkdb, which got added between 0.9 and 1.0
465 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
467 * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
468 to configure.ac to shut up libtoolize
470 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
472 * glib-gen.mak: added; used to generate enums and marshal code
474 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
476 * gettext.patch: added; used by autogen.sh to make sure
477 GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in