Commit Graph

522 Commits

Author SHA1 Message Date
3856cc9748 Update the copyright notice 2025-03-14 11:11:45 +01:00
031887ebf2 tests: improve the output on macOS 2025-03-14 11:11:45 +01:00
7195117804 tools: register more dependencies 2025-03-13 12:28:15 +01:00
10513104f0 libApp: partially fix the build with OBJDIR 2025-03-13 12:25:01 +01:00
092937a5d0 Update the copyright notice 2025-03-13 12:20:28 +01:00
d0e1dbd2e3 AppBroker: let the program name be changed 2025-03-13 12:19:55 +01:00
8d2424ed40 AppClient: code cleanup 2025-03-13 12:11:45 +01:00
e455db85fd tools: register the new target 2025-03-13 12:11:31 +01:00
314ea122b8 tools: introduce AppTransport
This tool currently allows listing the transport protocols available.
2025-03-13 12:10:55 +01:00
91a6f38dc8 AppClient: re-indent 2025-03-13 11:34:32 +01:00
f63438e736 AppClient: avoid a couple compilation warnings 2025-03-13 11:33:08 +01:00
fa419377f5 AppClient: use unsigned for unsigned return values 2025-03-13 11:29:06 +01:00
386fc440fd Update the copyright notice 2025-03-13 11:28:51 +01:00
1fd59a5f41 AppClient: use PROGNAME_APPCLIENT 2025-03-13 11:28:35 +01:00
41e364ecef transport: sort targets before sources 2025-03-13 10:46:05 +01:00
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