Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4836 3969 d 22 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
/core_devl/branches/dpurdie_3.5.10000.cr
3967 4514 d 16 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
/core_devl/trunk/CFG/PLATFORM/UBUNTU12
/core_devl/trunk/CFG/PLATFORM/UBUNTU12.CFG
/core_devl/trunk
/core_devl/trunk/CFG/PLATFORM/DEVLINUX.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_DEVLINUX.CFG
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/RULES
/core_devl/trunk/CFG/RULES.DOS
/core_devl/trunk/CFG/RULES.STD
/core_devl/trunk/CFG/RULES.UNI
/core_devl/trunk/CFG/RULES.WIN
/core_devl/trunk/CFG/TOOLSET/CSHARP.PL
/core_devl/trunk/CFG/TOOLSET/GCC.DEF
/core_devl/trunk/CFG/TOOLSET/GCC.PL
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/CFG/TOOLSET/STANDARD.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/BuildName.pm
/core_devl/trunk/TOOLS/LIB/ConfigurationFile.pm
/core_devl/trunk/TOOLS/LIB/JatsMakeInfo.pm
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage2.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_procdata.pl
/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/jats.sh
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_vcsdiff.pl
/core_devl/trunk/TOOLS/makelib.pl
/core_devl/trunk/TOOLS/makelib.pl2
2931 4702 d 16 h dpurdie /core_devl/trunk/ For Version 3.1.4000.cr  
/core_devl/trunk
/core_devl/trunk/CFG/RULES.STD
/core_devl/trunk/CFG/TOOLSET/CSHARP.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage2.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_procdata.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_rollbackrm.pl
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_vcsdiff.pl
2764 4729 d 21 h dpurdie /core_devl/trunk/  
/core_devl/trunk/CFG/PLATFORM/LMOS_COBRA.CFG
/core_devl/trunk/TOOLS/LOCAL/cc2svn_labeldirs2.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_procdata2.pl
/core_devl/trunk
/core_devl/trunk/BIN.linux_i386/JatsFileUtil
/core_devl/trunk/BIN.solaris10_sparc32/JatsFileUtil
/core_devl/trunk/BIN.solaris10_x86/JatsFileUtil
/core_devl/trunk/BIN.sparc/JatsFileUtil
/core_devl/trunk/BIN.win32/JatsFileUtil.exe
/core_devl/trunk/CFG/RULES.STD
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/LOCAL/cc2svn_gendata.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage2.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage3.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_labeldirs.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_procdata.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_reposcan.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_updaterm.pl
/core_devl/trunk/TOOLS/LOCAL/svn2svn_updaterm.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnrelease.pl
/core_devl/trunk/TOOLS/jats_vcsdiff.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/UTILS/JatsFileUtil/src/JatsFileUtilUnx.c
/core_devl/trunk/UTILS/JatsFileUtil/src/JatsFileUtilWin.c
/core_devl/trunk/UTILS/JatsFileUtil/src/test.sh
1403 4844 d 19 h dpurdie /core_devl/trunk/ Major changes:
* Subversion support
Multiple changes to subversion support to simplify development with
SubVersion. Changes include:
- New VcsTag that has a path and a tag component
- Multiple extraction modes with checks to highlight unexpected
file changes between workspace and branch head.

Minor changes:
* Utility: New utility - rtag_extract
Tool to extract a set of packages based on a Release Manager Release.
Can limit the files extracted to one or more paths, or a list of packages.
Provides supervised extraction of the set of packages.
Use 'jats man rtag_extract' or online documentation.

* Utility: svnsave_build
Failure to change the author of the build is not an error.
This allows for non-standard repositories being used during consolidation

* Linux support utilities
Add a version of 'addr2line' that understands the ELF file format
which has debug information striped out into a separate file.
Used to support backtracing within unit tests.
 
/core_devl/trunk/BIN.linux_i386/addr2line
/core_devl/trunk/TOOLS/jats_rtag_extract.pl
/core_devl/trunk
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/TOOLS/jats_svnrelease.pl
/core_devl/trunk/TOOLS/jats_svnsave_build.pl
/core_devl/trunk/TOOLS/jats_vcsdiff.pl
383 4995 d 11 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
 
/core_devl/trunk/CFG/PLATFORM/VIXITP
/core_devl/trunk/TOOLS/LIB/HTML
/core_devl/trunk/TOOLS/LIB/HTML/HtmlTable.README.txt
/core_devl/trunk/TOOLS/LIB/HTML/Table.pm
/core_devl/trunk/TOOLS/jats_echo.pl
/core_devl/trunk/TOOLS/jats_vcsdiff.pl
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/CFG/TOOLSET/MSP430.PL
/core_devl/trunk/CFG/TOOLSET/MSP430.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/TOOLS/jats_svnrelease.pl
/core_devl/trunk/build.pl