| 369 |
5116 d 6 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* New Platform and Toolchain
Platform is RIORDT. This uses the MSP430 toolchain.
Beta release of this toolchain
* Jats Escrow. Escrow extraction
Force views created to be done in the same manner as the build daemon.
Under Clearcase, do not include the /main/0 rule.
* Utility: ccrelease (jats release, jats extract)
Correct use of /main/0 on Unix platforms to match Windows behavior.
Only add /main/0 if the user has provided a path to a directory within
a vob.
* Various changes to remove warnings when used with perl 5.14.
Note: Perl 5.14 is not recommended.
Perl 5.8.8 is recommended.
* Windows utilities
Updated 7z to version 9.20.
* Subversion Support
Support for 1.7 error messages
Extended the 'jats svn' utility. New subcommands:
paths - Display Subversion tag to URL conversions
tag - Convert a path or URL to a Release Manager Tag
url - Convert Release Manager tag to URL
* COBRA Toolset
Suppress compiler warning on incompatible ABI
* Create dpkg utility
Allows packaging from a sandbox, but only of package versions 99.99.99 |
|
/core_devl/trunk/CFG/PLATFORM/RIORDT /core_devl/trunk/CFG/TOOLSET/MSP430.DEF /core_devl/trunk/CFG/TOOLSET/MSP430.PL /core_devl/trunk/CFG/TOOLSET/MSP430.RUL /core_devl/trunk/HTML/images/vix_logo.png
/core_devl/trunk/HTML/images/VIX Tech logo_RGB.png
/core_devl/trunk/BIN.win32/7z.dll /core_devl/trunk/BIN.win32/7z.exe /core_devl/trunk/BIN.win32/7zLicense.txt /core_devl/trunk/BUILD/MakePackage.pl /core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM /core_devl/trunk/CFG/TOOLSET/GCC.PL /core_devl/trunk/ChangeLog.txt /core_devl/trunk/HTML/topframe.html /core_devl/trunk/TOOLS/LIB/JatsDPackage.pm /core_devl/trunk/TOOLS/LIB/JatsError.pm /core_devl/trunk/TOOLS/LIB/JatsMakeConfig.pm /core_devl/trunk/TOOLS/LIB/JatsSvn.pm /core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm /core_devl/trunk/TOOLS/LIB/MakeIf.pm /core_devl/trunk/TOOLS/LIB/ReadBuildConfig.pm /core_devl/trunk/TOOLS/buildlib.pl /core_devl/trunk/TOOLS/cloc-1.00.pl /core_devl/trunk/TOOLS/common.pl /core_devl/trunk/TOOLS/create_dpkg.pl /core_devl/trunk/TOOLS/escrow.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_ccrelease.pl /core_devl/trunk/TOOLS/jats_svn.pl /core_devl/trunk/TOOLS/makelib.pl /core_devl/trunk/TOOLS/makelib.pl2 /core_devl/trunk/build.pl
|
| 273 |
6214 d 9 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats command: sandbox
Support subcommands "clean" and "clobber"
These traverse the sandbox in the reverse direction so that the clean
up operations work correctly.
* Makefile generation
Removed warning on the use of --OnlyProd and --OnlyDebug
* JatsCopy Package
Minor enhancements to this internal package
CopyFile operation returns path to target file
CopyDir can, if asked, returns an array of files copied
Wildcard correctly supports the [0-9] construct
Internal Changes:
* Environment
Export EnvVar GBE_HOSTMACH
This is the same as GBE_MACHTYPE, but it is not modified by legacy
makefiles. Available for sanity testing.
* Remove unused references to the File::Find package in Perl scripts
* Jats building Jats now uses the JatsCopy package to perform the many
copy operations in the build. |
|
/core_devl/trunk/BIN.win32/7z.dll
/core_devl/trunk/ChangeLog.txt /core_devl/trunk/TOOLS/LIB/JatsCopy.pm /core_devl/trunk/TOOLS/LIB/JatsLocateFiles.pm /core_devl/trunk/TOOLS/LIB/JatsMakeInfo.pm /core_devl/trunk/TOOLS/jats.pl /core_devl/trunk/TOOLS/jats_buildlinux.pl /core_devl/trunk/TOOLS/jats_sandbox.pl /core_devl/trunk/TOOLS/makelib.pl2 /core_devl/trunk/build.pl
|