(Makefile.in): Add substitution for @OPENSSL@
(examples/corba/secure_echo/Makefile.local): Use $(OPENSSL) to call
openssl(1) as it might not be on the PATH.
Also reorganize slightly the generation of test_targets in Makefile so
that
a Makefile.local can disable its test (by unsetting test_target).
For L217-011
Subversion-branch: /trunk/polyorb
Subversion-revision: 185897
testsuite framework, and avoid calling killall in the test scripts
(which
could kill processes from other, unrelated tests running
simultaneously).
Fixes KC21-017
Subversion-branch: /trunk/polyorb
Subversion-revision: 182809
test_common.gpr was renamed to be polyorb_test_common.gpr,
so change all occurrences in local.gpr files under examples
and testsuite. Also correct documentation in Makefile.in.
Part of IC17-019.
Subversion-branch: /trunk/polyorb
Subversion-revision: 154420
tests.
(*.gpr): Use main procedure file name (with ".adb") in all project
files.
This is required by gprbuild, and harmless for gnatmake, so we might as
well
do it, in case we ever switch to gprbuild.
For GA04-028.
Subversion-branch: /trunk/polyorb
Subversion-revision: 121210
MANIFEST, because these are needed to build the examples from the
source
distribution.
For GC06-022.
Subversion-branch: /trunk/polyorb
Subversion-revision: 120041