adding support files for plugins documentation
[platform/upstream/gst-common.git] / ChangeLog
1 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * gst-xmlinspect.py:
4           a first stab at inspecting plugins and outputting an xml description
5         * gtk-doc-plugins.mak:
6           a gtk-doc using snippet for plugins documentation
7         * plugins.xsl:
8           a stylesheet to convert gst-xmlinspect.py output to docbook output
9           for inclusion in the gtk-doc stuff
10
11 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12
13         * m4/gst-doc.m4:
14           s/pdf/eps/ in test for whether we output EPS images (#309379).
15
16 2005-07-18  Andy Wingo  <wingo@pobox.com>
17
18         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
19         better. Thanks, Paolo Bonzini!
20         
21         * m4/Makefile.am (EXTRA_DIST): 
22         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
23         fortran checks.
24
25 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26
27         * m4/gst-error.m4:
28           add macro to set ERROR_CFLAGS
29
30 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
31
32         * gst-autogen.sh:
33           Remove the old autoregen.sh if it exists before recreating it,
34           to prevent confusing any shell process that might be reading it
35           currently.
36
37 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
38
39         * m4/gtk-doc.m4:
40           added
41
42 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
43
44         * gst-autogen.sh: create autoregen.sh *before* shifting the options
45
46 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
47
48         * gst-autogen.sh: only update autoregen.sh on actual runs
49
50 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
51
52         * m4/check.m4: m4 from the check unit test suite
53
54 2004-12-14  David Schleef  <ds@schleef.org>
55
56         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
57         isn't needed anywhere
58
59 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
60
61         * gst-autogen.sh:
62           allow failure command to be run so we can clean upfrom autopoint
63
64 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
65         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
66
67 2004-07-21  Benjamin Otte  <otte@gnome.org>
68
69         * m4/.cvsignore: exciting updates for libtool m4 files
70
71 2004-07-12  David Schleef  <ds@schleef.org>
72
73         * m4/as-objc.m4:  Add a macro to test for objective C
74
75 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
76
77         * m4/gst-feature.m4:
78           not all of them support --plugin-libs, so redirect stderr
79
80 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
81
82         * m4/as-scrub-include.m4:
83           sync with upstream to 0.1.4.  Fixes #132440
84
85 2004-06-07  Benjamin Otte  <otte@gnome.org>
86
87         * m4/gst-feature.m4:
88           write a big marker into configure output when checking next plugin
89           to allow easier parsing of why plugins are(n't) built.
90
91 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
92
93         * m4/as-compiler-flag.m4:
94         * m4/as-compiler.m4:
95         * m4/as-libtool.m4:
96         * m4/as-version.m4:
97           sync with upstream, change sticky options to -ko
98
99 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
100
101         * m4/as-scrub-include.m4: synced with upstream
102
103 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
104
105         * po.mak:
106           snippet for updating .po files
107
108 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
109
110         * Makefile.am:
111         * m4/Makefile.am:
112           integrate these with the dist
113
114 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
115
116         * release.mak: add a release target
117
118 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
119
120         patch by: Stephane Loeuillet
121
122         * m4/ax_create_stdint_h.m4:
123           use head -n instead of head - (#136500)
124
125 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
126
127         * m4/gst-doc.m4: don't build PS without dvips binary
128
129 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
130
131         reviewed by: Benjamin Otte  <otte@gnome.org>
132
133         * m4/as-docbook.m4:
134           don't use == operator with test(1) (fixes #135115)
135
136 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
137  
138         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
139
140 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
141
142         * m4/gst-feature.m4:
143           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
144           requires that call be in configure.ac
145
146 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
147
148         * m4/gst-libxml2.m4:
149           take required version as argument, and default to 2.4.9 if not
150           specified
151
152 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
153
154         * m4/gst-feature.m4:
155           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
156
157 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
158
159         * common/m4/as-ac-expand.m4:
160         * common/m4/as-auto-alt.m4:
161         * common/m4/as-compiler-flag.m4:
162         * common/m4/as-compiler.m4:
163         * common/m4/as-docbook.m4:
164         * common/m4/as-libtool.m4:
165         * common/m4/as-scrub-include.m4:
166         * common/m4/as-version.m4:
167         * common/m4/glib-gettext.m4:
168         * common/m4/gst-arch.m4:
169         * common/m4/gst-debuginfo.m4:
170         * common/m4/gst-doc.m4:
171         * common/m4/gst-feature.m4:
172         * common/m4/gst-function.m4:
173         * common/m4/gst-glib2.m4:
174         * common/m4/gst-gstreamer.m4:
175         * common/m4/gst-libxml2.m4:
176         * common/m4/gst-makecontext.m4:
177         * common/m4/gst-mcsc.m4:
178         * common/m4/pkg.m4:
179           fix underquoted macros as reported by automake 1.8.x (#133800)
180
181 2004-02-11  Johan Dahlin  <johan@gnome.org>
182
183         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
184         avoid a warning
185
186 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
187
188         * m4/gst-doc.m4:
189           we use --output-format=xml and --ingnore-files options to
190           gtkdoc-mkdb, which got added between 0.9 and 1.0
191
192 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
193
194         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
195           to configure.ac to shut up libtoolize
196
197 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
198
199         * glib-gen.mak: added; used to generate enums and marshal code
200
201 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
202
203         * gettext.patch: added; used by autogen.sh to make sure
204           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
205