Subversion Repositories DevTools

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
315 5811 d 8 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
------------------------------------------------------------------------
Version: 2.82.0000.cr Released:
------------------------------------------------------------------------
Major changes:
* New Build Platform: VB6
Jats has been enhanced to support the building of VB6 .vbg and .vbp
project files.

* Build Directive BuildVersion.
This has been extended to allow the creation of Version Information in a
form that can be consumed by Visual Basic using '--Style=VB'

Minor changes:
* Added more internal documentation
Use jats help to see available documentation

* Jats label -info command [DEVI-059929]
Fixed problem that prevent this command running on Unix systems.

* Jats save_build utility
Corrected problem in unreserving a reserved checkout of a build.pl file
under windows.

* Solaris 10, 64 Bit Sparc Builds
All compiles are done in a position independent manner (-KPIC)
This solved issues where static libraries are linked into shared
libraries.

* Solaris builds
Program and Shared library dependency checking is now done before
the program/library objects are built. Thus errors associated with missing
dependencies occur before objects are built and the user can see the cause
of the build failure.


Internal changes:
* Moved 'jats vars' functionality into a separate program
Moved associated documentation into the jats_vars tool

* Moved some other internal documentation into InstallationNotes and
PkgArchive topics.
 
/core_devl/trunk/CFG/PLATFORM/VB6
/core_devl/trunk/CFG/PLATFORM/VB6.CFG
/core_devl/trunk/CFG/TOOLSET/VISUALBASIC.DEF
/core_devl/trunk/CFG/TOOLSET/VISUALBASIC.PL
/core_devl/trunk/CFG/TOOLSET/VISUALBASIC.RUL
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/POD/InstallationNotes.pod
/core_devl/trunk/TOOLS/POD/PkgArchives.pod
/core_devl/trunk/TOOLS/jats_vars.pl
/core_devl/trunk/BIN.win32/cmdfile.exe
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.PL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
/core_devl/trunk/TOOLS/LIB/ConfigurationFile.pm
/core_devl/trunk/TOOLS/LIB/Pod/PlainText.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_help.pl
/core_devl/trunk/TOOLS/jats_label.pl
/core_devl/trunk/TOOLS/jats_save_build.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/UTILS/CMDFILE/build_test.pl
/core_devl/trunk/build.pl