88de4c2c90
Workaround the inclusion of system headers in tests
...
At this point the tests are still completely broken before installing
the necessary plug-ins in the system. They can finally run in this case
though, so this is definitely an improvement.
2015-05-11 01:22:12 +02:00
a036af85a5
Add a few .gitignore files
2015-05-11 01:17:46 +02:00
3539e031d8
Add a .gitignore file
2015-05-11 01:15:36 +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
68ec418ad2
Compile the tests with "-rdynamic" as well
2015-03-30 23:33:16 +02:00
8ce1793ceb
Always compile AppServers and AppClients with "-rdynamic"
...
This is required to expose internal symbols at run-time, and let them
be hooked by libApp as required.
2015-03-30 23:31:59 +02:00
cb5d236406
Remove obsolete .cvsignore files
2015-03-30 23:31:14 +02:00
b8fc7493ce
Build tools/AppBroker before running the tests
2015-03-04 01:54:22 +01:00
7fa1d046c6
Partial build fix for libApp
2015-03-04 01:53:48 +01: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
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