[
https://issues.apache.org/jira/browse/TUSCANY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brady Johnson updated TUSCANY-1438:
-----------------------------------
Attachment: tuscany_patch_update9_jira1438
Adding the ability to compile in debug mode. Debug is turned on by one of the
following:
- ant -Ddebug=true # true, on, yes turns on debug, anything else turns it off
- set platform.properties platform.debug.compile property to true, on, or yes
Adding ability to specify additional ant targets/definitions, which would be
useful for
defining more compilers/linkers for compiling on additional platforms. Just set
the
platform.properties platform.external.definitions.file property to the path of
the
external definitions file.
--------------------
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - [EMAIL PROTECTED]
> Change TuscanySCA Native build system to use ant
> ------------------------------------------------
>
> Key: TUSCANY-1438
> URL: https://issues.apache.org/jira/browse/TUSCANY-1438
> Project: Tuscany
> Issue Type: Improvement
> Components: C++ SCA
> Affects Versions: Cpp-Next
> Environment: all platforms
> Reporter: Brady Johnson
> Priority: Minor
> Fix For: Cpp-Next
>
> Attachments: README_ANT_INSTALL.txt, samples.CppBigBank.build.xml,
> tuscany_patch_update2_jira1438, tuscany_patch_update3_jira1438,
> tuscany_patch_update4_jira1438, tuscany_patch_update5_jira1438,
> tuscany_patch_update6_jira1438, tuscany_patch_update7_jira1438,
> tuscany_patch_update8_jira1438, tuscany_patch_update9_jira1438,
> TuscanySCANative.ant.display.system, tuscanySCAnative_ant.tar.gz,
> tuscanySCAnative_ant_update1.tar.gz
>
>
> In an effort to simplify the build process, I would like to propose switching
> over to use ant instead of automake. It will be much easier to maintain, and
> is used by many more developers today than automake.
> Per a request by Pete Robbins to show what the build scripts would look like
> for cpp/sca/runtime/core, I will attach a patch with the build infrastructure
> to build, link, and install said library.
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - [EMAIL PROTECTED]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]