| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2489 |
4779 d 20 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Detect and report error condition where a tag references a parent directory of the tag. |
|
| 2426 |
4788 d 20 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Allow packages with a 'tags' directory to be extracted under escrow |
|
| 2029 |
4830 d 16 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
* Utility: rtag_extract
* Added -[no]log option to control the output
* Extended the examples in the documentation
* Utility: svnrelease and svnextract
Modified the way that branches are created and used.
Modified two options:
-mkbranch=name. Will create a branch while extracting the package
The named branch must not exist
-branch=name. Will extract the head of the named branch - if it exists
The named branch must exist |
|
| 2028 |
4830 d 18 h |
dpurdie |
/core_devl/branches/dpurdie_devl/TOOLS/ |
Improve handling of deleted branches.
Will only generate a warning if the branch has been deleted for devMode of Tag and Working.
Will still generate an error for a devMode of Tip. It was deleted after all. |
|
| 1454 |
4835 d 17 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
svnrelease: Better view name construction |
|
| 1451 |
4838 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
|
|
| 1430 |
4843 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Merge from trunk
Correct issues with svn support |
|
| 1429 |
4843 d 16 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Makefile Generation
Packing of directories filters out .svn subdirectories
Utility: svnrelease
Correctly handle build files that are not in the root directory |
|
| 1360 |
4853 d 20 h |
dpurdie |
/core_devl/branches/dpurdie_devl/TOOLS/ |
Create internal DevMode of escrow |
|
| 1357 |
4856 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/TOOLS/ |
|
|
| 1356 |
4856 d 18 h |
dpurdie |
/core_devl/branches/dpurdie_devl/TOOLS/ |
Subversion support changes after integration testing |
|
| 1349 |
4863 d 13 h |
dpurdie |
/core_devl/branches/dpurdie_devl/TOOLS/ |
Improved tag backtracking |
|
| 1348 |
4864 d 16 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
|
|
| 1270 |
4923 d 21 h |
dpurdie |
/core_devl/branches/dpurdie_devl/TOOLS/ |
|
|
| 391 |
4964 d 21 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Created by Jats SvnRelease branch request |
|
| 383 |
4996 d 9 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 |
|
| 363 |
5243 d 5 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* New toolset: ARM251
* New target platform: ARM_I5100
Uses the ARM251 toolset.
Minor changes:
* HTML Help
Correct display of subheadings in the Table of Contents under IE8
* jats build -noforce
The 'quick' test to force a re-build now takes the value of
GBE_BUILDFILTER into account. If the value changes, then a rebuild will
be forced.
This affect the 'jats all' and associated 'sandbox' commands.
* Utility: ccrelease (jats release, jats extract)
Improved the ClearCase config spec used to create the view.
If the command specifies a branching rule, then the view will not allow
directories above the package base to be branched. This will prevent
unintentional branching within the root of the VOB.
If the command does not specify a branching rule, the view now allows
files and folders to be 'added' within the view, within the package. This
feature is suppressed when the tool is used by the AutoBuilder.
* Utility: svnrelease
Remove duplicate package-name words from the generated workspace name to
provide a cleaner workspace name.
Allow the workspace to be deleted in 'release' mode by changing out of the
workspace directory before attempting the delete.
* Utility: svn
Added 'test' to verify that the subversion CLI utility has been
installed and can be used.
* Toolset: CSharp
Utilize features of cmdfile to simplify the generated makefile
Force the generated command file to have correct directory separation
character.
* Toolset: SunWorks
Corrected usage of the -erroff directive
The later SunWorks compilers are more strict about its usage.
May affect 64 Solaris builds as the incorrect usage may have been
masking an error.
* Toolset: Delphi7
Correct library building process that had been broken by previous
enhancement.
* Toolset: dafbr
Internal option to simplify compiler testing
* makefile.pl directive: GenerateFiles and RunTests
Corrected operation of the '--PackageInfo' expansion
- Return correct path to package
- If no info is selected, then assume '--path'
* build.pl directive: BuildPlatforms
Added a '--Alias=Name[,Name]+' option. This allows the setting of
a platform alias, when the platform is defined.
* build.pl directive: BuildVersion
Generate well formed VB6 definitions for packages that have dependent
packages.
* make command: show
Improved the readability of the 'Alias Targets' list in the
'jats make show' command.
* Utility: create_dpkg
When transferring files from a Windows file system to dpkg_archive
ensure that the execute permission is set for all users.
Allows 'GENERIC' packages to package up executables that will be
executed on Unix machines. |
|
| 361 |
5290 d 7 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. |
|
| 351 |
5405 d 11 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* CSHARP2010 target
Force all C# compilations to be targeted at a 32-bit platform.
Minor changes:
* jats escrow utility
Uses VcsTag and jats_vcsrelease to be version control system agnostic. |
|
| 343 |
5493 d 14 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats Sandbox operation
Don't remove .RUL files in sandbox testing of the build files
* Jats MakeProject directive
Added --TargetDebug= and --TargetProd= to allow the default target
of the project builds to be specified.
Can be used in all targets that use a Visual Studio project or solution
to build a package.
* MergeLibrary directive
New sub-option --InterfacePlain
This will allow the use of 3rd party libraries that do not have a P or D
suffix in the library name.
* GenerateFiles directive
Use of --Var(ObjDir) will cause the Object directory to a prequisite
of the command. Similar for BinDir and LibDir.
* BuildPlatform
New option: --NoToolSet
Supresses the check for the existance of the underlying toolset.
Ensures that the user does not attempt to use the underlying toolset.
To be used in packages that generate installers, where there is
no compilation phase, but the package search mechanism may still
need toolset specific information.
Normally used in conjunction with --OnlyProd.
eg: BuildPlatforms ( 'WIN32,--OnlyProd,--NoToolSet' ); |
|