Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
255 6374 d 12 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
------------------------------------------------------------------------
Version: 2.76.0000.cr Released: 24-Jun-08
------------------------------------------------------------------------
Major changes:
* Support for Microsoft Visual Studio 2005 [DEVI-049017]
The product must be installed in its default location.

New platforms:
CSHARP2005
Uses C# Framework Version 2.0.50727
Support extends to allow:
1) Building of Csharp source using standard JATS
2) Build Visual Studio solutions
Can consume files from CSHARP and WIN32 components.

VS2005
Support extends to allow:
1) Building of C and C++ source using standard JATS
2) Build Visual Studio solutions
Can consume files from VS2003 and WIN32 components.

The existing WIN32 and CSHARP platforms can also utilize VS2005
through a version selector:
WIN32 Toolset - "MS.NET2005"
CSHARP Toolset - "MS.NET2005"

* Version of Make for Win32 builds
The version of Make has been upgraded to 3.81 to provide access
to macros to simplify support for the MS VS2005.

* CSHARP and WIN32 platforms
The LIB path uses to locate libraries and DLLs has been altered to:
- Contain absolute paths. Relative paths did not work under all
conditions when building projects and solutions.
- Contain valid paths. JATS generated paths that do not physically exist
will be removed from the search path. This removes warning messages
under VS2005.

Minor changes:
* New Jats utility: dstatus
Display Build Daemon Status. A text based utility.
Use 'jats dstatus -man' for full details.

* PPC_603E Toolset
Changed the definition of HOST_CPU to be correct for the linux
architecture that uses the value - powerpc.

Extended LinuxDrivers directive to allow for powerpc.

Updated the MakeLinuxDriver directive to use EXTRA_CFLAGS as CFLAGS
has been removed. This change is backwardly compatible.

* Modified all utilities to avoid a Perl-10 warning message [DEVI-049018]
Improved usage of the 'require' statement used to check for
a minimal value of perl.

Removed excessive require statements.

* JATS internal utilities - xmake
Source for Make 3.81 is now controlled
Include JATS specific files for
1) Windows
2) Linux

JATS now includes binaries for make.
This will ensure that the version of make being used will be known for all
machines. Gnu make does not need to be installed for the various build
machines.

* JATS internal utility sh.exe (windows)
Extended internal debugging via EnvVar SHDEBUGEXEC

* JATS Environment
Allow Jats Environment variables that are used to specify a directory
to be set to either '-' or 'none'. The associated path will set to empty.

This can be used to override defaults that may be inserted by the JATS
wrapper scripts.

* JATS utility: sandbox (Experimental)
Correct problem with location of build files.
Spell check help and code.
 
/core_devl/trunk/BIN.linux_i386/xmake
/core_devl/trunk/BIN.solaris10_sparc32/xmake
/core_devl/trunk/BIN.solaris10_x86/xmake
/core_devl/trunk/BIN.sparc/xmake
/core_devl/trunk/CFG/PLATFORM/CSHARP2005
/core_devl/trunk/CFG/PLATFORM/CSHARP2005.CFG
/core_devl/trunk/CFG/PLATFORM/VS2005
/core_devl/trunk/CFG/PLATFORM/VS2005.CFG
/core_devl/trunk/CFG/TOOLSET/CSHARP2005.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2005.DEF
/core_devl/trunk/TOOLS/dstatus.pl
/core_devl/trunk/UTILS/Make
/core_devl/trunk/UTILS/Make/ReadMe.txt
/core_devl/trunk/UTILS/Make/linux_i386
/core_devl/trunk/UTILS/Make/linux_i386/file.c
/core_devl/trunk/UTILS/Make/make-3.81.tar.gz
/core_devl/trunk/UTILS/Make/win32
/core_devl/trunk/UTILS/Make/win32/config.h
/core_devl/trunk/BIN.linux_i386/links.sh
/core_devl/trunk/BIN.solaris10_sparc32/links.sh
/core_devl/trunk/BIN.solaris10_x86/links.sh
/core_devl/trunk/BIN.sparc/links.sh
/core_devl/trunk/BIN.win32/sh.exe
/core_devl/trunk/BIN.win32/xmake.exe
/core_devl/trunk/BUILD/MakePackage.pl
/core_devl/trunk/CFG/PLATFORM/ARM9TDMI.CFG
/core_devl/trunk/CFG/PLATFORM/BORLAND.CFG
/core_devl/trunk/CFG/PLATFORM/CSHARP
/core_devl/trunk/CFG/PLATFORM/CSHARP.CFG
/core_devl/trunk/CFG/PLATFORM/DEVLINUX.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX_EMU.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX_ETX.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX_I386.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_ARM9TDMI.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_DEVLINUX.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_LINUX_EMU.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_LINUX_ETX.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_PPC_603E.CFG
/core_devl/trunk/CFG/PLATFORM/PPC_603E
/core_devl/trunk/CFG/PLATFORM/PPC_603E.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC32.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC64.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X64.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X86.CFG
/core_devl/trunk/CFG/PLATFORM/VS2003.CFG
/core_devl/trunk/CFG/PLATFORM/WIN32.CFG
/core_devl/trunk/CFG/PLATFORM/WINCE.CFG
/core_devl/trunk/CFG/TOOLSET/CSHARP.DEF
/core_devl/trunk/CFG/TOOLSET/CSHARP.PL
/core_devl/trunk/CFG/TOOLSET/CSHARP.RUL
/core_devl/trunk/CFG/TOOLSET/MugFiles.pl
/core_devl/trunk/CFG/TOOLSET/VCWCE
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/CCbc2.pl
/core_devl/trunk/TOOLS/CCdiff.pl
/core_devl/trunk/TOOLS/LIB/ArrayHashUtils.pm
/core_devl/trunk/TOOLS/LIB/BuildName.pm
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
/core_devl/trunk/TOOLS/LIB/ConfigurationFile.pm
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsBuildFiles.pm
/core_devl/trunk/TOOLS/LIB/JatsDPackage.pm
/core_devl/trunk/TOOLS/LIB/JatsEnv.pm
/core_devl/trunk/TOOLS/LIB/JatsError.pm
/core_devl/trunk/TOOLS/LIB/JatsLocateFiles.pm
/core_devl/trunk/TOOLS/LIB/JatsMakeConfig.pm
/core_devl/trunk/TOOLS/LIB/JatsMakeInfo.pm
/core_devl/trunk/TOOLS/LIB/JatsProperties.pm
/core_devl/trunk/TOOLS/LIB/JatsRmApi.pm
/core_devl/trunk/TOOLS/LIB/JatsSystem.pm
/core_devl/trunk/TOOLS/LIB/JatsVersionUtils.pm
/core_devl/trunk/TOOLS/LIB/MakeEntry.pm
/core_devl/trunk/TOOLS/LIB/PackageEntry.pm
/core_devl/trunk/TOOLS/LIB/ReadBuildConfig.pm
/core_devl/trunk/TOOLS/LIB/deploylib.pm
/core_devl/trunk/TOOLS/LIB/jats_runtime.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/gen_dirlist.pl
/core_devl/trunk/TOOLS/gen_metrics.pl
/core_devl/trunk/TOOLS/gen_packagelist.pl
/core_devl/trunk/TOOLS/gen_winrc.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_buildlinux.pl
/core_devl/trunk/TOOLS/jats_buildperl.pl
/core_devl/trunk/TOOLS/jats_cbuilder.pl
/core_devl/trunk/TOOLS/jats_label.pl
/core_devl/trunk/TOOLS/jats_lib_scan.pl
/core_devl/trunk/TOOLS/jats_metrics.pl
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_save_build.pl
/core_devl/trunk/TOOLS/jats_transform_file.pl
/core_devl/trunk/TOOLS/jmake.pl
/core_devl/trunk/TOOLS/makelib.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/TOOLS/test_rmconnection.pl
/core_devl/trunk/UTILS/DBI-JDBC/src/DBI.pm
/core_devl/trunk/UTILS/DBI-JDBC/src/test/jats_test.pl
/core_devl/trunk/UTILS/SH/SH.H
/core_devl/trunk/UTILS/SH/Sh1.c
/core_devl/trunk/UTILS/SH/Sh3.c
/core_devl/trunk/build.pl