[
https://issues.apache.org/jira/browse/TUSCANY-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brady Johnson updated TUSCANY-1509:
-----------------------------------
Attachment: tuscany_patch_update1_jira1509
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 TuscanySDO Native build system to use ant
> ------------------------------------------------
>
> Key: TUSCANY-1509
> URL: https://issues.apache.org/jira/browse/TUSCANY-1509
> Project: Tuscany
> Issue Type: Improvement
> Components: C++ SDO
> Affects Versions: Cpp-M3
> Environment: All platforms
> Reporter: Brady Johnson
> Fix For: Cpp-Next
>
> Attachments: build.xml, README_ANT_INSTALL.txt,
> tuscany_patch_update1_jira1509, tuscanySDONative_ant.jar
>
>
> 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.
> I have already converted most of TuscanySCA to ant. I based this SDO build
> system on the SCA build system.
> --------------------
> 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]