Mon, 25 Jan 2010 10:14:33 +0000 |
Richard Taylor |
merge from FCL
|
changeset |
files
|
Mon, 25 Jan 2010 10:01:28 +0000 |
Richard Taylor |
version 2.12.0 (candidate 1)
|
changeset |
files
|
Mon, 25 Jan 2010 09:56:17 +0000 |
Richard Taylor |
merge from fix
|
changeset |
files
|
Mon, 25 Jan 2010 09:50:36 +0000 |
Richard Taylor |
merge from wip
|
changeset |
files
|
Wed, 20 Jan 2010 18:28:33 +0000 |
timothy murphy |
Merge: installer stuff
wip
|
changeset |
files
|
Wed, 20 Jan 2010 18:22:44 +0000 |
timothy murphy |
Merge
wip
|
changeset |
files
|
Wed, 20 Jan 2010 00:12:00 +0000 |
timothy murphy |
set file format of raptor_meta.py to unix when on unix
wip
|
changeset |
files
|
Wed, 20 Jan 2010 17:45:18 +0000 |
timothy murphy |
cleanups from reviews.
wip
|
changeset |
files
|
Tue, 19 Jan 2010 23:54:45 +0000 |
timothy murphy |
Default embedded Python to 2.6.4 on Windows as on Linux.
wip
|
changeset |
files
|
Tue, 19 Jan 2010 20:54:38 +0000 |
timothy murphy |
Release note: Fix SF bug 1570 - Adding then removing a capability can produce an incorrect result
wip
|
changeset |
files
|
Tue, 19 Jan 2010 20:51:35 +0000 |
timothy murphy |
fix bug 1570: actually *use* the capabilities and fix test for windows and for capability flags.
wip
|
changeset |
files
|
Tue, 19 Jan 2010 19:12:34 +0000 |
timothy murphy |
Merge test + fix for bug 1570
wip
|
changeset |
files
|
Tue, 19 Jan 2010 18:26:48 +0000 |
timothy murphy |
test: check removing then re-adding capabilities. Make sure output exe has the right caps.
wip
|
changeset |
files
|
Tue, 19 Jan 2010 19:11:02 +0000 |
timothy murphy |
fix: bug 1570 - Adding then removing a capability can fail. e.g. ALL -TCB TCB
wip
|
changeset |
files
|
Wed, 20 Jan 2010 13:46:39 +0000 |
Daniel Jacobs |
Correct problems in raptorinstallermaker.py: ensure missing directories' names are printed rather than %s when checking Win32 support directory, and remove final reliance on SBS_HOME environment variable (use only the value passed to the -s switch).
wip
|
changeset |
files
|
Wed, 20 Jan 2010 13:31:03 +0000 |
Daniel Jacobs |
Update Windows installation script to put Python 2.6.4 into the Windows installer.
wip
|
changeset |
files
|
Tue, 19 Jan 2010 14:28:16 +0000 |
Richard Taylor |
release: fix for ARM9E + ARMV5 pre-processing confusion
fix
|
changeset |
files
|
Tue, 19 Jan 2010 13:31:28 +0000 |
Richard Taylor |
variant platform test
fix
|
changeset |
files
|
Mon, 18 Jan 2010 14:33:29 +0000 |
Richard Taylor |
catch up
fix
|
changeset |
files
|
Mon, 18 Jan 2010 14:28:09 +0000 |
Richard Taylor |
fix for ARM9E + ARMV5 preprocessing confusion
fix
|
changeset |
files
|
Mon, 18 Jan 2010 20:59:13 +0000 |
raptorbot |
Test fixes for whatcomp test: Deal with slashes correctly. Use Python 264.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 19:33:31 +0000 |
raptorbot |
Tab/space problem
wip
|
changeset |
files
|
Mon, 18 Jan 2010 19:20:12 +0000 |
raptorbot |
Elimitate those testing messups that result from the case of the drive letter in SBS_HOME or EPOCROOT
wip
|
changeset |
files
|
Mon, 18 Jan 2010 17:09:57 +0000 |
raptorbot |
Use '' to protect backslashes in arguments rather than escaping. For parallel parsing.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 17:04:24 +0000 |
raptorbot |
In epocroot handling make windows the exceptional case because it is, use os.sep.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 17:03:32 +0000 |
raptorbot |
filter and wilterwhatcomp cosmetic (style) fixes.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 16:40:22 +0000 |
raptorbot |
Merge
wip
|
changeset |
files
|
Mon, 18 Jan 2010 16:39:52 +0000 |
raptorbot |
fix: add .stderr dumfile to log *after* make engine has exited.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 16:15:37 +0000 |
timothy murphy |
Merge
wip
|
changeset |
files
|
Mon, 18 Jan 2010 00:22:30 +0000 |
raptorbot |
Make TEM targets more unique to avoid problems building armv5 and arm9e
wip
|
changeset |
files
|
Sun, 17 Jan 2010 23:00:39 +0000 |
raptorbot |
Merge
wip
|
changeset |
files
|
Sun, 17 Jan 2010 22:59:11 +0000 |
raptorbot |
Merge error fixes with filterwhat stuff
wip
|
changeset |
files
|
Sun, 17 Jan 2010 22:11:50 +0000 |
timothy murphy |
remove fluff
wip
|
changeset |
files
|
Sun, 17 Jan 2010 20:52:46 +0000 |
timothy murphy |
sbs_filter: Fix so that return code is 0 on success (was always 1)
wip
|
changeset |
files
|
Sun, 17 Jan 2010 19:47:29 +0000 |
timothy murphy |
Merge filter_whatcomp improvements in.
wip
|
changeset |
files
|
Sun, 17 Jan 2010 15:44:38 +0000 |
raptorbot |
Protect some parameters from bash, e.g. ";" and "\"
wip
|
changeset |
files
|
Sat, 16 Jan 2010 00:01:04 +0000 |
raptorbot |
Stderr to a file - avoid xml problems in error messages.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 16:11:37 +0000 |
timothy murphy |
Richard's fix for combined ARM9e/ARMv5 builds
wip
|
changeset |
files
|
Fri, 15 Jan 2010 20:20:21 +0000 |
timothy murphy |
Prevern Path and PATH variables from messing things up
wip
|
changeset |
files
|
Fri, 15 Jan 2010 20:19:26 +0000 |
timothy murphy |
Put stderr into separate log file
wip
|
changeset |
files
|
Fri, 18 Dec 2009 19:57:42 +0000 |
raptorbot |
Don't mess around with EPOCROOT until actually entering raptor so we know what the original was
wip
|
changeset |
files
|
Fri, 18 Dec 2009 18:36:35 +0000 |
timothy murphy |
Release notes. Also remember to add FilterCheck
wip
|
changeset |
files
|
Fri, 18 Dec 2009 18:19:11 +0000 |
timothy murphy |
Cause whatcomp output to use the incoming epocroot value. i.e. if epocroot is relative then so is the what output.
wip
|
changeset |
files
|
Wed, 16 Dec 2009 15:25:49 +0000 |
timothy murphy |
Strip epocroot off whatcomp filter output.
wip
|
changeset |
files
|
Mon, 18 Jan 2010 09:02:25 +0000 |
Jon Chatten |
Release note: sf bug 1558: [Raptor] auto-setting of SBS_HOME by sbs.bat fails when drives differ
fix
|
changeset |
files
|
Fri, 15 Jan 2010 16:09:36 +0000 |
yiluzhu |
Release: DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld
fix
|
changeset |
files
|
Fri, 15 Jan 2010 11:45:05 +0000 |
yiluzhu |
Merge
fix
|
changeset |
files
|
Fri, 15 Jan 2010 11:38:40 +0000 |
yiluzhu |
Test case for Apply linker options
fix
|
changeset |
files
|
Tue, 12 Jan 2010 17:23:46 +0000 |
yiluzhu |
DPDEF143051 Raptor doesn't process the LINKEROPTION keyword as Abld does
fix
|
changeset |
files
|
Fri, 15 Jan 2010 13:37:16 +0000 |
Richard Taylor |
catch up
wip
|
changeset |
files
|
Thu, 14 Jan 2010 16:29:37 +0000 |
Richard Taylor |
catch up to 2.11.3 from default
wip
|
changeset |
files
|
Mon, 04 Jan 2010 17:19:58 +0000 |
yiluzhu |
update Qt test
wip
|
changeset |
files
|
Mon, 04 Jan 2010 11:22:26 +0000 |
yiluzhu |
Release: move Qt test to smoke suite.
wip
|
changeset |
files
|
Tue, 29 Dec 2009 15:47:35 +0000 |
yiluzhu |
Move Qt test to manual suite
wip
|
changeset |
files
|
Tue, 22 Dec 2009 15:37:16 +0000 |
yiluzhu |
Add Qt test helloworld for Windows
wip
|
changeset |
files
|
Mon, 21 Dec 2009 17:12:34 +0000 |
Richard Taylor |
single character fix for --unpaged
wip
|
changeset |
files
|
Mon, 14 Dec 2009 22:17:56 +0000 |
timothy murphy |
release notes for whatcomp filter, recipestats.py, tracecompiler exit code, timelines.py
wip
|
changeset |
files
|
Mon, 14 Dec 2009 21:47:42 +0000 |
timothy murphy |
apply review comments:
wip
|
changeset |
files
|
Mon, 14 Dec 2009 21:34:47 +0000 |
timothy murphy |
catchup
wip
|
changeset |
files
|
Mon, 14 Dec 2009 20:57:55 +0000 |
timothy murphy |
merge into the wip
wip
|
changeset |
files
|
Fri, 11 Dec 2009 18:05:16 +0000 |
timothy murphy |
catchup merge
wip
|
changeset |
files
|
Mon, 14 Dec 2009 21:32:28 +0000 |
timothy murphy |
catchup
wip
|
changeset |
files
|
Sun, 13 Dec 2009 11:27:30 +0000 |
timothy murphy |
catchup
wip
|
changeset |
files
|
Thu, 10 Dec 2009 15:51:55 +0000 |
timothy murphy |
Catchup merge
wip
|
changeset |
files
|
Thu, 10 Dec 2009 15:49:23 +0000 |
timothy murphy |
RELEASE NOTE: Added new launchers for the sbs_filter program so that there is no longer a need to manually set the HOSTPLATFORM variable
wip
|
changeset |
files
|
Wed, 09 Dec 2009 20:09:35 +0000 |
raptorbot |
Merge : status code fix for recipetimings
wip
|
changeset |
files
|
Wed, 09 Dec 2009 13:46:46 +0000 |
raptorbot |
Merge
wip
|
changeset |
files
|
Wed, 09 Dec 2009 12:19:49 +0000 |
timothy murphy |
Recipestats summarises recipe times by type from a log.
wip
|
changeset |
files
|
Wed, 09 Dec 2009 12:17:02 +0000 |
timothy murphy |
Make TC fail when there is an error. This is hypothetical in this version but the next version of the TC is in testing.
wip
|
changeset |
files
|
Sun, 06 Dec 2009 18:26:19 +0000 |
timothy murphy |
Fix errors with parsing exit codes in status tags
wip
|
changeset |
files
|
Sun, 06 Dec 2009 10:38:55 +0000 |
timothy murphy |
Added a script for finding out how time each class of recipes took in the build
wip
|
changeset |
files
|
Sun, 06 Dec 2009 10:34:20 +0000 |
timothy murphy |
catchup to wip
wip
|
changeset |
files
|
Sun, 06 Dec 2009 08:59:11 +0000 |
timothy murphy |
A build log visualisation tool
wip
|
changeset |
files
|
Mon, 14 Dec 2009 18:47:21 +0000 |
Iain Williamson |
Release: Patchable Constants TARGETTYPE
wip
|
changeset |
files
|
Mon, 14 Dec 2009 17:57:03 +0000 |
Iain Williamson |
Adding test ids. Fixing pdll test code to use its own def files.
wip
|
changeset |
files
|
Fri, 11 Dec 2009 17:29:57 +0000 |
Iain Williamson |
Review rework: Removing result trackers
wip
|
changeset |
files
|
Fri, 11 Dec 2009 17:20:47 +0000 |
Iain Williamson |
Review rework 1: Enabling winscw builds of PDLLs
wip
|
changeset |
files
|
Thu, 10 Dec 2009 16:51:17 +0000 |
Iain Williamson |
Adding a patchable constants dll (PDLL) targettype + tests
wip
|
changeset |
files
|
Fri, 11 Dec 2009 16:23:21 +0000 |
Daniel Jacobs |
Updates to Raptor Installer Maker tool to take into account win32-support repository location.
wip
|
changeset |
files
|
Fri, 11 Dec 2009 14:08:26 +0000 |
Richard Taylor |
catch up to 2.11.2 from fix
wip
|
changeset |
files
|
Fri, 11 Dec 2009 11:51:35 +0000 |
Daniel Jacobs |
Release: Combine Linking and Postlinking into a single step.
wip
|
changeset |
files
|
Fri, 11 Dec 2009 11:45:54 +0000 |
Daniel Jacobs |
Merging changes from pull.
wip
|
changeset |
files
|
Thu, 10 Dec 2009 16:31:46 +0000 |
Daniel Jacobs |
Application of review comments.
wip
|
changeset |
files
|
Wed, 09 Dec 2009 13:47:49 +0000 |
Daniel Jacobs |
Add dependency for .sym files.
wip
|
changeset |
files
|
Wed, 09 Dec 2009 13:36:10 +0000 |
Daniel Jacobs |
Remove e32postlink.mk
wip
|
changeset |
files
|
Wed, 09 Dec 2009 11:47:38 +0000 |
Daniel Jacobs |
Tidy up e32abiv2.flm for submission to team branch and emove unneccesary e32postlink.mk file.
wip
|
changeset |
files
|
Tue, 08 Dec 2009 16:03:30 +0000 |
Daniel Jacobs |
Experimental combined linknpostlink.
wip
|
changeset |
files
|
Fri, 11 Dec 2009 11:32:59 +0000 |
david stone |
Catch up
wip
|
changeset |
files
|
Fri, 11 Dec 2009 11:25:51 +0000 |
david stone |
Removed headers that are not needed
wip
|
changeset |
files
|
Wed, 09 Dec 2009 14:58:07 +0000 |
david stone |
Minor fix
wip
|
changeset |
files
|
Wed, 09 Dec 2009 14:53:49 +0000 |
david stone |
Minor fix
wip
|
changeset |
files
|
Wed, 09 Dec 2009 14:52:51 +0000 |
david stone |
Minor change
wip
|
changeset |
files
|
Wed, 09 Dec 2009 14:50:38 +0000 |
david stone |
Minor fix
wip
|
changeset |
files
|
Wed, 09 Dec 2009 14:00:42 +0000 |
david stone |
Fixed
wip
|
changeset |
files
|
Mon, 07 Dec 2009 14:58:25 +0000 |
david stone |
Catch up
wip
|
changeset |
files
|
Mon, 07 Dec 2009 14:50:23 +0000 |
david stone |
Added performance test for comparing how long different versions of python take to parse mmps and perform exports
wip
|
changeset |
files
|
Thu, 10 Dec 2009 15:35:48 +0000 |
Jon Chatten |
Correct backslash escaping to only operate on non-'path' and 'tool' types.
wip
|
changeset |
files
|
Wed, 09 Dec 2009 18:30:33 +0000 |
Jon Chatten <> |
Deal with backslashes at the end of <env/> values
wip
|
changeset |
files
|
Wed, 09 Dec 2009 14:14:31 +0000 |
Stefan Karlsson |
Environment variables in the log are sorted alphabetically.
wip
|
changeset |
files
|
Wed, 09 Dec 2009 10:18:47 +0000 |
kunmitta <> |
Disable scanning ARM's own libraries for RVCT4.0 objects
wip
|
changeset |
files
|
Fri, 22 Jan 2010 15:31:13 +0000 |
Dario Sestito |
Bug 1606 - template_ext.flm wrongly creates dependencies to OTHER_CFG targets
|
changeset |
files
|
Thu, 14 Jan 2010 16:03:18 +0000 |
Richard Taylor |
catch up to 2.11.3 from fix
|
changeset |
files
|
Thu, 14 Jan 2010 15:44:19 +0000 |
Richard Taylor |
release: version 2.11.3 (candidate 2)
fix
|
changeset |
files
|
Tue, 12 Jan 2010 10:53:30 +0000 |
Jon Chatten <> |
DPDEF142616 Raptor: Variables can be set unnecessarily prior to TEM execution
fix
|
changeset |
files
|
Mon, 11 Jan 2010 14:01:47 +0000 |
Richard Taylor |
release: version 2.11.3
fix
|
changeset |
files
|
Wed, 23 Dec 2009 15:10:51 +0000 |
Richard Taylor |
typo: bug 170 was fixed, not 107
fix
|
changeset |
files
|
Mon, 21 Dec 2009 17:32:23 +0000 |
Richard Taylor |
Release note: sf bug 518: unpaged keyword in mmp files is not parsed properly
fix
|
changeset |
files
|
Mon, 21 Dec 2009 17:07:21 +0000 |
Richard Taylor |
single character fix for --unpaged
fix
|
changeset |
files
|
Mon, 21 Dec 2009 16:23:31 +0000 |
Richard Taylor |
Release note: sf bug 107: invalid XML output when a zip file is missing
fix
|
changeset |
files
|
Mon, 21 Dec 2009 12:54:47 +0000 |
Richard Taylor |
sf bug 170: invalid XML output when zip file is missing
fix
|
changeset |
files
|
Thu, 17 Dec 2009 11:34:53 +0000 |
yiluzhu |
resubmit fix for DPDEF141787 which was dropped off during merging
fix
|
changeset |
files
|
Fri, 11 Dec 2009 15:23:56 +0000 |
yiluzhu |
Release: filter terminal flags up when recipe truncated
fix
|
changeset |
files
|
Thu, 10 Dec 2009 16:35:03 +0000 |
yiluzhu |
filter terminal flags up if recipe exceeds line limit
fix
|
changeset |
files
|
Mon, 14 Dec 2009 18:19:38 +0000 |
timothy murphy |
Raptor 2.11.2
|
changeset |
files
|
Thu, 10 Dec 2009 15:17:48 +0000 |
Richard Taylor |
version 2.11.2 to default from fix
|
changeset |
files
|
Thu, 10 Dec 2009 14:00:35 +0000 |
Richard Taylor |
version 2.11.2 (candidate 1)
fix
|
changeset |
files
|
Mon, 07 Dec 2009 15:19:38 +0000 |
jchatten |
Corrected test script.
fix
|
changeset |
files
|
Mon, 07 Dec 2009 14:39:13 +0000 |
jchatten |
DPDEF143176 raptor does not respect STDCPP mmp file keyword
fix
|
changeset |
files
|
Mon, 07 Dec 2009 12:50:33 +0000 |
Richard Taylor |
catch up to 2.11.1 from default
fix
|
changeset |
files
|
Mon, 07 Dec 2009 11:41:13 +0000 |
Richard Taylor |
version 2.11.1 to default from wip
|
changeset |
files
|