summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 77bde46907eab7d8b548554d56616ecf959fd29d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
*~
*.o
*.lo
*.deps
*.gcno
*.gcda
*.libs
*.lineno
.dirstamp
Android.mk
dbus-glib-*.tar.gz
Makefile
Makefile.in
ChangeLog
Doxyfile
aclocal.m4
autom4te.cache/
/build-aux/
config.h
config.h.in
config.h.in~
config.log
config.status
configure
dbus-glib-1.pc
dbus-glib-1-uninstalled.pc
dbus/Makefile
dbus/Makefile.in
/dbus/dbus-bash-completion-helper
/dbus/dbus-bash-completion.sh
dbus/dbus-binding-tool
dbus/dbus-glib-test
dbus/examples/Makefile
dbus/examples/Makefile.in
dbus/examples/example-client
dbus/examples/example-service
dbus/examples/example-service-glue.h
dbus/examples/example-signal-emitter
dbus/examples/example-signal-emitter-glue.h
dbus/examples/example-signal-recipient
dbus/examples/statemachine/Makefile
dbus/examples/statemachine/Makefile.in
dbus/examples/statemachine/sm-marshal.c
dbus/examples/statemachine/sm-marshal.h
dbus/examples/statemachine/statemachine-glue.h
dbus/examples/statemachine/statemachine-server
dbus/examples/statemachine/statemachine-server-glue.h
dbus/libdbus-glib-1.la
dbus/libdbus-gtool.la
doc/Makefile
doc/Makefile.in
/doc/dbus-binding-tool.1
doc/reference/Makefile
doc/reference/Makefile.in
doc/reference/dbus-glib-decl-list.txt
doc/reference/dbus-glib-decl-list.txt.bak
doc/reference/dbus-glib-decl.txt
doc/reference/dbus-glib-decl.txt.bak
/doc/reference/dbus-glib-undeclared.txt
/doc/reference/dbus-glib-undocumented.txt
doc/reference/dbus-glib-unused.txt
doc/reference/dbus-glib.args
doc/reference/dbus-glib.hierarchy
doc/reference/dbus-glib.interfaces
doc/reference/dbus-glib.prerequisites
doc/reference/dbus-glib.signals
doc/reference/html-build.stamp
doc/reference/html.stamp
doc/reference/html/
doc/reference/scan-build.stamp
doc/reference/setup-build.stamp
doc/reference/sgml-build.stamp
doc/reference/sgml.stamp
doc/reference/tmpl-build.stamp
doc/reference/tmpl.stamp
doc/reference/tmpl/
doc/reference/version.xml
doc/reference/xml/
gtk-doc.make
libtool
ltmain.sh
/lcov.info
/lcov.html/
m4/Makefile
m4/Makefile.in
/m4/libtool.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
missing
stamp-h1
test/Makefile
test/Makefile.in
test/core/Makefile
test/core/Makefile.in
/test/core/test-5688
/test/core/test-30574
/test/core/manual/test-invalid-usage
test/core/my-object-marshal.c
test/core/my-object-marshal.h
test/core/run-with-tmp-session-bus.conf
test/core/test-dbus-glib
/test/core/test-gvariant
/test/core/test-private
/test/core/test-proxy-noc
test/core/test-profile
test/core/test-service-glib
test/core/test-service-glib-bindings.h
test/core/test-service-glib-glue.h
/test/core/test-service-glib-subclass-glue.h
test/core/test-thread-client
test/core/test-thread-server
/test/core/test-registrations
/test/core/test-unsupported-type
/test/core/test-variant-recursion
test/data/valid-service-files/debug-echo.service
test/data/valid-service-files/debug-glib.service
test/data/valid-service-files/test-interfaces.service.in
test/data/valid-service-files/interfaces-test.service
test/test-service
tools/Makefile
tools/Makefile.in
tools/dbus-bus-introspect.xml
tools/dbus-glib-bindings.h
ChangeLog
Doxyfile
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in
config.h.in~
config.log
config.status
config.sub
configure
dbus-glib-1.pc
dbus/Makefile
dbus/Makefile.in
dbus/dbus-binding-tool
dbus/dbus-glib-test
dbus/examples/Makefile
dbus/examples/Makefile.in
dbus/examples/example-client
dbus/examples/example-service
dbus/examples/example-service-glue.h
dbus/examples/example-signal-emitter
dbus/examples/example-signal-emitter-glue.h
dbus/examples/example-signal-recipient
dbus/examples/statemachine/Makefile
dbus/examples/statemachine/Makefile.in
dbus/examples/statemachine/sm-marshal.c
dbus/examples/statemachine/sm-marshal.h
dbus/examples/statemachine/statemachine-glue.h
dbus/examples/statemachine/statemachine-server
dbus/examples/statemachine/statemachine-server-glue.h
dbus/libdbus-glib-1.la
dbus/libdbus-gtool.la
depcomp
doc/Makefile
doc/Makefile.in
doc/reference/Makefile
doc/reference/Makefile.in
doc/reference/dbus-glib-decl-list.txt
doc/reference/dbus-glib-decl-list.txt.bak
doc/reference/dbus-glib-decl.txt
doc/reference/dbus-glib-decl.txt.bak
doc/reference/dbus-glib-unused.txt
doc/reference/dbus-glib.args
doc/reference/dbus-glib.hierarchy
doc/reference/dbus-glib.interfaces
doc/reference/dbus-glib.prerequisites
doc/reference/dbus-glib.signals
doc/reference/html-build.stamp
doc/reference/html.stamp
doc/reference/html
doc/reference/scan-build.stamp
doc/reference/sgml-build.stamp
doc/reference/sgml.stamp
doc/reference/tmpl-build.stamp
doc/reference/tmpl.stamp
doc/reference/tmpl
doc/reference/version.xml
doc/reference/xml
gtk-doc.make
install-sh
libtool
m4/Makefile
m4/Makefile.in
stamp-h1
test/Makefile
test/Makefile.in
/test/test-errors
/test/test-specialized-types
test/core/Makefile
test/core/Makefile.in
test/core/my-object-marshal.c
test/core/my-object-marshal.h
test/core/run-with-tmp-session-bus.conf
test/core/peer-client
test/core/peer-server
test/core/test-dbus-glib
/test/core/test-error-mapping
/test/core/test-peer-on-bus
test/core/test-profile
test/core/test-proxy-peer
test/core/test-service-glib
test/core/test-service-glib-bindings.h
test/core/test-service-glib-glue.h
/test/core/test-shared-bus
test/core/test-thread-client
test/core/test-thread-server
test/core/test-types
test/data/valid-service-files/debug-echo.service
test/data/valid-service-files/debug-glib.service
test/data/valid-service-files/test-interfaces.service.in
test/test-service
tools/Makefile
tools/Makefile.in
tools/dbus-bus-introspect.xml
tools/dbus-glib-bindings.h
/test/interfaces/run-with-tmp-session-bus.conf
/test/interfaces/*-bindings.h
/test/interfaces/*-bindings.h.tmp
/test/interfaces/*-glue.h
/test/interfaces/*-glue.h.tmp
/test/interfaces/test-server
/test/interfaces/test-service
/test/interfaces/test-client
/test/manual/test-invalid-usage