DevTools
svn1
svn1-original
testRepo
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
DevTools
(root)
/
core_devl
/
branches
/
alewis_gccinstrumented
/
TOOLS
/
jats_svnlabel.pl
– Rev 4699
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
4699
4039 d 15 h
alewis
/core_devl/branches/alewis_gccinstrumented/
Created by Jats svn branch
/core_devl/branches/alewis_gccinstrumented
2049
4828 d 11 h
dpurdie
/core_devl/trunk/
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.
/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/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
1403
4844 d 13 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
1329
4887 d 16 h
dpurdie
/core_devl/trunk/
Major changes:
* Subversion Repository location
The correct paths to the various SubVersion repositories is:
GBE_SVN_URL_AUPERASVN01:
https://auperasvn01.aupera.erggroup.com/svn
GBE_SVN_URL_FRBESASVN01:
http://frbesasvn01.frbesa.erggroup.com/svn
Windows users may need to update there jats.bat file.
These are Fully Qualified Domain Names.
Minor changes:
* Jats startup warning introduced in 2.100.5000.cr
Now accepts both / and \ as path separators.
* Utility: svnrelease
Modified the operation of the '-branch' to better mimic the ClearCase
operation of the same command. If the specified branch exists, then it
will be used, otherwise it will be created based on the specified tag.
* Utility: svnsave_build
Modify the operation such that the 'author' of the saved build is set to
that of the user that created the version that that build is based upon.
This preserves the history of the build a lot better than tagging all
builds as being done by 'buildadm'.
* Utility: ccdelete_view
Allow the user to specify ClearCase viewtags or a viewstore path.
* Utility: sandbox
Added options to control the packages processed. The user can specify
a range of packages and exclude or include specific packages.
Subcommand: populate
Added -exclude=name[,name]+ to allow specific packages to be excluded
Add -all option to force dependency testing of packages already in the
sandbox.
* Subversion Support
With an automated build environment the use of a default Subversion
repository is not supported.
Creating a workspace will display the files being extracted providing
a progress indication.
* Jats Online Documentation
Migrated several items from the VIX Wiki to the FAQ section of the
online documentation.
* Generated makefiles
Improved tracing of package archive source in comments
/core_devl/trunk/TOOLS/POD/FAQ/CreatingInteropDLLs.pod
/core_devl/trunk/TOOLS/POD/FAQ/UseOfWindowsIDLFiles.pod
/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/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_ccdelete_view.pl
/core_devl/trunk/TOOLS/jats_sandbox.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/makelib.pl2
385
4988 d 2 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
/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/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/build.pl
383
4995 d 5 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
379
5016 d 10 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.
/core_devl/trunk/CFG/PLATFORM/WIN32.CFG
/core_devl/trunk/CFG/TOOLSET/CSHARP.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC.pm
/core_devl/trunk/TOOLS/LIB/JatsError.pm
/core_devl/trunk/TOOLS/LIB/JatsLocateFiles.pm
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_manifest.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/build.pl
375
5086 d 10 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Command: jats clobber
When building packages that use deploylib - remove the 'build/deploy'
directory as a part of the clobber processing.
* Jats wrapper. Environment Variable Cleanup (Windows Only)
Force ALL EnvVars stored in the environment and passed to programs
invoked by JATS to be converted to upper case.
This solves problems associated with some programs that do not treat
Windows EnvVars as case insensitive.
A useful side effect of this chnage is is that VS2010 running on
64-bit Windows-7 will now locate the default installation of VS2010.
* jats svnlabel
Report conflicting options: Label and Clone
Correct the 'label' operation. The user is not allowed to provide
path. The user must provide a simple label. JATS will determine the
workspace and the correct branch/tag to place the label in.
* Built Daemon support
jats_svn_savebuild will now delete a WIP if its in the /tags/ directory.
This allows WIPs to be tags or branches
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/TOOLS/jats_svnsave_build.pl
/core_devl/trunk/build.pl
361
5289 d 3 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Major changes:
* HTML Help (Experimental)
Generated documentation for the various JATS utilities
It is based on the internal JATS documentation available on the command
line.
Use
http://auperaunx26.aupera.erggroup.com/devl/core_devl2/HTML/index.html
Minor changes:
* PackageFile directive
Allow packaging of files with a comma in the name.
Used by some COTS packages.
* Windows utilities used by jats
stdmux and rpccpp: provide production versions that do not use debug
libraries as these are not present for all users.
* Jats utility: dstatus
Shows the user friendly host name rather then the internal machine name.
This change is in line with the changes to Release Manager
* Utility: svnrelease
Better deletion of workspaces referenced with non-standard URLs
Corrected problem with -branch=name option
* Utility: svnrelease and ccrelease
Better deletion of workingspace directory.
Attempt to correct for directory permission problems.
* Updated definition of GBE_SVN_URL_FRBESASVN01 to use
the server by name, rather than IP address: 'frbesasvn01'
* Added EnvVar GBE_VCS to control the default Version Control System
employed by the 'jats release' and 'jats extract' commands.
Usable values are: 'cc' and 'svn'.
The default value is 'cc', providing backward compatability to existing
developers.
/core_devl/trunk/HTML
/core_devl/trunk/HTML/Jats.css
/core_devl/trunk/HTML/JatsToc.css
/core_devl/trunk/HTML/JatsWelcome.html
/core_devl/trunk/HTML/displayToc.js
/core_devl/trunk/HTML/favicon.ico
/core_devl/trunk/HTML/images
/core_devl/trunk/HTML/images/VIX Tech logo_RGB.png
/core_devl/trunk/HTML/images/delete.png
/core_devl/trunk/HTML/images/greysmallbullet.gif
/core_devl/trunk/HTML/images/jats_buildsystem.png
/core_devl/trunk/HTML/images/jats_logo.png
/core_devl/trunk/HTML/images/leaf.gif
/core_devl/trunk/HTML/images/minus.gif
/core_devl/trunk/HTML/images/page.gif
/core_devl/trunk/HTML/images/plus.gif
/core_devl/trunk/HTML/images/run.png
/core_devl/trunk/HTML/images/x.gif
/core_devl/trunk/HTML/images/xlink.gif
/core_devl/trunk/HTML/index.html
/core_devl/trunk/HTML/scineplex.css
/core_devl/trunk/HTML/tocParas.js
/core_devl/trunk/HTML/tocTab.js
/core_devl/trunk/HTML/topframe.html
/core_devl/trunk/TOOLS/LIB/JatsDocTools
/core_devl/trunk/TOOLS/LIB/JatsDocTools/JatsDocTools.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Pod.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC/HTML.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Tree
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Tree/HTML.pm
/core_devl/trunk/TOOLS/LIB/Pod/Html.pm
/core_devl/trunk/TOOLS/POD/FAQ
/core_devl/trunk/TOOLS/POD/FAQ/AddingAnIconToAWindowsEXE.pod
/core_devl/trunk/TOOLS/POD/FAQ/AddingVersionInfoToAWindowsDLL.pod
/core_devl/trunk/TOOLS/POD/FAQ/Compile_Windows_Resources.pod
/core_devl/trunk/TOOLS/POD/FAQ/Creating_an_API_Package.pod
/core_devl/trunk/TOOLS/POD/FAQ/Insert_Version_Information_into_a_File.pod
/core_devl/trunk/TOOLS/POD/FAQ/Merge_Static_Libraries.pod
/core_devl/trunk/TOOLS/POD/FAQ/MessageCompiler.pod
/core_devl/trunk/TOOLS/POD/FAQ/Using_Buildfilter_To_Speedup_Test_Builds.pod
/core_devl/trunk/TOOLS/jats_cclabel.pl
/core_devl/trunk/TOOLS/jats_label.pl
/core_devl/trunk/BIN.win32/rpccpp.exe
/core_devl/trunk/BIN.win32/stdmux.exe
/core_devl/trunk/BUILD/MakePackage.pl
/core_devl/trunk/BUILD/makefile.pl
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TEMPLATES/INSTALL/linux.profile.jats.sh
/core_devl/trunk/TEMPLATES/INSTALL/linux.ubuntu.profile.jats.sh
/core_devl/trunk/TOOLS/CCbc2.pl
/core_devl/trunk/TOOLS/CCdiff.pl
/core_devl/trunk/TOOLS/LIB/DeployUtils/RmPkgInfo.pm
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/POD/InstallationNotes.pod
/core_devl/trunk/TOOLS/POD/OverView.pod
/core_devl/trunk/TOOLS/POD/PkgArchives.pod
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/cache_dpkg.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/dstatus.pl
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/gen_dirlist.pl
/core_devl/trunk/TOOLS/gen_metrics.pl
/core_devl/trunk/TOOLS/gen_msprojects.pl
/core_devl/trunk/TOOLS/gen_packagelist.pl
/core_devl/trunk/TOOLS/gen_winrc.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_buildlinux.pl
/core_devl/trunk/TOOLS/jats_buildperl.pl
/core_devl/trunk/TOOLS/jats_ccmerge_build.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_ccsave_build.pl
/core_devl/trunk/TOOLS/jats_lib_scan.pl
/core_devl/trunk/TOOLS/jats_manifest.pl
/core_devl/trunk/TOOLS/jats_metrics.pl
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_sandbox.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_transform_file.pl
/core_devl/trunk/TOOLS/jats_update_release.pl
/core_devl/trunk/TOOLS/jats_upddep.pl
/core_devl/trunk/TOOLS/jats_vars.pl
/core_devl/trunk/TOOLS/jats_vcsrelease.pl
/core_devl/trunk/TOOLS/jats_vcssave_build.pl
/core_devl/trunk/TOOLS/jmake.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/UTILS/rpccpp/build_test.pl
/core_devl/trunk/UTILS/stdmux/build_test.pl
/core_devl/trunk/build.pl
341
5517 d 7 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
* DEVI-059977: 64-bit Solaris libraries try to link against 32-bit libs
The 64-bit Solaris build will no longer attempt to consume 32-bit libraries
or header files.
* New tool update_release
Extracts current package version list from Deployment Manager SBom(s)
and copy resultant packages to release specific directory.
Use 'jats man update_release' for full details
* New tool ccmerge_build
Merge an autobuilt build.pl file back to the parent branch
and leave the resultant file checked out.
Use 'jats man ccmerge_build' for full details
* Jats Sandbox command
Improved operation of 'sandbox all' and packages that use
BuildPkgArchive.
* GCC and SUNWORKS tools
Allow shlib dependency generation to be displayed in verbose mode
/core_devl/trunk/TOOLS/jats_ccmerge_build.pl
/core_devl/trunk/TOOLS/jats_ccsave_build.pl
/core_devl/trunk/TOOLS/jats_release.pl
/core_devl/trunk/TOOLS/jats_update_release.pl
/core_devl/trunk/TOOLS/jats_vcs_save_build.pl
/core_devl/trunk/UTILS/stdmux/build_test.pl
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC64.CFG
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_sandbox.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_upddep.pl
/core_devl/trunk/TOOLS/jats_vars.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/build.pl
267
6257 d 9 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Devis shown plus:
* Jats directives: MakeProject
Now supports the following new options:
--InstallProgDebug=list
--InstallProgProd=list
--InstallProg=list
These allows files that are created by the project builder to be
installed locally to be consumed by such packaging directives as
GenerateCab.
* Jats directives: AddLDFlags and AddASFlags
Now supports the --Debug and --Prod options like the other AddFlags
directives.
* Jats builder directive: BuildVersion
New options that can be used when generating a WinRC style version
information:
--Definitions - Create definitions only
--Comment=text
--Description=text
--Product=name
/core_devl/trunk/BIN.linux_i386/stdmux
/core_devl/trunk/BIN.solaris10_sparc32/stdmux
/core_devl/trunk/BIN.solaris10_x86/stdmux
/core_devl/trunk/BIN.sparc/stdmux
/core_devl/trunk/BIN.win32/stdmux.exe
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/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/UTILS/stdmux
/core_devl/trunk/UTILS/stdmux/src
/core_devl/trunk/UTILS/stdmux/src/makefile.pl
/core_devl/trunk/UTILS/stdmux/src/pipe.c
/core_devl/trunk/UTILS/stdmux/src/pipe_win32.c
/core_devl/trunk/UTILS/stdmux/src/stdouterr.c
/core_devl/trunk/CFG/TOOLSET/VCWCE
/core_devl/trunk/CFG/TOOLSET/VCWCE.RUL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
/core_devl/trunk/TOOLS/LIB/JatsBuildFiles.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/dstatus.pl
/core_devl/trunk/TOOLS/gen_winrc.pl
/core_devl/trunk/TOOLS/jats_save_build.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/build.pl