2010-05-18 |
timothy murphy |
release note and review comment tidyup for tcom speedup
fix
|
changeset |
files
|
2010-05-18 |
timothy murphy |
fix: enable large sourcefile lists with TCom
fix
|
changeset |
files
|
2010-05-18 |
timothy murphy |
Merge tcom speedup
fix
|
changeset |
files
|
2010-05-18 |
timothy murphy |
fix: tracecompiler speedup. Don't trigger scanlog with md5sum errors since they are expected. Use a grouping macro to avoid commandline length limits.
fix
|
changeset |
files
|
2010-05-14 |
timothy murphy |
fix: trace compiler speedup
fix
|
changeset |
files
|
2010-05-19 |
Dean Draper |
Added empty default value for TARGETPATH MMP keyword.
fix
|
changeset |
files
|
2010-05-18 |
Dean Draper |
Fix for SF Bug 2562[Raptor]adds incorrect entries into .iby files w.r.t file paths
fix
|
changeset |
files
|
2010-05-17 |
Iain Williamson |
Merge
fix
|
changeset |
files
|
2010-05-17 |
Iain Williamson |
RELEASE: Bug 2651 - [Raptor] creates incorrect .iby files w.r.t target file versions & ramtargets
fix
|
changeset |
files
|
2010-05-13 |
Iain Williamson |
Fix for Bug 2561 - Explicitly versioned MMPs produce invalid IBYs
fix
|
changeset |
files
|
2010-05-17 |
Daniel Jacobs |
Merge from default version 2.14.0.
fix
|
changeset |
files
|
2010-05-19 |
Daniel Jacobs |
Added tag 2.14.0 for changeset e7dd8533063f
|
changeset |
files
|
2010-05-19 |
Daniel Jacobs |
Added tag stable for changeset e7dd8533063f
|
changeset |
files
|
2010-05-17 |
Daniel Jacobs |
Version 2.14.0 (candidate one).
2.14.0
|
changeset |
files
|
2010-05-13 |
Daniel Jacobs |
Merge from wip.
|
changeset |
files
|
2010-05-13 |
Daniel Jacobs |
Merge from fix.
|
changeset |
files
|
2010-05-11 |
timothy murphy |
fix: pull less modules into depcrunch. fix timing test. Don't report RPP unnecessarily in resource FLM.
fix
|
changeset |
files
|
2010-05-11 |
timothy murphy |
fix: make sure depcrunch test can fail
fix
|
changeset |
files
|
2010-05-11 |
timothy murphy |
fix: depcrunch was using re.match where re.findall was what was wanted. Add a test.
fix
|
changeset |
files
|
2010-05-11 |
timothy murphy |
Put DEPCRUNCH with resource.flm, but keep python as a globally available variable.
fix
|
changeset |
files
|
2010-05-11 |
timothy murphy |
fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy>
fix
|
changeset |
files
|
2010-05-11 |
timothy murphy |
fix tests for resources. Add python dependency manipulation because it's understandable to humans.
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
fix: resource deps fixups on windows. ugh
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
fix: resource names
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
fix: rfi files now only consist of one dependency file for all resources
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
fix: switch rfi file creation back on
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
Merge in resource performance improvements #2
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
Release Notes: resource performance improvements
fix
|
changeset |
files
|
2010-05-10 |
timothy murphy |
fix a resource copy problem (not copying when multiple copies required) that showed up in the tests.
fix
|
changeset |
files
|
2010-05-07 |
timothy murphy |
fixups: tests for resource improvements
fix
|
changeset |
files
|
2010-05-05 |
timothy murphy |
fix: take action on copy tags at the end of build phases.
fix
|
changeset |
files
|
2010-05-01 |
timothy murphy |
small resource fixes
fix
|
changeset |
files
|
2010-05-01 |
timothy murphy |
fix: resource problem - horrible code that tries to produce different versions of the same resource - preevent file mixup in this case.
fix
|
changeset |
files
|
2010-04-28 |
timothy murphy |
fix resource deps: generate more cleanly - no targets if there are no prereqs. no empty lines.
fix
|
changeset |
files
|
2010-04-26 |
timothy murphy |
fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient.
fix
|
changeset |
files
|
2010-04-23 |
timothy murphy |
minimising dependencies might have helped after all by ecluding something that's getting updated that maybe shouldn't. Try it out again.
fix
|
changeset |
files
|
2010-04-23 |
timothy murphy |
Merge
fix
|
changeset |
files
|
2010-04-22 |
timothy murphy |
fix: use only one dependency file per resource - not one per language per resource. Speed improvement.
fix
|
changeset |
files
|
2010-04-20 |
timothy murphy |
improve resource copying speed on certain clustered build systems by forcing them to happen locally.
fix
|
changeset |
files
|
2010-04-23 |
timothy murphy |
allow recipestats to print hosts used in the build.
fix
|
changeset |
files
|
2010-05-10 |
Daniel Jacobs |
Merge.
fix
|
changeset |
files
|
2010-05-10 |
Daniel Jacobs |
Application of review comments for fix to SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean.
fix
|
changeset |
files
|
2010-05-07 |
Daniel Jacobs |
Release Note: SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean
fix
|
changeset |
files
|
2010-05-07 |
Daniel Jacobs |
Fix for SF Bug 2605 - [Raptor] ROMFILE creation using Raptor is not clean.
fix
|
changeset |
files
|
2010-05-06 |
timothy murphy |
Merge New TCom support and fix release notes
fix
|
changeset |
files
|
2010-05-06 |
timothy murphy |
fix: dont' automatically set OST_TRACE_IN_USE after all as some components have odd build errors with it. We must get them fixed first then redo it.
fix
|
changeset |
files
|
2010-05-05 |
timothy murphy |
fix: tracecompiler - recognise old versions which do have a Main class but don't have a CLI.
fix
|
changeset |
files
|
2010-05-04 |
timothy murphy |
Merge in New tracecompiler support
fix
|
changeset |
files
|
2010-05-04 |
timothy murphy |
Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling.
fix
|
changeset |
files
|
2010-05-04 |
timothy murphy |
Make tests cope with the renamed trace marker files.
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
fix: calculate autogen header locations every time.
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
Somewhat more sane choice of directory.
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
correct comments.
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
Better release notes.
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
fix releasenotes
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
notes about tcomsupport update
fix
|
changeset |
files
|
2010-04-30 |
timothy murphy |
fix: support new trace compiler features for preventing clashes. Automatically turn on OST_TRACE_COMPILER_IN_USE macro. Look for trace header in systemincludes. Make directories in makefile parse to prevent clashes during build. Correct path for autogen headers. Correct case issue with autogen headers on Linux.
fix
|
changeset |
files
|
2010-05-05 |
Dean Draper |
Release note: sf bug 2495: KDLL TARGETTYPEs do not support .def file freezing
fix
|
changeset |
files
|
2010-05-04 |
Richard Taylor |
release note: do not generate abiv1 import libs by default
wip
|
changeset |
files
|
2010-05-04 |
Richard Taylor |
merge from team wip
wip
|
changeset |
files
|
2010-05-04 |
Richard Taylor |
apply review comments
wip
|
changeset |
files
|
2010-04-30 |
Richard Taylor |
test changes for abiv1 kit property
wip
|
changeset |
files
|
2010-04-30 |
Richard Taylor |
make ABIv1 implib support a kit property
wip
|
changeset |
files
|
2010-04-30 |
Richard Taylor |
change to lowercase method names
wip
|
changeset |
files
|