Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4836 3969 d 15 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
369 5116 d 5 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
 
273 6214 d 8 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.