Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
335 5573 d 11 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* [DEVI-062103]
Many (11) toolsets - all that generate linker dependency
files for creating shared libraries or programs.
Solaris, Gcc, WIN32, Wince, MOS, Verix, Keil, AVR_IAR,
CSHARP, MCR, Pharlap.

Better, simpler, and in some cases correct, generation
of dependency files used in linking. Also generate separate
files for Production and Debug builds.

Minor changes:
* Jats sandbox command
The 'info' subcommand will highlight external packages that cannot be
found in any of the the package archives.

* Jats release -extract
The ClearCase view that is created will have a comment tag added that
describes:
- the directory in which the user created the view
- the date of creation

* PackageFile directive
Now supports --NoRecurse and --Recurse in conjunction with --DirTree

Internal:
* PackageFile, PackageHdr and InstallHdr directives
Removed --Abs option - its not supported
Fixed --Full option.
 
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/TOOLSET/AVR_IAR
/core_devl/trunk/CFG/TOOLSET/AVR_IAR.RUL
/core_devl/trunk/CFG/TOOLSET/CSHARP.PL
/core_devl/trunk/CFG/TOOLSET/CSHARP.RUL
/core_devl/trunk/CFG/TOOLSET/GCC.PL
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.PL
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.RUL
/core_devl/trunk/CFG/TOOLSET/MOS_MRI.PL
/core_devl/trunk/CFG/TOOLSET/MOS_MRI.RUL
/core_devl/trunk/CFG/TOOLSET/PHARLAP.PL
/core_devl/trunk/CFG/TOOLSET/PHARLAP.RUL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.PL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.RUL
/core_devl/trunk/CFG/TOOLSET/VCWCE.PL
/core_devl/trunk/CFG/TOOLSET/VCWCE.RUL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.RUL
/core_devl/trunk/CFG/TOOLSET/VERIX.PL
/core_devl/trunk/CFG/TOOLSET/VERIX.RUL
/core_devl/trunk/CFG/TOOLSET/m16c.pl
/core_devl/trunk/CFG/TOOLSET/m16c.rul
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/ToolsetPrinter.pm
/core_devl/trunk/TOOLS/cache_dpkg.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jmake.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/build.pl
327 5698 d 7 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New compiler support
Support for the Keil Arm V4.03a compiler
This is enabled via:
build.pl: BuildPlatforms ( 'H400,--Version=4.03a' );
 
/core_devl/trunk/CFG/TOOLSET/KeilARMV43A.DEF
/core_devl/trunk/CFG/PLATFORM/H400
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.DEF
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/build.pl
283 6130 d 9 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New Platform: H400
Supported by the KIELARMV3 toolset.
Refer to the Jats Reference Manual for toolset specific options

Minor changes:
* MergeLibrary directive
Allow a library that has been created in the same makefile.pl as the
directive to be located, without the need to 'install' it first.
 
/core_devl/trunk/CFG/PLATFORM/H400
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.DEF
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.PL
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.RUL
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/ArrayHashUtils.pm
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsError.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/common.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/build.pl