|
45a0b773a3
|
Updated the list of dependencies
|
2015-03-04 01:40:59 +01:00 |
|
|
90e53e4410
|
Moved appbroker.sh to the "tools" folder
|
2015-03-04 01:38:53 +01:00 |
|
|
608c0ae753
|
Updated upstream
|
2015-03-03 20:48:19 +01:00 |
|
|
18cd894491
|
Re-generated the Makefiles
|
2015-03-03 20:48:05 +01:00 |
|
|
aeed2736d3
|
.cvsignore files are no longer necessary
|
2014-12-27 18:12:32 +01:00 |
|
|
5c8f67c1ca
|
Fixed markup for the "-c" and "-s" options
|
2014-11-19 22:39:02 +01:00 |
|
|
0d7f9d5d78
|
Newer version of the script upstream
|
2014-11-12 21:19:25 +01:00 |
|
|
23c8ba91fb
|
Newer version of the script upstream
|
2014-11-12 03:26:06 +01:00 |
|
|
ee2d304fbf
|
Re-generated the Makefiles with partial support for OBJDIR
|
2014-11-12 02:39:08 +01:00 |
|
|
bbd1919cba
|
Re-generated the Makefiles
|
2014-10-12 21:23:31 +02:00 |
|
|
bbeb76e66b
|
Added a failure case for the "self" transport
|
2014-08-31 15:37:50 +02:00 |
|
|
3eb73931da
|
More accurate usage screen
|
2014-08-31 15:35:57 +02:00 |
|
|
e9a4adbcf8
|
Print "FAIL" instead of "FAILED" for consistency with other projects
|
2014-08-31 15:32:09 +02:00 |
|
|
11b9f90cf4
|
Code cleanup
|
2014-08-07 22:23:44 +02:00 |
|
|
901d09b0d8
|
Introducing a "self" transport
|
2014-08-07 22:22:10 +02:00 |
|
|
77e9e0c27c
|
Build the network transport plug-ins with libsocket
|
2014-08-07 22:20:03 +02:00 |
|
|
602c180579
|
Fixed the return code upon program errors
|
2014-06-22 12:58:01 +02:00 |
|
|
15cd4b7c37
|
Added the two new command-line options
|
2014-05-31 00:18:29 +02:00 |
|
|
e451f90a06
|
Inverted the arguments to appinterface_can_call()
|
2014-05-30 22:43:34 +02:00 |
|
|
578210ff6c
|
Working on callbacks
|
2014-05-30 22:33:02 +02:00 |
|
|
09c9e615f0
|
Added a client mode (to generate the callbacks)
|
2014-05-30 22:04:47 +02:00 |
|
|
892b14d13f
|
Code cleanup
|
2014-05-29 18:13:37 +02:00 |
|
|
dafee43e2b
|
Added an example in the manual page
|
2014-05-29 18:10:32 +02:00 |
|
|
e1396f9fcc
|
Preparing support for client-side callbacks
|
2014-05-29 17:24:23 +02:00 |
|
|
7827411b43
|
Using the new CSS for manual pages
|
2014-05-29 16:31:13 +02:00 |
|
|
1d4022720d
|
Newer version of the script upstream
|
2014-05-09 03:48:45 +02:00 |
|
|
2a37f62309
|
Newer version of the script upstream
|
2014-05-09 02:23:41 +02:00 |
|
|
4b99ad9e4a
|
Expose the interface for AppServer registration to the current Session
|
2014-05-08 01:08:50 +02:00 |
|
|
850da6f9d0
|
Added the "includes" test (including all headers)
|
2014-05-07 03:38:54 +02:00 |
|
|
8d89c9a8e0
|
Removed obsolete portability fixes
|
2014-05-07 03:36:17 +02:00 |
|
|
c6d4e1fa2b
|
Documented the missing options for AppClient(1)
|
2014-05-04 21:57:32 +02:00 |
|
|
7617e800b3
|
Report the adequate error when unable to lookup a name
|
2014-05-04 10:17:25 +02:00 |
|
|
d617051c41
|
Imported a couple manual pages
|
2014-05-04 00:48:17 +02:00 |
|
|
a28e3d46dc
|
Only lookup the relevant AppTransports from AppClients
|
2014-05-03 19:25:05 +02:00 |
|
|
ff5202f146
|
Removed useless initialization
|
2014-05-03 19:13:55 +02:00 |
|
|
56ab5556ef
|
Stricter arguments checking
|
2014-05-03 19:12:39 +02:00 |
|
|
e7b7b4030a
|
Initial import
|
2014-05-01 16:05:40 +02:00 |
|
|
bc4ac0eed7
|
Allow servers to bind to any address
|
2014-04-30 19:57:33 +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 |
|
|
c9dd376cb6
|
Added a Dummy interface (passes the AppServer tests)
|
2014-04-28 06:07:43 +08:00 |
|
|
eeb79355cd
|
The AppClient test now passes
|
2014-04-28 05:55:41 +08:00 |
|
|
59cf4f8bdd
|
Fixed creation of AppServers and AppClients with own Event structures
|
2014-04-28 05:49:43 +08:00 |
|
|
ce9a56a0fc
|
Only servers can register to sessions
|
2014-04-28 05:49:43 +08:00 |
|
|
cfbcac054c
|
Allow AppTransports with empty names again (the plug-in performs the App lookup)
|
2014-04-28 05:49:43 +08:00 |
|
|
a283ded795
|
Register AppServers for their entire lifetime
|
2014-04-28 05:49:43 +08:00 |
|
|
fe9b3570f2
|
Code cleanup
|
2014-04-28 05:02:14 +08:00 |
|
|
d2a0edd581
|
Added a "lookup" test
|
2014-04-28 04:27:23 +08:00 |
|
|
63b8dc631c
|
Report errors when looking up names for Apps
|
2014-04-28 04:15:22 +08:00 |
|
|
47d42d2aae
|
Include <System/App.h> as required in the output
|
2014-04-27 02:14:11 +08:00 |
|