|
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 |
|
|
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 |
|