| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 3985 |
4506 d 10 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Added missing UBUNTU12 support for LMOS. |
|
| 3965 |
4514 d 8 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Support for UBUNTU12.
Support for testing of GCC compiler versions to ensure sanity of the build system.
Clean up some file headers |
|
| 3830 |
4578 d 16 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Added support for the INTELLECT target. |
|
| 3563 |
4610 d 14 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Rename MSP430G2553 to VSDEVRC |
|
| 3560 |
4610 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/CFG/PLATFORM/ |
Added missing file |
|
| 3556 |
4610 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
New Platform: MSP430G2553 |
|
| 2770 |
4729 d 12 h |
dpurdie |
/core_devl/branches/dpurdie_devl/CFG/PLATFORM/ |
Added LMOS_COBRA to the LMOS and LMOS_DEVLINUX alias targets |
|
| 2757 |
4729 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Added LMOS_COBRA |
|
| 2476 |
4779 d 9 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Fixed issue with packaging files with a single quote(') in the name |
|
| 2449 |
4780 d 11 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
* Makefile generation
Warning generation of bad source paths does not generate an error
if the path test escapes the directopry tree. It will generate a
warning, which allows the build to progress as before - with lots
of warnings.
* Makefile Generation
BuildSubDir and SubDir directives - cleanup paths.
* Jats Utility: JatsFileUtil
Better handling of double '\' in pathnames under windows. |
|
| 397 |
4950 d 13 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Improved support for the WCENAUTIZX5 |
|
| 396 |
4953 d 8 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Initial support for the WCENAUTIZX5 |
|
| 391 |
4963 d 15 h |
dpurdie |
/core_devl/branches/dpurdie_devl/ |
Created by Jats SvnRelease branch request |
|
| 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 |
|
| 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. |
|
| 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 |
|
| 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. |
|
| 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 |
|
| 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 |
|