about summary refs log tree commit diff stats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix xscreensaver detectionPaul Fertser2022-04-211-1/+2
* Start new cycleMichael Vetter2022-04-041-1/+1
* Release 0.12.1Michael Vetter2022-04-041-2/+2
* Start new cycleMichael Vetter2022-03-301-1/+1
* Release 0.12.0Michael Vetter2022-03-301-1/+1
* Add debug information to binaryPaul Fertser2022-03-281-0/+1
* Fix AM_CFLAGS assignments (including libstrophe flags)Paul Fertser2022-03-271-2/+2
* Fix autoconf warning about AC_CANONICAL_TARGET orderingPaul Fertser2022-03-271-1/+2
* build: Use CPPFLAGS for obsdMichael Vetter2022-02-231-1/+1
* Remove link to python bugMichael Vetter2022-02-181-1/+1
* Fix python executed during configurej.r2022-02-181-5/+4
* build: use target instead of hostMichael Vetter2022-02-181-3/+3
* build: use PKG_CHECK_MODULES to check for xscreensaverMichael Vetter2022-02-181-13/+6
* build: use CFLAGS instead of CPPFLAGS where possibleMichael Vetter2022-02-181-6/+6
* build: remove otr3 supportMichael Vetter2022-02-181-14/+8
* build: remove support for old libsignalMichael Vetter2022-02-181-8/+1
* build: remove xmpp_lib variableMichael Vetter2022-02-181-4/+3
* build: group related parts better togetherMichael Vetter2022-02-181-49/+58
* build: change commentsMichael Vetter2022-02-181-28/+30
* build: define min autotools version and set urlMichael Vetter2022-02-181-2/+3
* build: use AC_MSG_NOTICE instead of echoMichael Vetter2022-02-181-14/+15
* build: add vim modelineMichael Vetter2022-02-171-1/+2
* Improve macOS Readline checksCarlo Cabrera2021-11-241-4/+4
* Make readline check more portableCarlo Cabrera2021-11-231-3/+12
* bump libstrophe requirement to 0.11.0Michael Vetter2021-10-281-1/+1
* ran `autoupdate`Steffen Jaeckel2021-10-271-2/+2
* first step to remove libmesodeSteffen Jaeckel2021-10-271-11/+4
* Remove Ruby commentMichael Vetter2021-09-291-2/+0
* Look for plugins to install in global locationMichael Vetter2021-09-291-10/+18
* Start new cycleMichael Vetter2021-09-281-2/+2
* Release 0.11.1Michael Vetter2021-09-281-2/+2
* Check for curl version nrMichael Vetter2021-07-201-1/+1
* Start next cycleMichael Vetter2021-07-141-1/+1
* Release 0.11.0Michael Vetter2021-07-141-2/+2
* Start new cycleMichael Vetter2021-01-091-1/+1
* Release 0.10.0Michael Vetter2021-01-091-2/+2
* configure: check for python3-configMichael Vetter2020-10-091-1/+2
* Use g_date_time_format_iso8601()Michael Vetter2020-09-301-2/+2
* Require libstrophe/libmesode 0.10.0Michael Vetter2020-09-301-10/+2
* Basic support for building on NetBSD.nia2020-09-041-9/+13
* configure: support gtk3 tooMichael Vetter2020-08-041-3/+5
* 0.9.5Michael Vetter2020-07-011-1/+1
* Start new cycleMichael Vetter2020-06-241-1/+1
* Release 0.9.4Michael Vetter2020-06-241-2/+2
* Start new cycleMichael Vetter2020-06-191-1/+1
* Release 0.9.3Michael Vetter2020-06-191-2/+2
* Start new cycleMichael Vetter2020-06-131-1/+1
* Release 0.9.2Michael Vetter2020-06-131-2/+2
* Use gnu99 standardMichael Vetter2020-06-131-1/+1
* Define POSIX macro to have strdupMichael Vetter2020-06-121-1/+1
b419b2d2727d0d096f'>ab445d6e ^
ea2d44bd ^

ab445d6e ^





ea2d44bd ^

ab445d6e ^





ea2d44bd ^

ab445d6e ^





ea2d44bd ^

cd94852d ^
951c3f4c ^
307a7553 ^




951c3f4c ^
307a7553 ^
cd94852d ^






951c3f4c ^

cd94852d ^



951c3f4c ^

cd94852d ^
































65dcc746 ^
cd94852d ^












951c3f4c ^
cd94852d ^




























951c3f4c ^
fc42975c ^






951c3f4c ^

fc42975c ^



951c3f4c ^

fc42975c ^
































65dcc746 ^
fc42975c ^












951c3f4c ^
fc42975c ^

cd94852d ^
951c3f4c ^
cd94852d ^
951c3f4c ^
cd94852d ^








951c3f4c ^
cd94852d ^































ab445d6e ^
d07dfdd4 ^
da791479 ^
ea2d44bd ^
ab445d6e ^
ea2d44bd ^
8e4b4f20 ^




















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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396