3 Commits

Author SHA1 Message Date
Bob Duff
f9b8d64ad4 (projects-distrib): New directory containing project files for building
clients
 of PolyORB. For each project file in projects that builds a library,
there is
 a project file in projects-distrib with the same name, which has the
necessary
 commands to allow gnatmake to find the corresponding installed .a file.
In
 addition, we have polyorb.gpr, which is intended to be imported by
clients,
 and common.gpr, which is imported by everything here.
(Makefile.in): Install the project files from projects-distrib.
(projects/README): Update documentation.
(configure.ac): Add projects-distrib/src_setup.gpr, which is generated
from
 projects-distrib/src_setup.gpr.in.
(MANIFEST): Add new files in projects-distrib.
For EC06-003.

Subversion-branch: /trunk/polyorb
Subversion-revision: 115520
2007-09-13 23:36:29 +00:00
Bob Duff
83528298bc Build a library for src/dsa.
Part of EC06-003.

Subversion-branch: /trunk/polyorb
Subversion-revision: 42074
2007-01-23 17:47:57 +00:00
Bob Duff
f8f2673a7d New project files and Makefile.project for building PolyORB.
Add --verbose switch to idlac_wrapper.
For EC06-003.

Subversion-branch: /trunk/polyorb
Subversion-revision: 39578
2006-12-14 15:35:14 +00:00