Commit Graph

91 Commits

Author SHA1 Message Date
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
45d6dc6774 Update the copyright notice 2025-03-13 10:44:00 +01:00
04e8f21cd2 App: provide the path to the plug-ins 2025-03-12 17:09:57 +01: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
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
985268a76a Stick to the default stack protector 2020-01-17 20:51:30 +01:00
74e061a9a7 Let the tests work without installing libApp first 2020-01-17 20:27:12 +01:00
e8e9a988d2 Extend preliminary support for arrays 2017-01-16 02:52:23 +01:00
f2483d2615 Update the copyright notice 2016-09-25 04:22:42 +02:00
c42f0ad7cd Fix build in debugging mode 2016-09-25 04:22:29 +02:00
5115b018b0 Add tentative support for arrays 2016-09-15 04:01:43 +02:00
e62b84b9ef Update the copyright notice 2016-09-15 03:43:06 +02:00
b3ee4a2e87 No longer require AppBroker(1) to be installed
The tests still do not pass without installing libApp though.
2016-09-15 03:43:06 +02:00
76f2febb8f Code cleanup 2016-09-13 22:52:05 +02:00
8654a13065 Add a dry-run mode to AppBroker(1) 2016-09-13 22:48:59 +02:00
0796ca2ab9 Avoid a crash 2016-09-13 16:59:09 +02:00
d1d555fc41 Test for errors before generating files 2016-09-13 04:41:31 +02:00
582a5d0b1d Pass the "appbroker.sh" test again 2016-09-13 04:32:49 +02:00
71bb5b3acb Prepare support for dry-run mode 2016-09-12 20:02:14 +02:00
978fb52911 Fix looking up callbacks 2016-09-12 20:02:11 +02:00
1be1f1c11e Update the copyright notice 2016-09-12 20:01:48 +02:00
4c10a32818 Report errors as required 2016-09-12 20:01:48 +02:00
888700905a Code cleanup 2016-09-12 20:01:46 +02:00
0e200396fc Fix build with OBJDIR 2016-09-06 02:20:06 +02:00
3ce471ad77 Complete the basic types 2016-08-23 03:08:30 +02:00
86f2720614 Use libMarshall for callbacks 2016-05-18 01:51:19 +02:00
2b4e75014b More portable build as PIE 2016-05-12 00:51:35 +02:00
11027828ff Import newer versions of the scripts upstream 2016-01-24 15:43:48 +01:00
a7f7e261e2 Update the copyright notice 2015-12-19 02:54:25 +01:00
de9bf495a2 Add support for booleans 2015-12-19 02:54:13 +01:00
d59f287d13 Build with full SSP and RELRO by default 2015-11-05 22:14:32 +01:00
cf76d8698a Build the tools as PIE 2015-07-11 15:16:56 +02:00
a15564c5eb Build with -pedantic and -fstack-protector 2015-07-09 02:42:12 +02:00
a036af85a5 Add a few .gitignore files 2015-05-11 01:17:46 +02:00
fba4801c3e No longer store Makefiles in the source tree 2015-05-11 01:14:46 +02:00
adf28dcfad Fix the "Dummy.h" test
It failed for not finding the libApp library. It will probably fail
again on platforms that do not support LD_LIBRARY_PATH.
2015-05-11 01:13:58 +02:00
cb5d236406 Remove obsolete .cvsignore files 2015-03-30 23:31:14 +02:00