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
/
dpurdie_3.5.10000.cr
/
TOOLS
/
LIB
/
MakeIf.pm
– Rev 4836
Rev
Show 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
4836
3969 d 18 h
dpurdie
/core_devl/branches/dpurdie_3.5.10000.cr/
Created by Jats svn branch
4728
4030 d 13 h
dpurdie
/core_devl/trunk/
Minor changes:
* New build Alias - NATIVE
NATIVE is a set of platforms, in the current build, which build
artifacts that can be expected to run on the build machine.
The NATIVE alias has been created to simplify the support
for automated unit tests.
* New build platform - UBUNTU12_INSTUMENT
This build target is similar to UBUNTU12, except that it
generates instrumented code with gcov. The platform's unit tests
will create and maintain a set of lcov files.
Packages generated withthis target SHOULD NOT be deployed to the field.
369
5116 d 8 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
299
5937 d 8 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Major changes:
Minor changes:
* DPACKAGE file created on multiple machines [DEVI-054973]
DPACKAGE files are now machine specific.
Changes are transparent to users.
* Creating static libraries without any object files is treated
as an error. The Microtec tools sets will create a 'pop-up' if
this occurs.
* The LinkSandbox directive is not allowed when GBE_ABT is set.
This directive is highly discouraged in development: Use a jats 'sandbox'
Moreover it is not reproducible and thus not supported within the
automated build framework.
* jats sandbox command
Added support to delete the sandbox metadata. This undoes the
'create' command.
* jats command aliases. Added
jats extractfiles to be jats release -extractfiles
jats extract to be jats release -extract
271
6230 d 12 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Support for the LMOS_PPC_603E as an LMOS target
Misc internal changes.
Many changes put in place to easy the support of QT based packages