| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 391 |
4963 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Created by Jats SvnRelease branch request |
|
| 387 |
4978 d 3 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 0 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 4 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 5 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 |
5016 d 8 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. |
|
| 377 |
5065 d 1 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* BuildVersion directive
Updated Company Name, Copyright and Trademark strings to 'Vix IP Pty Ltd'
* GCC Toolset
Added support for filterering warning messages, via a warnings.gcc file |
|
| 375 |
5086 d 8 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 |
|
| 373 |
5093 d 3 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* GCC Toolset
Modified the creation and maintenance of debug information.
New methodology is:
Debug information is created for both production and debug builds
Debug information is placed in a .dbg file, which is linked to the
executable, or shared library. The .dbg file is packaged in the manner
as the main binary.
This methodology does not bloat the binary with debug information, while
retaining debug information. The binary transferred to an embedded
device does not contain debug information, yet the image used in the
debugger can still access the debug information. This is the best of
both worlds.
Minor changes:
* HTML Documentation
JatsWelcome.html - Extended references to BMS documentation. |
|
| 371 |
5107 d 5 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* RIORDS Platform
Generate output files with the package version embedded in the name
This can be disabled with --NoVersion
Package up the 'hex' file created when the .img file is processed.
* Jats Sandbox
Softlinks to packages within the sandbox are now relative to the root of
the sandbox. This allows packages in the sandbox to be created under one
machine architecture and consumed under another. |
|
| 369 |
5116 d 4 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 |
|
| 367 |
5145 d 2 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats Utility:
Added 'ccdelete_view'. This utility will delete a Clear Case view given a
viewtag, even if the view has been deleted from disk.
* Jats startup
Jats will report an error if started in a directory that is inaccessible
to the user. An error will also be report if jats is directed to change to
in inaccessible directory.
* Building an ANT project.
Jats will warn if a buildfile does not have an associated depends file.
* TOOLSET: GCC
The 'options=args' now shows the operation of the dependency generation step.
* TOOLSET: WINCE
Better detection of missing SDK components.
* Subversion support
Allow untrusted certificates in https connections.
VisualSvnServer provides self signed certificates |
|
| 365 |
5206 d 2 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Utility: cclabel
Handle VCS tags of the form CC::path::label and extract the vob name and
the clearcase label.
* Subversion support
Report errors when required utilities cannot be found
Delay reporting until utilities are required to allow the help system
to operate. |
|
| 363 |
5242 d 0 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 |
5289 d 1 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. |
|
| 359 |
5338 d 3 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
* WIN32 Toolset
Remove .exp and .lib files that may be created when building a program.
These files may be generated when using code to create a DLL is used
to create an EXE.
* Utility: upddep
Handle packages with version strings like: 1.6.0,REV=2006.11.29.05.03
The '=' was causing issues.
* Utility: sandbox
New sub command - populate. Beta Release of this command
This sub command can be use to populate a sandbox with a specific package
and (optionally) its dependenents, that (optionally) are not available
in a package archive.
Sub command: create
New option '-exact'. This will create a sandbox in which the package
version numbers are significant. This is useful when recreating a specific
package version.
Command specific help
Each sub command now has its own help.
ie: 'jats sandbox populate -help' will provide help on the populate
command.
* BuildVersion directive
Will create well formed Windows Resource files when the Packages Build
Number is greater than 7. |
|
| 357 |
5391 d 4 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Minor tweaks for WCEIPA280 support
* Build tool support: jats_vcssave_build
Deprecated unused options. |
|
| 355 |
5395 d 0 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* New WinCE platform: WCEIPA280
Uses VS2005 and the IPA280 SDK from Ingenico |
|
| 353 |
5396 d 8 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* EnvVars
Support for GBE_SVN_URL_xxx to support multiple SubVersion repositories
at multiple locations.
* Build tool support: jats_vcssave_build
New option -isawip to allow deprecation of -wiplabel option in
a future release. |
|
| 351 |
5404 d 6 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. |
|
| 349 |
5419 d 5 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Patch changes:
* Built Tool Interface Changes
Rename jats_vcs_save_build.pl to jats_vcssave_build.pl
Rename jats_release.pl to jats_vcsrelease.pl
to create a consistent naming convention for the buildtool
interface to Version Control System aware tools. |
|
| 347 |
5453 d 2 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* Initial (experimental) support for VS2010, both for C# and C/C++
Introduces two new platforms:
CSHARP2010 (.NET 4.0)
VS2010
Minor changes:
* jats_rewrite - used only by the build daemons
Better handling of 'cots' packages.
* Added Linux profile scripts to build installers
Added TEMPLATES/INSTALL to the packaged version of JATS
Support for Linux under
RHEL4
Ubuntu 10.04 |
|
| 345 |
5479 d 1 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* New target platform - PHP
This target is only available on a Windows Platform. It is used to limit
the processing of PHP artifacts by the ZendGaurd.
* Utility: cache_dpkg
Used internally to cache packages to a local archive.
When an error is encountered in the transfer the utility will now
correctly delete the pckage that it was transferring. Previously it
could leave a partially transferred package.
* Utility: create_dpkg [DEVI-063950 ]
Creates build.<MachineName> marker files as well as built.<MachType>.
Partial work for DEVI-063950
* makefile.pl directives
Corrects and extended the operation of the platform-specifier.
All non-platform options must be true, while the platform names are
treated as before - any of them may be true. See MASS-00166 for full
details.
Internal:
* System(--Shell) operations will escape spaces in the argument
Allows the use c:\Program Files\... in path elements. |
|
| 343 |
5492 d 9 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' ); |
|
| 341 |
5517 d 6 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 |
|
| 339 |
5572 d 1 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* SharedLib directives for Solaris and GCC targets.
Added support to control the 'soname' embedded within the shared
library. Refer the MASS-00166 for full details. Use with care. |
|
| 337 |
5572 d 8 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* New platform - 'COBRA'.
Support for the ARM926EJS based hardware.
This is a Linux based target.
Requires a new compiler to be installed into build machines |
|
| 335 |
5573 d 7 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* [DEVI-062103]
Many (11) toolsets - all that generate linker dependency
files for creating shared libraries or programs.
Solaris, Gcc, WIN32, Wince, MOS, Verix, Keil, AVR_IAR,
CSHARP, MCR, Pharlap.
Better, simpler, and in some cases correct, generation
of dependency files used in linking. Also generate separate
files for Production and Debug builds.
Minor changes:
* Jats sandbox command
The 'info' subcommand will highlight external packages that cannot be
found in any of the the package archives.
* Jats release -extract
The ClearCase view that is created will have a comment tag added that
describes:
- the directory in which the user created the view
- the date of creation
* PackageFile directive
Now supports --NoRecurse and --Recurse in conjunction with --DirTree
Internal:
* PackageFile, PackageHdr and InstallHdr directives
Removed --Abs option - its not supported
Fixed --Full option. |
|
| 333 |
5621 d 9 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
Minor changes:
* Dependency Generation Tool - mkdepend
Correct a problem encountered when the name of an included file
matches the name of a subdirectory within the include search path
resulting in multiple builds.
* SOLARIS and LINUX toolsets
Corrected problem in dependency tracking of shared libraries
Dependency between shared librares was not being used at all.
Only affected Solaris and Linux builds |
|
| 331 |
5635 d 0 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats label command
New option '-entireview' to be used by the build daemon
Not recommended for general use.
Will locate the root of the current view and label all files and
directories within the current view.
Removed the double check of labeled files introduced in
version 2.80.3000.cr as the problem has been found and corrected
elsewhere.
* Jats save_build
Use a better set of options of 'cleartool find' to speed up
the determination of a branch.
Use the -entireview option of the jats label utility to speed
up labeling by the build daemons.
* Jats build
Better handling of sandboxed packages.
Indicates that the dependency is from a sandbox
No overwrite warnings when reinstalling a package
* Borland6 toolset
Changed the default value of where Borland6 is installed
to match the documented install location of:
c:\BCB6\CBuilder6
* Jats build
Added -noforce option to only generate build files if they
are out of date. It will only recreate makefiles if needed.
This is a very quick operation.
The default operation is '-force'. This will populate the
interface directory and generate makefiles.
* Jats all [Experimental. Feed back welcome]
Uses the '-noforce' form of the build command such that build
files are only recreated if need be.
The 'all' command will do what is needed in order to rebuild
the package. It will do a build, if need be, and then
make the package.
* Jats sandbox
The 'all' command will perform a '-noforce' build followed by a make.
The 'build' command will perform a build followed by a make. This will
be a complete build of all component packages.
The 'jats sandbox all' command can be used to rebuild all
components in an efficient manner. If the build files have changed,
then the makefiles will be regenerated, other wise only the make phase
is performed. |
|
| 329 |
5688 d 9 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* RunTest directive
Corrected problems with the --Var(xxxx) option when used in conjunction
with the --abspath option. |
|
| 327 |
5698 d 3 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* New compiler support
Support for the Keil Arm V4.03a compiler
This is enabled via:
build.pl: BuildPlatforms ( 'H400,--Version=4.03a' ); |
|
| 325 |
5709 d 8 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* jats label command - Renaming a label
Address issue when renaming a label when the current ClearCase view is
based on the label. All operation after the rename must specify the VOB
name as ClearCase may no longer be able to determine the VOB.
* Better handling of .lnk files used within sandboxes and local package
archives. Now strip all trailing white space correctly
* Jats Sandbox stop files
Added 'stop.<GBE_MACHTYPE>' stop files to better support multi
platform builds.
* Makefile rebuild test correctly locates interface directory in
cases where the source directory is above the build file in the
directory tree.
* New command: jats man
Produces full help on a specified item. |
|
| 323 |
5753 d 2 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* New Utility: upddep - Update Dependencies
This utility will update the dependencies in a build.pl file to be
consistent with those of a given Release Manager Release. This simplifies
the operation of maintain build files during development.
It will create an 'auto.pl' file, which JATS uses in preference to a
build.pl file. DO NOT check this file in.
See: 'jats upddep -help' - For brief help
'jats upddep -man' - For full manual
Examples:
jats upddep -show
jats upddep -show=vtk
jats upddep -rtag=6684
* MicroTec Compiler toolset
When creating a ShardLibrary (THX) report missing libraries before
compiling the objects that go into the THX.
This ensures that the error messages the describe the missing library
can be seen and are not masked by the building of the objects. |
|
| 321 |
5782 d 8 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* Makefile directive helper function: If
Used within another directive to enable or disable arguments passed to the
outer directive. The first argument is a 'platform' specifier - as in
all Jats Make directives. If making for the specified platform, then the
remainder of the arguments are inserted into the directives argument
stream.
Example:
SharedLib ( '*', 'mySharedLib', @OBJS
, If ('WIN32', '-llibrary1', '-llibrary2' )
, If ('SOLARIS', '-llibrary3' )
);
Minor changes:
* Makefile directive: InstallLibs
Correctly installs, as libraries, files that are specified with a 'Src'
directive. This is consistent with the operation of the PackageLibs
directive.
* GCC Toolkit
Changes to the shared library dependency processing to bring it inline
with other toolers. Will terminate after determining that some
libraries cannot be found. This will ensure that the error message is at
the point of termination.
* Jats save_build utility
Corrected problem in unreserving a reserved checkout of a build.pl file
under windows.
* Jats sandbox
ClearCase views created with in the sandbox are created with a tag that
is named after the sandbox. This allows multiple instances of a view
in different sandboxes. |
|
| 319 |
5794 d 0 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* jats options
Adedd -locatedir=name
Will scan from CWD to the root of the file sysem looking for the named
directory.
* jats label utility
Improved handling of the -file and -dir options
These options will now label the directory elements within the paths
specified by these options, when used in conjunction with the -up option.
This simplified the process of labeling complex directory structures.
Added -admin, to allow creation of global labels |
|
| 317 |
5809 d 1 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* WinCe Toolsets
New CompileOptions operations:
Exceptions - Enable exception handling
noExceptions - Disable
Default is to retain backward compatibility. It is mixed.
Example:
CompileOptions ('*', 'Exceptions' );
* Solaris targets
Full support for a target called SOLARIS8_SPARC32
It is identical to SOLARIS in a 'sparc' build machine, but it is only
available on a 'sparc' build machine. Can be used to limit builds to one
machine type. |
|
| 315 |
5811 d 3 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
------------------------------------------------------------------------
Version: 2.82.0000.cr Released:
------------------------------------------------------------------------
Major changes:
* New Build Platform: VB6
Jats has been enhanced to support the building of VB6 .vbg and .vbp
project files.
* Build Directive BuildVersion.
This has been extended to allow the creation of Version Information in a
form that can be consumed by Visual Basic using '--Style=VB'
Minor changes:
* Added more internal documentation
Use jats help to see available documentation
* Jats label -info command [DEVI-059929]
Fixed problem that prevent this command running on Unix systems.
* Jats save_build utility
Corrected problem in unreserving a reserved checkout of a build.pl file
under windows.
* Solaris 10, 64 Bit Sparc Builds
All compiles are done in a position independent manner (-KPIC)
This solved issues where static libraries are linked into shared
libraries.
* Solaris builds
Program and Shared library dependency checking is now done before
the program/library objects are built. Thus errors associated with missing
dependencies occur before objects are built and the user can see the cause
of the build failure.
Internal changes:
* Moved 'jats vars' functionality into a separate program
Moved associated documentation into the jats_vars tool
* Moved some other internal documentation into InstallationNotes and
PkgArchive topics. |
|
| 313 |
5817 d 3 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Major changes:
* Solaris Builds for 64 bit targets
Changes to fully support the SOLARIS10_X86 and SOLARIS10_SPARC64
targets. These are using a different version of the compiler than the
existing 32-bit builds.
64-Bit Solaris10 builds are performed with Sun Studio 12.1
32-Bit Solaris10 builds are performed with Sun Studio 11
Minor changes:
* jats label -exclude=nnn
Corrected problem with the -exclude option introduced in 2.80.3000.cr
* Package searching
The BuildpkgArchive and LinkPkgArchive directives will search
both dpkg_archive and deploy_archive paths for packages.
Allows JATS to be used to process deployable packages.
* jats help
Modified the operation of the 'jats help' command.
This command now provides a gateway to the jats help system.
Information provided by the previous 'jats help' can be achieved
with one of:
jats -h
jats help jats
Internal:
* Updated cmdfile utility |
|
| 311 |
5843 d 3 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Internal changes
* Created a Pseudo package to describe the interface directory
This simplifies the various scanning algorithms within JATS
Useful side effects include:
JATS plugins will be sourced from the interface directory if included
with a BuildPkgArchive. This will simplify debugging.
[DEVI-059682] QtBase can be consumed via a BuildPkgArchive directive,
simplifying the process of packaging additional fonts.
[DEVI-059685] Simplify implementation of --FromPackage options in other
tools, which obviates the need for QtBase to be consumed via a
BuildPkgArchive |
|