You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Brady Johnson <bj...@roguewave.com> on 2007/07/16 18:19:22 UTC

[SCA Native] preliminary ant build

Hello,
 
According to a previous thread titled "[SCA Native] next release content
[was: Tuscany roadmap]" (I didnt want to add another was redirection ;)
), I have prepared ant build scripts for cpp/sca/runtime/core.
 
The attached tar.gz file should just "overlay" onto the tuscany SCA cpp
source code directory structure. It consists of the following files:
 
<tuscanySca Native Src dir>/
      |
      |---- build.xml
      |
      |---- antscripts/
      |         |
      |         |---- compilers.xml
      |         |---- compile-targets.xml
      |         |---- platform.properties
      |
      |---- runtime/core/src/build.xml
 
In order to use it, you will need to modify the platform.properties
file. This will later be taken care of by either configure, or maybe
just an install script.
 
Currently it compiles and links runtime/core/src/tuscany/sca {core,
extension, model, util} and creates libtuscany_sca.so. The install
target installs the lib and the headers from those src directories to
the install directory specified in platform.properties.
 
Give it a spin and let me know what you think. It shouldnt take much to
finish it for the rest of tuscany cpp. 
 
If it works out, we can then discuss how to configure
platform.properties.
 
--------------------
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - brady.johnson@roguewave.com