Commit Graph

71 Commits

Author SHA1 Message Date
dbb273b292 Floating-point types always require using a pointer (even for input) 2010-09-12 22:41:14 +00:00
3db43b77b6 Also handle functions returning no values 2010-09-10 02:11:55 +00:00
6717a0fc3b Added code to handle (double) floats in AppInterface (mostly untested) 2010-09-06 12:56:17 +00:00
3b53d9ed59 Unifying Makefiles 2010-08-24 17:34:01 +00:00
a60b38d71f Re-generated Makefiles 2010-07-04 14:12:05 +00:00
59fae773bf Made it easier to cross-compile 2010-05-02 21:51:03 +00:00
45645b0642 Also ignore AppClient's binary 2010-04-21 18:36:13 +00:00
d61852e774 More elegant output 2010-04-18 11:18:07 +00:00
eb36ec9885 Added a debugging tool to contact services at will 2010-04-18 11:15:07 +00:00
95ad0518cb Now installing the AppBroker by default 2009-11-27 21:36:08 +00:00
4996c3dcad The maximum number of arguments for the AppInterface calls is now 4 2009-11-26 20:01:13 +00:00
77b61fd23b Renamed the broker tool to "AppBroker" 2009-11-26 19:48:35 +00:00
c8f3a396ce Renamed the broker tool "AppBroker" 2009-11-26 19:45:26 +00:00
69586d44ae Re-generated Makefile 2009-11-19 00:16:12 +00:00
a073ddc703 Let broker link against a freshly built libSystem in the ../src folder 2009-11-01 23:59:52 +00:00
9013dd6132 About port assignment 2009-10-31 18:26:02 +00:00
dcd48ed102 Added INT16 and UINT16 (more are missing) 2009-10-31 18:22:46 +00:00
ff0c2dcbe3 Not letting CVS automatically substitute "$Id$" 2009-10-31 17:30:16 +00:00
295e8f8675 Let CVS be quieter 2009-10-24 01:24:32 +00:00
d63fc1541a Also handling IN and IN_OUT types 2009-10-24 01:04:41 +00:00
44c43d3254 Added a tools folder with an early version of a AppInterface definition broker 2009-10-20 21:40:08 +00:00