Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2882 4713 d 2 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Lots of Typos in the text  
2757 4730 d 7 h dpurdie /core_devl/branches/dpurdie_devl/ Added LMOS_COBRA  
2652 4753 d 7 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Slightly improved Subversion support for importing packages  
2616 4760 d 2 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ First attempt to merge directories during import  
2424 4789 d 7 h dpurdie /core_devl/branches/dpurdie_devl/  
2354 4801 d 1 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2071 4828 d 5 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Modified the svn branch deletion operation. With no arguments it will show the current branch. With arguments it will delete all the named branches.  
2053 4829 d 1 h dpurdie /core_devl/branches/dpurdie_devl/ Utility: sandbox. Subcommand: cmd
Added '-keepgoing' option to allow the user to ignore errors

Fixed issue with svn switch where user is not in package root.
 
2048 4829 d 2 h dpurdie /core_devl/branches/dpurdie_devl/ Utility: svn
Added two subcommands
branch - to create a branch within a workspace
switch - to switch a workspace to a branch, or tag.
Can also display available branches.
 
1356 4856 d 4 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Subversion support changes after integration testing  
1348 4864 d 3 h dpurdie /core_devl/branches/dpurdie_devl/  
1347 4866 d 6 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/  
1270 4923 d 8 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/  
391 4964 d 7 h dpurdie /core_devl/branches/dpurdie_devl/ Created by Jats SvnRelease branch request  
387 4978 d 20 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats makefile directive: MakeProject
Improved support for packaging files with spaces and other make-unfriendly
characters in their pathname.
 
385 4988 d 17 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Platform: VIXITP
Minor enhancements

* JATS wrappers
Updated default paths to Subversion Servers

* Subversion Support
Added svn delete-branch
 
383 4995 d 20 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* GCC Toolchain
Use JATS' internal dependency generator. This is much faster than the
use of the gcc as previously implemented.

* New Platform: VIXITP
Specialised platform for the VIX 'ITP' product.

* Subversion Support
Documented the use of 'TIMESTAMP' in svn commands
svnrelease. The -branch option supports the special name TIMESTAMP
 
381 5011 d 21 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats makefile directive: MakeLinuxDriver
Added support for source files not in the same directory as the
makefile.

* Jats makefile directives: SharedLib and Lib
Improved support for named source files with directory elements
 
379 5017 d 0 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:

* WIN32 Target (Visual Studio 6)
This target will now consume headers/libraries from a VS6 directory.
This has been provided to allow the use of Dinkumware_STL to be limited
to this one compiler. Specifically we need to excluded the use of
Dinkumware from VS2010 builds.

* C# Toolchain
Correctly detect missing .cs file in .resx /.cs file pair.

Minor changes:
* Jats wrapper script
New option: -logfile=name

* Jats configuration
jats.bat example (Windows)
jats.sh example (Unix)
Redefined location of the Perth Subversion server AUPERASVN01

* Escrow build on solaris_x86
Added workaround for strange issue on X86 based Solaris machines
The GBE_MACHTYPE EnvVar would disappear during the build process

* Utility ccrelease
The -extractfiles option nolonger uses a dynamic view to perform the
extraction. It uses the same process as normal view creation.

* Utility: svn
Improved package import processing.
Allow Date, Author and Log to be added to the imported package

* Jats Utility: gen_cots
Added support for Subversion.
Subversion is supported on Windows and Unix.
ClearCase is supported on Windows.

* Jats Utility: vcsdiff
New Utility. Will diff two versions of a package. Supports
mixed ClearCase and Subversion versions.
Under windows it can invoke BeyondCompare
Under Windows and Unix it can perform a MD5 check over both directories.
 
369 5116 d 21 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
 

Show All