Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
build
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Updating tests to run with OSTv2
fix
2010-02-23, by Iain Williamson
Correct sysdef test in light of merged localisation changes.
fix
2010-02-26, by Jon Chatten
release note: SF Bug 2042 - [Raptor] component field empty in recipe
fix
2010-02-25, by Jon Chatten
Catch-up.
fix
2010-02-25, by Jon Chatten
Resurrect COMPONENT_NAME and LAYER_NAME output in logs when bld.inf files are gathered from system definition files.
fix
2010-02-24, by Jon Chatten
release note: SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc.
fix
2010-02-25, by Jon Chatten
Catch-up.
fix
2010-02-25, by Jon Chatten
Apply some (slightly arbitrary) ordering to file content.
fix
2010-02-24, by Jon Chatten
Catch-up.
fix
2010-02-24, by Jon Chatten
Move all common parts of the gcce variants into gcce_base.
fix
2010-02-24, by Jon Chatten
release note: fix reporting of .bmp files copied to epoc32/localisation
fix
2010-02-24, by Richard Taylor
catch up
fix
2010-02-24, by Richard Taylor
apply review #3865 comments
fix
2010-02-24, by Richard Taylor
catch up
fix
2010-02-24, by Richard Taylor
update tests
fix
2010-02-24, by Richard Taylor
remove redundant bmp file copying
fix
2010-02-23, by Richard Taylor
SF Bug 2000 - tidy up copyright dates
fix
2010-02-24, by timothy murphy
SF Bug 2000 - make sure we still work with batch files
fix
2010-02-23, by raptorbot
SF Bug 2000 - new binaries for talon with this fix
fix
2010-02-23, by raptorbot
Merge TimM's bugfixes
fix
2010-02-23, by raptorbot
SF Bug 2000 - test code for commandline parsing.
fix
2010-02-23, by raptorbot
SF Bug 2000 - Talon fails when installed in a path containing the string '-c' (windows only)
fix
2010-02-22, by raptorbot
Merge - GCCXML logfile fix
fix
2010-02-23, by Iain Williamson
Release note: Fixing GCCXML logfile corruption by hiding zip output
fix
2010-02-23, by Iain Williamson
Hiding gccxml zip output to stop logfile corruption
fix
2010-02-19, by Iain Williamson
Merge
fix
2010-02-23, by yiluzhu
Release note: Raptor cannot report error or warning message in wrong implib project
fix
2010-02-23, by yiluzhu
Bug 1571: Raptor cannot report error or warning message in wrong implib project
fix
2010-02-19, by yiluzhu
Added tag stable for changeset 007900c31eef
2010-02-23, by Richard Taylor
version 2.12.3 (candidate 1)
2.12.3
2010-02-23, by Richard Taylor
Merge
fix
2010-02-22, by timothy murphy
Merge
fix
2010-02-22, by timothy murphy
SF Bug 1861 - update log schema, fix some copyright notices
fix
2010-02-22, by timothy murphy
release note: SB Bug 1861
fix
2010-02-19, by timothy murphy
SF Bug 1861 : updated talon executable
fix
2010-02-19, by raptorbot
SF bug 1861 : display informative messages when timeouts occur in build tasks.
fix
2010-02-19, by timothy murphy
fix: Don't print what information if we have no intention of running the trace compiler.
fix
2010-02-19, by timothy murphy
Release note: Add support for PLUGIN3 TARGETTYPEs
fix
2010-02-22, by Jon Chatten
fix - add support for PLUGIN3 TARGETTYPEs
fix
2010-02-19, by Jon Chatten
Added tag stable for changeset 1e23e973ab85
2010-02-18, by Richard Taylor
catch up to default
fix
2010-02-17, by Richard Taylor
revert SBS_PYTHON change
2010-02-17, by Richard Taylor
fix: SF Bug 1511-[Raptor] ARM LDD builds can wrongly make use of implicit .def files
fix
2010-02-17, by your_name
DPDEF142718 Incremental rebuild fails if dependent files deleted (resurrection through merge).
fix
2010-02-15, by Jon Chatten
Update merged tests for .DEFAULT operation.
fix
2010-02-11, by Jon Chatten
Release note: DPDEF142718 Incremental rebuild fails if dependent files deleted
fix
2010-02-11, by Jon Chatten
Catch-up.
fix
2010-02-11, by Jon Chatten
Ensure that parallel parsing sbs calls pass on --no-depend-generate and --no-depend-include (as these influence makefile generation).
fix
2010-02-05, by Jon Chatten
Ensure that a .DEFAULT target isn't used when --no-depend-include is in play.
fix
2010-02-04, by Jon Chatten
Correct dependency file inclusion in GCCXML build.
fix
2010-02-03, by Jon Chatten
Correct unit test.
fix
2010-02-02, by Jon Chatten
Update tests to deal with tools2 Linux build differences.
fix
2010-02-02, by Jon Chatten
Add support for NO_DEPEND_GENERATE to makefile calls and respond accordingly in FLMs.
fix
2010-02-01, by Jon Chatten
Add --no-depend-generate to the front-end CLI.
fix
2010-01-29, by Jon Chatten
First draft tests covering new dependency functionality.
fix
2010-01-28, by Jon Chatten
helium_8.0-r15308
2010-03-04, by wbernard
Bug 2117 - SF Raptor 2.12.1 still tries to get python from its internal distribution
2010-03-02, by Dario Sestito
merge from FCL
2010-02-17, by raptorbot
version 2.12.2 (candidate 2)
2.12.2
2010-02-16, by Richard Taylor
remove old python 2.5.2 references
2010-02-16, by Richard Taylor
escape filenames in <member> tags
2010-02-16, by Richard Taylor
version 2.12.2 (candidate 1)
2010-02-15, by Richard Taylor
Merge
2010-02-15, by timothy murphy
test: make sure '\' characters in a string are escaped to \\ so that the regexp works
fix
2010-02-15, by raptorbot
fix: use super() properly to ensure that these classes are initialised as expected.
fix
2010-02-15, by timothy murphy
test: test for make_engines that are aliases referring to a sequence of variants.
fix
2010-02-14, by timothy murphy
fix: checkcomp filter formatting updates from Samu Sillanpaa. This is a custom filter for helium scanlog's missing files-per-component reporting.
fix
2010-02-14, by timothy murphy
fix: filterwhatcomp and filtercheckcomp - correctly strip absolute directory and replace with EPOCROOT on windows.
fix
2010-02-12, by timothy murphy
fix: failure of make engine test when a make engine alias contains a modifier. There can be more than one variant per alias via "." e.g. make.extrastuff where make and extrastuff are variants.
fix
2010-02-12, by timothy murphy
Fix up file testing with checkwhatcomp and make epocroot driveletter stripping case insensitive.
fix
2010-02-11, by raptorbot
FilterCheckComp - checking file existence by component
fix
2010-02-11, by timothy murphy
Merge
fix
2010-02-10, by timothy murphy
release: notes for sbs_filter-related changes
fix
2010-02-10, by timothy murphy
Tests cor check and whatTests cor check and what
fix
2010-02-09, by timothy murphy
fix: make filters work with new default python
fix
2010-02-09, by timothy murphy
Retain MakeEngine class API. Why not?
fix
2010-02-09, by raptorbot
review comments, dates, test ids
fix
2010-02-08, by timothy murphy
Merge
fix
2010-02-06, by timothy murphy
test for make engine validation
fix
2010-02-06, by timothy murphy
don't break sbs_init.xml files with make engine validation changes
fix
2010-02-06, by timothy murphy
fix: get make engine name validation working with aliases.
fix
2010-02-06, by timothy murphy
fix: better error messages when an incorrect make engine is specified. Requires that all make engine variants should extend "make_engine".
fix
2010-02-05, by timothy murphy
Oops - creating new release notes section for that new fix
fix
2010-02-05, by Iain Williamson
Catch up
fix
2010-02-05, by Iain Williamson
Release note: Bug 1569 - excessive recompilation in incremental tracecompiler builds
fix
2010-02-05, by Iain Williamson
Bug 1569 - Making test case skip on Linux while TC doesn't support Linux
fix
2010-02-04, by Iain Williamson
Bug 1569 - review improvements - making tc_incremental more robust by cleaning first and faster by building urel instead of udeb
fix
2010-02-03, by Iain Williamson
Fixing Bug 1569 - excessive recompilation in incremental tracecompiler builds
fix
2010-02-02, by Iain Williamson
Adding extra source file to TC winscw test code, and fixing it so it works
fix
2010-02-02, by Iain Williamson
First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
fix
2010-01-29, by Iain Williamson
Bug 1912 - Raptor should take python from the path by default
2010-02-16, by Dario Sestito
Minor update
2010-02-05, by Pat Downey
Minor update
2010-02-04, by William Roberts
helium_7.0-r14027
2009-12-23, by wbernard
version 2.12.1 (candidate 1)
2.12.1
2010-02-01, by Richard Taylor
release note: 3 fixes for 2.12.1
fix
2010-01-29, by Richard Taylor
sf bug 1519: unescaped entities in XML logs (from make errors)
fix
2010-01-28, by Richard Taylor
catch up
fix
2010-01-26, by Richard Taylor
catch up to default
fix
2010-01-26, by Richard Taylor
Merging Bug 1494 fix back in
fix
2010-01-26, by Iain Williamson
Release note: Two trace compiler bugs fixed (SF Bug 1494 and one other)
fix
2010-01-26, by Iain Williamson
Fixing qt_helloworld test id. Fixing copyright notices.
fix
2010-01-26, by Iain Williamson
Renumbering commandline, pdll_arm and toolchain_macro tests to avoid duplicates.
fix
2010-01-25, by Iain Williamson
Fix winscw trace compile to not use the default UID3 if unspecified
fix
2010-01-22, by Iain Williamson
Undoing spelling 'fix'
fix
2010-01-20, by Iain Williamson
Removing references to local file system in tc_whatlog test
fix
2010-01-20, by Iain Williamson
Oops, typo
fix
2010-01-19, by Iain Williamson
Fixing case non-issue just to be tidy (and to save headaches if the tracecompiler ever runs on Linux, possibly)
fix
2010-01-19, by Iain Williamson
Fixing annoying stack traces when all you've done is kept a log file open in Vim
fix
2010-01-19, by Iain Williamson
Fixing bug 1494 (tracecompiler whatlog) properly this time
fix
2010-01-19, by Iain Williamson
Catch up to 2.11.3
fix
2010-01-12, by Iain Williamson
Bug 1494 - Trace compiler files not in whatlog - FIX and TESTS though UNTESTED
fix
2010-01-12, by Iain Williamson
version 2.12.0 (candidate 3)
2.12.0
2010-01-26, by timothy murphy
catch up to 2.12.0
fix
2010-01-25, by Richard Taylor
version 2.12.0 (candidate 2)
2010-01-25, by Richard Taylor
merge from FCL
2010-01-25, by Richard Taylor
version 2.12.0 (candidate 1)
2010-01-25, by Richard Taylor
merge from fix
2010-01-25, by Richard Taylor
merge from wip
2010-01-25, by Richard Taylor
Merge: installer stuff
wip
2010-01-20, by timothy murphy
less
more
|
(0)
-120
+120
tip