aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 0b8f898e7de136469174c2c8d6913fb66413f313 (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
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
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
2023-12-26 Mike Gabriel

        * release 0.9.10 (HEAD -> main, tag: 0.9.10)

2023-10-11 Heimen Stoffels

        * Translated using Weblate (Dutch) (1417d54)

2023-10-10 Mike Gabriel

        * Merge branch 'tari01-pr/add-zenity' (ab476c5)

2023-10-07 Robert Tari

        * debian/control: Add zenity dependency (or lomiri alternative to
          avoid pulling in zenity on lomiri). (c2968ff)

2023-10-06 Mike Gabriel

        * release 0.9.9 (2b845a9) (tag: 0.9.9)

2023-10-05 Mike Gabriel

        * Merge branch 'tari01-pr/zenity-question' (04d4738)

2023-10-04 Robert Tari

        * Add a Zenity question function (1668609)

2023-10-02 Mike Gabriel

        * Merge branch 'tari01-pr/execute-command-warn' (9bdaeab)

2023-10-02 Robert Tari

        * Add an execute_command with warning (254ae9a)
        * CMakeLists.txt: Some build warning fixes (6b6c2f9)

2022-12-03 Kevin Zhou

        * Translated using Weblate (Chinese (Simplified)) (2097646)

2022-09-15 Mike Gabriel

        * release 0.9.8 (59b883c) (tag: 0.9.8)

2022-09-14 Mike Gabriel

        * update-po{,t}.sh: Also catch multi-file source file references.
          (e83ee44)
        * po/*.po: Update translation strings. (85509c7)

2022-09-12 Robert Tari

        * Merge branch 'sunweaver-pr/simplify-gschema-xml-translation'
          (f991bca)

2022-09-11 Mike Gabriel

        * po/ayatana-common.pot: Update translation template file. (b75bd36)
        * Simplify .gschema.xml translation. (2a5d647)
        * update-po{,t}.sh: Omit ../ at beginning of file names in .po(t)
          file(s). (ae716f5)

2022-04-23 Sergii Horichenko

        * Translated using Weblate (Russian) (b86a71f)

2022-04-23 sgg

        * Translated using Weblate (Ukrainian) (96411d4)

2022-02-27 이정희

        * Translated using Weblate (Korean) (5af434e)

2022-02-17 Mike Gabriel

        * release 0.9.7 (f7f7bfd) (tag: 0.9.7)
        * NEWS: Create manually from Git history. (97b620e)
        * Merge branch 'tari01-pr/drop-extra-compile-flags' (90854b7)

2022-02-17 Robert Tari

        * .build.yml: Drop extra compilation flags (f6abf81)

2022-02-16 Mike Gabriel

        * Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir'
          (a0cb25c)

2022-02-14 Robert Tari

        * CMakeLists.txt: Drop unused CMAKE_INSTALL_*PKGLIBEXECDIR (6af0973)

2022-02-08 Robert Tari

        * Merge branch 'sunweaver-pr/use-focal-base-image-for-travis-ci'
          (2e7f36f)

2022-02-07 Mike Gabriel

        * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system
          and disable ppc64el builds. (f5dd60c)

2022-01-27 Mike Gabriel

        * Merge branch 'tari01-pr/cleanup-compile-flags' (abbda62)

2022-01-13 Robert Tari

        * CMakeLists.txt: Clean up compilation flags (82f20e9)
        * src/utils.h: Fix build warnings (fa1e414)

2022-01-07 wigy

        * Translated using Weblate (Hungarian) (9ee70e7)

2022-01-02 ssantos

        * Translated using Weblate (Portuguese) (7e4c530)

2021-12-14 Mike Gabriel

        * release 0.9.6 (b3364c1) (tag: 0.9.6)
        * Merge branch 'tari01-pr/gir-typelib-without-vala' (cb3b249)

2021-12-07 Robert Tari

        * src/CMakeLists.txt: Build .gir and .typelib when Vala is not
          present (ee7de81)

2021-12-14 Mike Gabriel

        * Merge branch 'tari01-pr/add-enable-lomiri-features-switch'
          (2d445b6)

2021-12-06 Robert Tari

        * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flow
          (7c4c023)
        * Add ENABLE_LOMIRI_FEATURES switch (078be8b)

2021-12-09 Robert Tari

        * .build.yml: Fix cppcheck warnings (a1d1bd5)
        * src/utils.c: Fix cppcheck warnings (7ef62fa)
        * Whitespace fix (3672071)

2021-11-18 phlostically

        * Translated using Weblate (Esperanto) (f61623a)

2021-11-12 Mike Gabriel

        * Merge branch 'sunweaver-pr/ppc64le-alive-again' (5a78c99)

2021-11-10 Mike Gabriel

        * .travis.yml: Re-enable ppc64le builds on Travis CI again. (c83758a)

2021-11-10 mamuiz

        * Translated using Weblate (Indonesian) (36bb786)

2021-11-09 Joan CiberSheep

        * Translated using Weblate (Catalan) (b103f02)

2021-11-04 Michele

        * Translated using Weblate (Italian) (da56a73)

2021-11-01 Mike Gabriel

        * release 0.9.5 (4b2e959) (tag: 0.9.5)

2021-11-01 Robert Tari

        * Merge branch 'sunweaver-pr/travis-cleanup' (7c08c8a)

2021-10-22 Robert Tari

        * data/CMakeLists.txt: Do not use automatic GSchema compilation
          (f5373a2)

2021-11-01 Mike Gabriel

        * .build.yml: Drop explicit build requirements list for debian:stable
          (omitting lomiri-url-dispatcher). (7f5b189)
        * .build.yml. Add intltool build-requirement. (e48ea60)

2021-10-25 Mike Gabriel

        * .build.yml: Run unit tests in build_scripts: target. (3e03d93)
        * .build.yml: Drop autogen.sh support. (9ab858c)

2021-10-22 Robert Tari

        * data/CMakeLists.txt: Do not use automatic GSchema compilation
          (90856e1)

2021-10-21 Mike Gabriel

        * Merge branch 'tari01-pr/use-intltool-merge-translations' (125095d)

2021-10-21 Robert Tari

        * data/CMakeLists.txt: Use intltool_merge_translations instead of
          execute_process (001010d)

2021-10-21 Mike Gabriel

        * Merge branch 'tari01-pr/compile-gschema-during-installation'
          (e0262a6)

2021-10-20 Robert Tari

        * Compile GSchema during installation (24bf442)

2021-10-21 Mike Gabriel

        * Merge branch 'tari01-pr/also-check-desktop-session' (3fdc867)

2021-10-18 Robert Tari

        * Manage DESKTOP_SESSION in unit tests (4683727)

2021-09-17 Robert Tari

        * Also check DESKTOP_SESSION when detecting DE (3298ec4)

2021-10-20 Robert Tari

        * .travis.yml: Temporarily disable ppc64le builds (59a93c0)

2021-10-18 Mike Gabriel

        * Merge branch 'tari01-pr/fix-build-warnings' (7114ab4)

2021-10-18 Robert Tari

        * src/utils.c: Replace deprecated g_spawn_check_exit_status (20a5afc)

2021-10-18 Mike Gabriel

        * Merge branch 'tari01-pr/update-installation-instructions' (fb4f2b0)

2021-09-20 Robert Tari

        * INSTALL.md: Update dependencies (edeead6)

2021-10-18 Mike Gabriel

        * Merge branch 'tari01-pr/fix-tests-on-current-desktop' (2797fce)

2021-09-23 Wellington Terumi Uemura

        * Translated using Weblate (Portuguese (Brazil)) (aee6034)
        * Translated using Weblate (Portuguese (Brazil)) (c002c2c)

2021-09-17 Robert Tari

        * Fix tests to work when current desktop is the same as the one
          tested (72ac9a7)

2021-09-02 Robert Tari

        * .build.yml: Also run unit tests during CI builds against Ubuntu.
          (ed34d88)
        * Fix Travis status image (0ad2502)
        * Merge branch 'sunweaver-pr/url-dispatcher-link-libraries-in-tests'
          (4968ed4)

2021-09-01 Mike Gabriel

        * release 0.9.4 (ecabcbd)

2021-08-28 Mike Gabriel

        * Translated using Weblate (German) (3967820)

2021-08-29 Mike Gabriel

        * debian/control: Fix Breaks: relation between
          ayatana-indicator-common and ayatana-indicator-keyboard.
          (8f47244)

2021-08-29 Robert Tari

        * Fix missing ayatana-common library during GIR scanning (21d4adb)
        * Whitespace fix (3e45864)

2021-08-28 Mike Gabriel

        * debian/gir1.2-ayatanacommon-0.0.install: Add missing file.
          (cb72491)
        * debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema
          files. Add gir1.2-ayatanacommon-0.0 bin:pkg. (3cceadb)
        * src/CMakeLists.txt: Also generate binary typelib file (and set
          nsversion for this). (32575a6)
        * GIR and Vala bindings: Properly detect GObjectIntrospection and
          Vala and disable GIR and Vala if not found. (7cb3047)

2021-08-28 Weblate

        * Added translation using Weblate (Kurdish (Northern)) (890f711)
        * Added translation using Weblate (Kurdish (Southern)) (203b419)

2021-09-01 Mike Gabriel

        * release 0.9.4 (7ba6291) (tag: 0.9.4)

2021-08-28 Mike Gabriel

        * Translated using Weblate (German) (69b0e8b)

2021-08-29 Mike Gabriel

        * debian/control: Fix Breaks: relation between
          ayatana-indicator-common and ayatana-indicator-keyboard.
          (d4a0a41)
        * Merge branch 'tari01-pr/fix-gir-error' (6976edc)

2021-08-29 Robert Tari

        * Fix missing ayatana-common library during GIR scanning (2f582bd)
        * Whitespace fix (8c9b69a)

2021-08-28 Mike Gabriel

        * debian/gir1.2-ayatanacommon-0.0.install: Add missing file.
          (5c156a7)
        * Merge branch 'sunweaver-pr/generate-typelib-file' (1669b29)
        * debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema
          files. Add gir1.2-ayatanacommon-0.0 bin:pkg. (908b36b)
        * src/CMakeLists.txt: Also generate binary typelib file (and set
          nsversion for this). (765360a)
        * Merge branch 'sunweaver-pr/conditional-gir-and-vala' (f3ac7d6)
        * GIR and Vala bindings: Properly detect GObjectIntrospection and
          Vala and disable GIR and Vala if not found. (3859fae)

2021-08-28 Weblate

        * Added translation using Weblate (Kurdish (Northern)) (91282da)
        * Added translation using Weblate (Kurdish (Southern)) (2a7bb3b)

2021-08-28 Mike Gabriel

        * tests/CMakeLists.txt: Add missing ${URL_DISPATCHER_LIBRARIES} to
          target_link_libraries(). (d9628fb)
        * Merge branch 'sunweaver-pr/fix-vala-unittests--against-GLib-2.58'
          (55155fe)
        * tests/tst_utils.vala: Use older GLib.assert() API to make tests
          work correctly when building against GLib 2.58. (d6b78d0)
        * .travis.yml: Fix branch name what is now the default branch in
          ayatana-dev-scripts. (8b40ad5)
        * debian/control: Add B-Ds: valac, gobject-introspection and
          libgirepository1.0-dev. (39f6704)
        * release 0.9.3 (0334f03) (tag: 0.9.3)

2021-08-27 Adolfo Jayme Barrientos

        * Translated using Weblate (Spanish) (bf58b50)

2021-08-26 Mike Gabriel

        * Merge branch 'tari01-pr/drop-systemd-alias' (4238bc1)

2021-08-23 Robert Tari

        * Drop systemd target alias (3571fbf)

2021-08-26 Mike Gabriel

        * Merge branch 'tari01-pr/add-vala-bindings' (b32fac9)

2021-08-17 Robert Tari

        * Add Vala Bindings (c7320da)

2021-08-10 Quentin PAGÈS

        * Translated using Weblate (Occitan) (7f9519e)

2021-08-10 Mike Gabriel

        * Merge branch 'tari01-pr/fix-is-lomiri' (4331703)

2021-08-10 Robert Tari

        * Fix is_lomiri function (ccbdc57)

2021-08-05 Mike Gabriel

        * Merge branch 'tari01-pr/add-werror-cmake-option' (a590902)

2021-08-04 Mike Gabriel

        * tests/CMakeLists.txt: Drop -no-pie from CXX_FLAGS and add it as a
          target link option. (84d2a71)
        * .build.yml: Add -DENABLE_WERROR=ON build option (for cmake based
          builds). (8132527)

2021-08-03 Robert Tari

        * Add ENABLE_WERROR CMake option (994baa4)

2021-07-27 Ács Zoltán

        * Translated using Weblate (Hungarian) (8386de0)

2021-07-26 Milo Ivir

        * Translated using Weblate (Croatian) (66ab069)

2021-07-23 Oğuz Ersen

        * Translated using Weblate (Turkish) (18d2451)

2021-07-18 Kristjan Räts

        * Translated using Weblate (Estonian) (d00e33f)

2021-07-15 Boyuan Yang

        * Translated using Weblate (Chinese (Simplified)) (1a69d7a)

2021-07-15 Anders Jonsson

        * Translated using Weblate (Swedish) (4bf4ecc)

2021-07-16 Allan Nordhøy

        * Translated using Weblate (Norwegian Bokmål) (f3eedb9)

2021-07-16 Gediminas Murauskas

        * Translated using Weblate (Lithuanian) (fc746a9)

2021-07-15 Yaron Shahrabani

        * Translated using Weblate (Hebrew) (3f900c6)

2021-07-16 J. Lavoie

        * Translated using Weblate (French) (a1cac4a)

2021-07-15 Milan Korecky

        * Translated using Weblate (Czech) (b5b242a)

2021-07-14 Robert Tari

        * Test (40f4c3e)
        * Test (68ca6a1)

2021-06-27 Mike Gabriel

        * README.md: Add missing parenthesis close. (4610e5b)

2021-06-24 Mike Gabriel

        * Pre-release upstream version bump (0.9.2 -> 0.9.3). (6a5f925)
        * Merge branch 'tari01-pr/fix-spelling' (e1af9b3)

2021-06-17 Mike Gabriel

        * debian/control: Add B-D: dh-exec (for
          d/ayatana-indicator-common.install). (fb0975e)
        * debian/control: Add B-D: intltool. (03f777f)

2021-06-21 Robert Tari

        * Rename ayatana_common_utils_elipsize to
          ayatana_common_utils_ellipsize (07a3425)

2021-06-16 Robert Tari

        * Skip elipsizing if max characters are 0 (33cd95e)

2021-06-17 Mike Gabriel

        * debian/control: Add B-D: dh-exec (for
          d/ayatana-indicator-common.install). (1e475a3)
        * debian/control: Add B-D: intltool. (4a0b24b)

2021-06-16 Robert Tari

        * Merge branch 'sunweaver-pr/systemd-earlier-than-247' (4b6ef9d)

2021-06-16 Mike Gabriel

        * data/CMakeLists.txt: Provide a hacky-whacky approach for finding
          the system unit dir for systemd less than 247. (85e6e45)
        * Merge branch 'tari01-pr/update-install-doc' (10381c0)

2021-06-16 Robert Tari

        * INSTALL.md: Add gio-2.0 dependency (a7bc568)

2021-06-16 Mike Gabriel

        * Merge branch 'tari01-pr/add-ayatana-indicators-target' (822f3a3)

2021-06-15 Robert Tari

        * debian/: Add bin:pkg ayatana-indicator-common (moved from src:pkg
          libayatana-indicator). (02200d2)
        * .build.yml: Add systemd dependency (67301a9)
        * data/: Add ayatana-indicators.target (moved from
          libayatana-indicator). (5a26b01)

2021-06-16 Mike Gabriel

        * Merge branch 'tari01-pr/add-menu-item-lengths' (8b63acd)

2021-06-14 Robert Tari

        * Initialize i18n / gettext for newly added
          org.ayatana.common.gschema.xml GSettings schema. (a30fd63)
        * Add ability to ellipsize dynamic menu item lengths. (9be11d9)

2021-06-09 Mike Gabriel

        * Merge branch 'tari01-pr/cmake-install-full' (db18ded)

2021-06-08 Robert Tari

        * src/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locations (84322ea)
        * src/libayatana-common.pc.in: Use CMAKE_INSTALL_FULL_*DIR locations
          (4f0c064)

2021-05-25 Mike Gabriel

        * release 0.9.2 (d4d621c) (tag: 0.9.2)

2021-05-25 Robert Tari

        * Merge branch
          'sunweaver-pr/provide-have-desktopenv-program-functions'
          (43bbe9b)

2021-05-25 Mike Gabriel

        * src/utils.(ch): Add ayatana_common_utils_have_*_program() functions
          used in session indicator. (9fc7eaa)

2021-05-23 Mike Gabriel

        * Merge branch 'tari01-pr/update-docs' (3989df8)

2021-05-17 Robert Tari

        * Update documentation files (ffd9c2c)

2021-05-12 Mike Gabriel

        * Merge branch 'tari01-pr/prefix-symbols' (622d115)

2021-05-12 Robert Tari

        * Prefix functions in utils with ayatana_common_utils_ (68f98ee)

2021-05-11 Robert Tari

        * Merge branch 'sunweaver-pr/add-coverage-support' (75dd432)

2021-05-04 Mike Gabriel

        * .travis.yml: Don't try running autotools based CI build. (ae23acc)
        * .travis.yml: Don't try running autotools based CI build. (c55c46f)
        * CMakeLists.txt: Add coverage report support. (fbf20bd)

2021-05-03 Mike Gabriel

        * Prepare for next release (v0.9.2). (f8fb7f2)

2021-05-01 Mike Gabriel

        * README.md: Pull in CI build status icon from travis-ci.com, not
          travis-ci.org. (00f4729)
        * Merge branch 'tari01-pr/add-install' (e90249e)

2021-04-29 Robert Tari

        * INSTALL.md: Add build/installation instructions (17f5d8f)

2021-05-01 Mike Gabriel

        * Merge branch 'tari01-pr/standardise-makefile' (ddaf929)

2021-04-29 Robert Tari

        * CMakeLists.txt: Use our standardised CMake bits (155b2f1)
        * Merge branch 'sunweaver-pr/travis-ci' (0d153a3)

2021-04-29 Mike Gabriel

        * CMakeLists.txt: Be happy with cmake 3.13 (fixes FTBFS on Debian
          10). (298f4b3)
        * .travis.yml: Temporarily disable CI builds on ubuntu:rolling.
          Ubuntu's I series is not ready yet as docker container.
          (e863413)
        * tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG.
          (2484d58)
        * README.md: Add file, show Travis CI status. (6781806)
        * debian/rules: Explicitly enable unit tests during package build.
          (2a3e4e9)
        * CMakeLists.txt: Adjust test build option (DISABLE_TESTS ->
          ENABLE_TESTS, defaulting to OFF). Add ENABLE_COVERAGE
          build option. (82d8739)
        * Travis CI: Initial draft for CI builds. (e29071a)

2021-04-12 Robert Tari

        * Attributes GH PR #11:
          https://github.com/AyatanaIndicators/libayatana-common/pull/11
          (9929648)

2021-04-12 Mike Gabriel

        * src/CMakeLists.txt: Drop PUBLIC_HEADER from set_target_properties
          to avoid utils.h in <libdir>. (17c78ef)
        * release 0.9.1 (e264045) (tag: 0.9.1)
        * Merge branch 'tari01-pr/add-zenity-warning' (94b8cfc)

2021-04-02 Robert Tari

        * Add the Zenity warning function (9f6064b)

2021-03-30 Mike Gabriel

        * release 0.9.0 (8acbd3a) (tag: 0.9.0)
        * Merge branch 'tari01-pr/add-budgie' (8b8c30f)

2021-03-22 Robert Tari

        * Add us to the copyright headers (18179a1)
        * Add Budgie desktop support (cd6d7b2)
        * Whitespace fix (27d8dca)

2021-03-30 Mike Gabriel

        * Merge branch 'tari01-pr/fix-required-cmake-version' (73bd95f)

2021-02-08 Robert Tari

        * Fix minimum required CMake version warning (5bf1dcb)

2021-03-30 Mike Gabriel

        * Merge branch 'revert-1-pr/no-lomiri-tests-without-url-dispatcher'
          (4cba471)

2021-02-03 Marius Gripsgard

        * Revert "tests/: Don't run Lomiri related unit test, if library
          hasn't been bu…" (bc3517b)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher' (e3cb90d)

2021-02-03 Mike Gabriel

        * Port from URL Dispatcher to Lomiri URL Dispatcher. (7d1d251)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/deb-packaging' (e679711)
        * Merge branch 'sunweaver-pr/add-copying-file' (e436dff)

2021-01-15 Mike Gabriel

        * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the
          .so filename. (0954c9d)
        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (d16f5df)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (e4bbb7d)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/set-api-abi-version' (00d165c)

2021-01-15 Mike Gabriel

        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (f4699d4)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (792fe77)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/gmock-must-be-in-link-libraries'
          (1756ee8)

2021-01-15 Mike Gabriel

        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (1206219)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/no-lomiri-tests-without-url-dispatcher'
          (d869125)

2021-01-15 Mike Gabriel

        * debian/: Initial packaging draft. (2e291cb)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (b462fd7)
        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (f730ff4)
        * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the
          .so filename. (470a653)
        * COPYING: Add file. (b6670f0)
        * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the
          .so filename. (dc7ae44)
        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (1d64ee4)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (b68ebfc)

2021-01-12 Marius Gripsgard

        * Inital commit (3cc2c95)