|
45d6dc6774
|
Update the copyright notice
|
2025-03-13 10:44:00 +01:00 |
|
|
e8e65fe2c0
|
transport: set the plug-in descriptions
|
2025-03-13 10:43:42 +01:00 |
|
|
deaae04315
|
Update the copyright notice
|
2025-03-12 17:11:01 +01:00 |
|
|
04e8f21cd2
|
App: provide the path to the plug-ins
|
2025-03-12 17:09:57 +01:00 |
|
|
a984ce1452
|
deforaos-c-ci_ubuntu-latest: use checkout v4
|
2024-05-26 00:07:50 +02:00 |
|
|
8120944d5a
|
Code cleanup
|
2024-04-30 02:25:04 +02:00 |
|
|
c19142336c
|
Update the copyright notice
|
2024-04-30 02:24:50 +02:00 |
|
|
87c629e9c9
|
libApp: fix the build
This reflects the new Config API.
|
2024-04-30 02:23:44 +02:00 |
|
|
462136fbd8
|
Update the scripts from DeforaOS configure
|
2024-04-30 02:19:35 +02:00 |
|
|
5ade15bd7b
|
deforaos-c-ci_ubuntu: fix bootstrapping libMarshall
|
2022-05-20 03:51:13 +02:00 |
|
|
eb05528c7f
|
deforaos-c-ci_ubuntu: bootstrap configure with its configuration
|
2022-05-20 03:43:30 +02:00 |
|
|
f062054e9f
|
Create deforaos-c-ci_ubuntu-latest.yml
|
2022-05-20 03:39:21 +02:00 |
|
|
8a7456eed0
|
Update the copyright notice
|
2022-05-17 23:40:45 +02:00 |
|
|
6643a3e217
|
Fix the build with the latest libSystem
|
2022-05-17 23:40:34 +02:00 |
|
|
83a1bf0b71
|
Update the scripts from DeforaOS configure
|
2021-09-17 10:20:03 +02:00 |
|
|
dca219b7b6
|
Import the newer scripts from DeforaOS configure
|
2020-11-19 02:48:39 +01:00 |
|
|
95d45851b5
|
Update the copyright notice
|
2020-11-05 21:10:31 +01:00 |
|
|
6968cfd261
|
Provide the AppServerClient in AppInterface calls
|
2020-11-05 21:09:45 +01:00 |
|
|
b922ec51fb
|
Avoid a compilation warning
|
2020-11-05 21:08:14 +01:00 |
|
|
aa76254a1c
|
Fix an undefined free()
|
2020-11-05 18:51:33 +01:00 |
|
|
57ae51b11b
|
Update the copyright notice
|
2020-04-14 14:24:25 +02:00 |
|
|
892b8100da
|
Match the latest libSystem API
|
2020-04-14 14:23:41 +02:00 |
|
|
147f025360
|
Update the copyright notice
|
2020-04-14 13:04:30 +02:00 |
|
|
06e16fbad6
|
Use more logical values for AMCD_{IN,IN_OUT,OUT}
|
2020-04-14 13:03:38 +02:00 |
|
|
cbc93775d5
|
Actually report connection errors
|
2020-04-13 09:53:39 +02:00 |
|
|
d0ec7a589f
|
Report more errors
|
2020-04-13 08:39:58 +02:00 |
|
|
3d6a6705c3
|
Reflect the API change in libMarshall
|
2020-04-13 08:04:45 +02:00 |
|
|
874d7a8fee
|
Only quit Event loops for clients
|
2020-03-29 21:19:52 +02:00 |
|
|
c4e1784816
|
Look for calls and callbacks according to the mode
|
2020-03-29 11:04:47 +02:00 |
|
|
eb3fe28e7c
|
Keep the network address for the lifetime of the plug-in
|
2020-03-25 21:45:42 +01:00 |
|
|
36e95e95d4
|
Fix the labels for the Variable types
|
2020-03-25 21:33:47 +01:00 |
|
|
5dced389d5
|
Code cleanup
|
2020-03-25 21:17:36 +01:00 |
|
|
8795cceaf0
|
Update the copyright notice
|
2020-03-25 21:17:18 +01:00 |
|
|
1132c45143
|
Check and handle more errors
While there avoid some potential memory leaks.
|
2020-03-25 20:29:20 +01:00 |
|
|
06e33a406f
|
Update the copyright notice
|
2020-03-25 20:14:41 +01:00 |
|
|
54d57b441f
|
Check for errors in appmessage_new_call()
|
2020-03-25 20:14:28 +01:00 |
|
|
7f4451b9a0
|
Update the copyright notice
|
2020-03-25 09:35:31 +01:00 |
|
|
688d40c1ad
|
Attempt to really re-implement the AppClient
This is still very messy... :(
|
2020-03-25 09:35:04 +01:00 |
|
|
607c9b00f3
|
Update the copyright notice
|
2020-03-12 02:28:38 +01:00 |
|
|
04b3177051
|
Replace "FIXME" with "TODO" in the template transport
|
2020-03-12 02:28:23 +01:00 |
|
|
cae0ac9453
|
Do not run any test by default
|
2020-03-12 02:27:13 +01:00 |
|
|
3473d9c713
|
Register the Gtk-Doc targets
|
2020-02-13 11:02:56 +01:00 |
|
|
6fbfc9b274
|
Import the latest gtkdoc.sh from DeforaOS configure
|
2020-02-13 11:01:53 +01:00 |
|
|
37d3714060
|
Register config.ent
|
2020-02-13 09:34:17 +01:00 |
|
|
91c2a0aadf
|
Use config.ent for the Gtk-Doc documentation
|
2020-02-13 09:33:43 +01:00 |
|
|
b4cd799664
|
Import the latest gtkdoc.sh from DeforaOS configure
|
2020-02-13 08:59:50 +01:00 |
|
|
6ea20eb1c5
|
Register three targets
|
2020-01-17 20:52:46 +01:00 |
|
|
985268a76a
|
Stick to the default stack protector
|
2020-01-17 20:51:30 +01:00 |
|
|
2f45a85464
|
Register a missing dependency
|
2020-01-17 20:49:19 +01:00 |
|
|
47f6049119
|
Correct a dependency
|
2020-01-17 20:48:34 +01:00 |
|