From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- src/changes/changes.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 src/changes/changes.xml (limited to 'src/changes') diff --git a/src/changes/changes.xml b/src/changes/changes.xml new file mode 100644 index 0000000..4782965 --- /dev/null +++ b/src/changes/changes.xml @@ -0,0 +1,60 @@ + + + + cpptasks: Compile tasks for Apache Ant + + + + + IDE project file generation. + history.xml not capturing mid and end arguments + LinkerDef not properly capturing references + Update documentation for antlib usage + Modify warning levels for sunpro + Modify CC, aCC and xlC to bid on .s files + Add msvc8 compiler to avoid deprecation warning on /GZ + Migrate to Maven 2 for build and documentation + Fix linked issues with shared libraries on VisualAge + + + + + + + Sample build file for CPPUNIT + Borland compilation repair + Problem with linker extension + Added type attribute to libset and syslibset so that dynamic or static could be chosen if both were available + Added rtti and optimization attributes to cc and compiler + Added versioninfo element (experimental) + Add target element for cross-compilation (experimental) + Add distributer element for distributed builds (experimental) + + + + + + + + + + + + + -- cgit v1.2.3