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
/
gitBuilder
/
BIN.win32
/
7z.dll
– Rev 7299
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
7299
2296 d 12 h
dpurdie
/core_devl/branches/gitBuilder/
Created to duplicate the work done on svn002
/core_devl/branches/gitBuilder
5578
3585 d 5 h
dpurdie
/core_devl/trunk/
Minor changes:
* System Utility - assemble_dpkg
Windows and Unix create tar-zip files via different mechanisms
Note: bsdtar has issues with large archives under Server2003
* Windows utilities. Update the 7zip binaries to latest version
/core_devl/trunk/BIN.win32/7z.dll
/core_devl/trunk/BIN.win32/7z.exe
/core_devl/trunk/BIN.win32/7zLicense.txt
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/assemble_dpkg.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
369
5118 d 2 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
6216 d 5 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