Commit Graph

91 Commits

Author SHA1 Message Date
5ec6fb7a7d Updated the copyright line 2015-03-04 01:52:06 +01:00
60545b4a83 Let internal variables be overridden 2015-03-04 01:51:21 +01:00
90e53e4410 Moved appbroker.sh to the "tools" folder 2015-03-04 01:38:53 +01:00
ee2d304fbf Re-generated the Makefiles with partial support for OBJDIR 2014-11-12 02:39:08 +01:00
09c9e615f0 Added a client mode (to generate the callbacks) 2014-05-30 22:04:47 +02:00
dafee43e2b Added an example in the manual page 2014-05-29 18:10:32 +02:00
d617051c41 Imported a couple manual pages 2014-05-04 00:48:17 +02:00
d8939635ca App calls now pass a user-defined pointer to the App as first argument 2014-04-30 19:32:54 +02:00
f047f2a6e5 Code cleanup 2014-04-30 19:27:39 +02:00
47d42d2aae Include <System/App.h> as required in the output 2014-04-27 02:14:11 +08:00
486220b828 Will marshall calls with a client cookie 2014-04-27 01:40:51 +08:00
9c29bc3cef Handle more return types 2014-04-26 01:49:28 +08:00
c4d8e48686 Use an INT64 for the return value instead 2014-04-26 01:41:50 +08:00
d8631d4458 Stricter type for the return value 2014-04-26 01:40:54 +08:00
11b9e434f9 Ironing out the remote calling interface 2014-04-26 00:22:46 +08:00
83fb382a14 Preparing to issue method calls (server-side) 2014-04-17 02:29:04 +02:00
4e3129d521 Also reworked the AppClient class (to use AppTransport) 2014-03-28 00:32:53 +01:00
d0246c83ee Re-generated the Makefiles 2013-07-17 03:34:52 +02:00
4cdbf793b9 Re-generated the Makefiles 2013-03-17 00:21:48 +01:00
e244567ef9 Check that the service name is defined 2013-01-11 02:21:29 +01:00
fd327743dc Headers are now regenerated automatically 2013-01-09 13:56:01 +01:00
0fc11c530a Re-generated Makefiles 2013-01-07 02:21:30 +01:00
2276eab4cb Re-generated Makefiles 2012-11-17 18:25:55 +01:00
c488b89414 Fixed building the tools 2012-09-28 21:27:57 +00:00
c17bb74194 No longer try to connect with an invalid AppClient (after errors) 2012-09-22 21:24:06 +00:00
bb50ce396f Doubling the interface name in the protection against duplicate inclusions 2011-10-17 15:57:26 +00:00
7c8c2c4025 Allow interfaces to define constants 2011-10-17 15:03:35 +00:00
f3547765f8 Code cleanup 2011-10-17 15:02:22 +00:00
a7b52c20a7 Code cleanup 2011-10-17 14:58:47 +00:00
edaabda988 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
5ee290e8de Re-generated Makefiles 2011-09-16 11:36:26 +00:00
b2885dfd0d Re-generated Makefiles 2011-09-16 10:19:40 +00:00
b9e96419f4 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
11e07d86a6 Compilation cleanup 2011-06-02 21:33:11 +00:00
d697167075 Compilation fix for Cygwin 2011-06-01 14:08:40 +00:00
264f3c2e33 Both tools need the libSystem 2011-03-30 14:55:12 +00:00
430cdc92e7 No longer force inclusion of $(PREFIX)/include 2011-03-30 03:23:56 +00:00
6dc3e6eab9 No longer force -I $(PREFIX)/include 2011-03-30 03:21:14 +00:00
108438b2e8 Fixed build 2011-03-29 21:04:57 +00:00
d38bc8e585 Fixed build 2011-03-28 00:02:42 +00:00
578fd2991e libSystem will no longer depend on external dependencies 2011-03-27 23:15:38 +00:00