2010-04-27 |
wbernard |
helium_9.0-a7879c935424
|
changeset |
files
|
2010-06-18 |
William Roberts |
Supply a version of s60ibymacros.pm, to fix Bug 2901
|
changeset |
files
|
2010-06-10 |
Zheng Shen |
Minor: remove backup file with incorrect license info
|
changeset |
files
|
2010-06-08 |
terytkon |
-Changed SF licence to EPL licence.
|
changeset |
files
|
2010-06-03 |
raptorbot |
Added tag stable for changeset dbec85ee2eeb
|
changeset |
files
|
2010-06-03 |
raptorbot |
Added tag 2.14.1 for changeset 001207698765
stable
|
changeset |
files
|
2010-06-03 |
raptorbot |
Added tag stable for changeset 6209aeff0f73
2.14.1
|
changeset |
files
|
2010-06-03 |
Iain Williamson |
Fixing sbs_filter issue.
|
changeset |
files
|
2010-05-28 |
Iain Williamson |
Version 2.14.1 [Candidate 1]
|
changeset |
files
|
2010-05-27 |
Iain Williamson |
Merge from fix
|
changeset |
files
|
2010-05-27 |
timothy murphy |
fix comment
fix
|
changeset |
files
|
2010-05-26 |
timothy murphy |
Merge resource uniqueness fix
fix
|
changeset |
files
|
2010-05-26 |
timothy murphy |
remove unused INTERBASE variable. Use TARGET_lower where it's clearer.
fix
|
changeset |
files
|
2010-05-25 |
timothy murphy |
Release note: Bug 2809 - [Raptor] Intermediate Resource Filenames not unique, rom fails to boot
fix
|
changeset |
files
|
2010-05-24 |
timothy murphy |
fix: ensure that intermediate resource filenames are unique in some uncommon situations
fix
|
changeset |
files
|
2010-05-26 |
yiluzhu |
Release note: Bug 2203 - [Raptor] Building extension makefile with SBS_BUILD_DIR set to another drive
fix
|
changeset |
files
|
2010-05-25 |
yiluzhu |
edit comment
fix
|
changeset |
files
|
2010-05-25 |
yiluzhu |
SF bug 2203 [Raptor] Building extension makefile with SBS_BUILD_DIR set to another drive
fix
|
changeset |
files
|
2010-05-19 |
timothy murphy |
Merge
fix
|
changeset |
files
|
2010-05-18 |
timothy murphy |
fix: bug was preventing tcom speedup from accumulating source files with successive builds.
fix
|
changeset |
files
|
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
|