2010-03-17 |
Brendan Donegan |
Changes from v800008
|
changeset |
files
|
2010-03-16 |
Simon Howkins |
Adjusted invocation of ConE so it doesn't completely fail if /epoc32/rom/config/ does not exist.
|
changeset |
files
|
2010-03-16 |
Simon Howkins |
Regularised indentation
|
changeset |
files
|
2010-03-18 |
Dario Sestito |
Fix java version is not available
|
changeset |
files
|
2010-03-16 |
Dario Sestito |
Update baseline for CompilerCompatibility builds
|
changeset |
files
|
2010-03-15 |
Dario Sestito |
Update baseline for symbian3 builds
|
changeset |
files
|
2010-03-15 |
Brendan Donegan |
Added ATS property files for v800004
|
changeset |
files
|
2010-03-15 |
Shabe Razvi |
Turn off zipContentMacro failure for empty zip targets in Helium 7
|
changeset |
files
|
2010-03-15 |
MattD |
Relocated Helium 7 *.log.dir property settings from root build.xml to common\build.xml so that 'sf.spec.job.drive' works again.
|
changeset |
files
|
2010-03-15 |
MattD |
build_md5.zip now in release_metadata.xml
|
changeset |
files
|
2010-03-12 |
SimonH |
findphysicaldrive.pl - Fixed so it works with empty (freshly formatted) drives.
|
changeset |
files
|
2010-03-11 |
MattD |
Catchup merge
|
changeset |
files
|
2010-03-11 |
MattD |
Catchup merge
|
changeset |
files
|
2010-03-08 |
MattD |
catchup merge.
|
changeset |
files
|
2010-03-08 |
MattD |
Packaging tools with the binaries.
|
changeset |
files
|
2010-03-05 |
MattD |
Catchup of Shabe's Helium7 work.
|
changeset |
files
|
2010-03-11 |
Simon Howkins |
Added tag PDK_3.0.h for changeset ebd555518364
TAGS
|
changeset |
files
|
2010-03-09 |
Shabe Razvi |
Move copying of System Model to after compile-main
PDK_3.0.h
|
changeset |
files
|
2010-03-08 |
Shabe Razvi |
Export system model to BOM directory. This used to be done by generate-layers, however this isnt called by compile-main anymore.
|
changeset |
files
|
2010-03-08 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-03-04 |
Shabe Razvi |
Fix scan_antlogs.pl execution plus fix ConE calls to use PDT_HOME env variable
|
changeset |
files
|
2010-03-03 |
Shabe Razvi |
Add initial support for Helium7 for the platform.
|
changeset |
files
|
2010-03-05 |
MattD |
quick fix for zipping winscw lib files. Added property 'sf.spec.package.zip.format' for the post-build zip format (default is '7z').
|
changeset |
files
|
2010-03-05 |
Simon Howkins |
Changes to zipping during platform build; binary files are divided into 4 more zips, reducing individual sizes.
|
changeset |
files
|
2010-03-03 |
Maciej Seroka |
Added tool for filtering BC header reports
|
changeset |
files
|
2010-03-02 |
MattD |
sourcesync template - Updated generation of 'changes.txt' so that it does a 'follow' rather than being restricted to a 'branch'. This enables us to see the history if the previous tag was an ancestor but on a different branch.
|
changeset |
files
|
2010-03-02 |
Simon Howkins |
Corrected property name for activating the hg cache, so it should take effect!
|
changeset |
files
|
2010-03-08 |
Dario Sestito |
Remove Raptor log preprocessing as no longer needed
|
changeset |
files
|
2010-03-05 |
Dario Sestito |
Take the UH parser from the utilities repo
|
changeset |
files
|
2010-03-05 |
Dario Sestito |
Add Helium and java to the enironment info
|
changeset |
files
|
2010-02-18 |
Dario Sestito |
Update baseline for symbian3 and CC. Remove symbian2 property file as we are no loger building for symbian2
|
changeset |
files
|
2010-02-18 |
Dario Sestito |
s/bishare/v800020/
|
changeset |
files
|
2010-02-17 |
Dario Sestito |
Reviewed rules defining the BRAG status
|
changeset |
files
|
2010-02-16 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-02-16 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-02-16 |
Shabe Razvi |
Add Helium 7 support for package builds.
|
changeset |
files
|
2010-02-15 |
Simon Howkins |
Added error correction, so if a cache repository is corrupted in some way, then it will by-pass it, and try to recover it, or delete it.
|
changeset |
files
|
2010-02-12 |
Simon Howkins |
Moved definition of dollar, so it's available for use when needed.
|
changeset |
files
|
2010-02-12 |
Simon Howkins |
Stopped cache being located/created in a stupid place, relative to the CWD on the cache drive.
|
changeset |
files
|
2010-02-12 |
Simon Howkins |
Add missing /
|
changeset |
files
|
2010-02-12 |
Simon Howkins |
Turned on use of cache for all platform builds (unless over-ridden by the particular job properties of course).
|
changeset |
files
|
2010-02-11 |
Simon Howkins |
Bug 1661: Simplified the sequence of pulls/clones via the cache, so the changes simply go from source -> cache -> destination.
|
changeset |
files
|
2010-02-09 |
Simon Howkins |
Bug 1661: Improve build speed with better caching strategy
|
changeset |
files
|
2010-02-08 |
Simon Howkins |
Updated capabilities of findPhysicalDrive to support imminent work on locating the hg cache.
|
changeset |
files
|
2010-02-03 |
Simon Howkins |
Indentation and other minor changes to make the file easier to read and understand.
|
changeset |
files
|
2010-02-01 |
Simon Howkins |
Added profiling timer to sf-get-source target.
|
changeset |
files
|
2010-02-11 |
Dario Sestito |
Fix version of new mwccsym2 is reported as N.A.
|
changeset |
files
|
2010-02-11 |
Shabe Razvi |
Added tag PDK_3.0.g for changeset fc600bbaa15c
TAGS
|
changeset |
files
|
2010-02-10 |
Dario Sestito |
Fix BRAG status is different as viewed from Diamonds and from the _BRAG.xml page
PDK_3.0.g
|
changeset |
files
|
2010-02-10 |
Dario Sestito |
Update baseline for symbian3 and CompilerCompatibility builds. Removed unused property file for NewGraphicsArchitecture
|
changeset |
files
|
2010-02-09 |
Dario Sestito |
Dump environment info to Diamonds
|
changeset |
files
|
2010-02-09 |
Dario Sestito |
Fix when accessing uh index from brag summary, pages linked from uh index are not found
|
changeset |
files
|
2010-02-08 |
Dario Sestito |
Make BRAG point to the results of UH parser instead of intermediate artifacts
|
changeset |
files
|
2010-02-05 |
Dario Sestito |
Remove redundant computation of some BRAG intermediate xml files
|
changeset |
files
|
2010-02-05 |
Dario Sestito |
Commented out log-to-brag call on build environment checker as its results shouldn't be brag affecting
|
changeset |
files
|
2010-02-04 |
Dario Sestito |
Make index.html report on all packages, including the ones built successfully. Make the list of packages be alphabetically sorted
|
changeset |
files
|
2010-02-04 |
Maciej Seroka |
Enabled filtering results after Static BC analysis
|
changeset |
files
|
2010-02-04 |
Simon Howkins |
Added tag PDK_3.0.f for changeset ef25bf39d67c
TAGS
|
changeset |
files
|
2010-02-03 |
Simon Howkins |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
2010-02-04 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-02-04 |
Shabe Razvi |
Remove check-tool-dependencies to allow > Perl 5.6.1
|
changeset |
files
|
2010-02-04 |
Maciej Seroka |
Disabled filtering results after Static BC analysis
|
changeset |
files
|
2010-02-03 |
victorp |
adding EPL headers to smoke test
|
changeset |
files
|
2010-02-02 |
MattD |
sf-run-analysis-missing-files - changed to depend on a new undefined parameter 'sf.spec.checkbuild' so that it can be turned on and off
PDK_3.0.f
|
changeset |
files
|
2010-02-02 |
MattD |
sf-s60-cone-cenrep - S60 config with epoc32/data/z combintation was missing.
|
changeset |
files
|
2010-02-01 |
Shabe Razvi |
Add ConE or ConfigurationTool support. ConfigurationTool is used for Symbian2 only.
|
changeset |
files
|
2010-02-01 |
Simon Howkins |
Updated to ignore messages of the form "Nothing to be done for ..." as these do not represent a problem of any kind at all.
|
changeset |
files
|
2010-01-29 |
Maciej Seroka |
Removed copying smoketest source to EPOCROOT from sf-build-smoketestpkg target
|
changeset |
files
|
2010-01-29 |
Simon Howkins |
Changed the way that the sf.spec.sourcesync.enable property is used to control the syncing, so that it can sync test repos even if it's not syncing any source repos.
|
changeset |
files
|
2010-01-29 |
Simon Howkins |
Move targets round so that those related to syncing the source are all together.
|
changeset |
files
|
2010-01-28 |
Simon Howkins |
Intelligent way of getting timings for ALL uses of sf-zip-content
|
changeset |
files
|
2010-01-28 |
Maciej Seroka |
Removed changes in build.test.xml to copy smoketest source to EPOCROOT
|
changeset |
files
|
2010-01-28 |
Maciej Seroka |
Removed copying smoketest source to EPOCROOT
|
changeset |
files
|
2010-01-28 |
Simon Howkins |
Added stopwatch tasks through most of the code hit during a platform build.
|
changeset |
files
|
2010-01-27 |
Simon Howkins |
Added sf-scrub-build, for completely freeing up the resources used by a build (ie deleting it from the HD).
|
changeset |
files
|
2010-01-27 |
Simon Howkins |
Removed check for value of PDT_HOME, as it doesn't matter where it's installed, and it's turning the CI builds red.
|
changeset |
files
|
2010-01-26 |
Simon Howkins |
Code to automatically find a physical drive for running a build, triggered as necessary.
|
changeset |
files
|
2010-01-20 |
Simon Howkins |
Added new logic to deal with drive letter allocation when builds are launched from Hudson.
|
changeset |
files
|
2010-01-26 |
Simon Howkins |
Added framework for specifying a "sources.csv" for test repos (separate from both the FBF and the sources repos).
|
changeset |
files
|
2010-01-26 |
MattD |
Catchup merge
|
changeset |
files
|
2010-01-25 |
Maciej Seroka |
Fixed websrv bc test suite. Increased time-outs for selected bc tests.
|
changeset |
files
|
2010-01-20 |
andy simpson |
updated version of sysdefdowngrade.xsl from BobR
|
changeset |
files
|
2010-01-20 |
andy simpson |
add xsl for merging / downgrading system model
|
changeset |
files
|
2010-01-20 |
Maciej Seroka |
Added smoke test for Media management
|
changeset |
files
|
2010-01-20 |
Maciej Seroka |
Fixed ats_generate_index.pl to not include the link to Smoke Test Report
|
changeset |
files
|
2010-01-18 |
Maciej Seroka |
Disabled BC check for Platform builds
|
changeset |
files
|
2010-01-18 |
Maciej Seroka |
Fixed creation of the ats_reports folder
|
changeset |
files
|
2010-01-15 |
Maciej Seroka |
Fixed copying temp index
|
changeset |
files
|
2010-01-15 |
Maciej Seroka |
Implemented publishing Dynamic BC Test Reports
|
changeset |
files
|
2010-01-15 |
Maciej Seroka |
Added new property for publishing Smoke Test Report
|
changeset |
files
|
2010-01-12 |
Maciej Seroka |
Added tool for generating the top-level index for BC test reports
|
changeset |
files
|
2010-01-11 |
Dario Sestito |
Add escape left angle bracket to preprocessing of raptor log (see bug #1519)
|
changeset |
files
|
2010-01-07 |
Dario Sestito |
PDK baseline for symbian3 builds back to PDK_3.0.d as PDK_3.0.e is not stable yet
|
changeset |
files
|
2010-01-14 |
Arnaud Lenoir |
ArnaudL: corrected last entry that had "????" left behind.
|
changeset |
files
|
2010-01-12 |
Arnaud Lenoir |
Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
|
changeset |
files
|
2010-01-08 |
andy simpson |
Added tag PDK_3.0.e for changeset a1ebf7f8e66f
|
changeset |
files
|
2010-01-06 |
Shabe Razvi |
Move gcc into tools_epoc.zip so that syborg/beagle rom building works during build from source only.
PDK_3.0.e
|
changeset |
files
|
2010-01-06 |
Maciej Seroka |
Added new param for calling ats_specialise_test_drop.pl from build.test.xml
|
changeset |
files
|
2010-01-06 |
Maciej Seroka |
Added smoke test for making a connection to a web server through ethernet
|
changeset |
files
|
2010-01-06 |
Dario Sestito |
Update the PDK baseline for symbian3 builds
|
changeset |
files
|
2009-12-18 |
Maciej Seroka |
Fixed smoke test for Localisation
|
changeset |
files
|
2009-12-18 |
Maciej Seroka |
Added smoke test for Graphics
|
changeset |
files
|
2009-12-15 |
andy.simpson |
Added tag PDK_3.0.d for changeset b9c988316957
|
changeset |
files
|
2009-12-14 |
andy simpson |
Added tag PDK_2.0.2 for changeset 2a9e6403efaf
|
changeset |
files
|
2009-12-14 |
MattD |
Platform Build - Added 'sf-postbuild' onto deps for 'sf-build-noprep' as although it isn't the best place to have it, it's the same as the deps for the version in 'common' and is needed for the external Hudson jobs.
|
changeset |
files
|
2009-10-12 |
Simon Howkins |
Ensured build environment is always compared with expected environment, whether or not it would abort the build because of it.
PDK_3.0.d
|
changeset |
files
|
2009-12-08 |
Simon Howkins |
Changed building of tools targets so that it builds the targets listed in ${sf.spec.sbs.tools.config}, in sequence,
|
changeset |
files
|
2009-12-08 |
Simon Howkins |
Moved hlm:argSet definitions in sf-os-compile to be adjacent to the call that uses them. (And deleted three unused ones in the process.)
|
changeset |
files
|
2009-12-11 |
Dario Sestito |
Update the PDK baseline for symbian2 builds
|
changeset |
files
|
2009-12-10 |
Simon Howkins |
Updates to make the build environment check more reasonable:
|
changeset |
files
|
2009-12-10 |
Simon Howkins |
Regularised indentation
|
changeset |
files
|
2009-12-11 |
Maciej Seroka |
Fixed postAction in ats_specialise_test_drop.pl
|
changeset |
files
|
2009-12-11 |
Maciej Seroka |
Implemented FileStoreAction for BC tests
|
changeset |
files
|
2009-12-10 |
Maciej Seroka |
Implemented exporting Smoke Test Report to Diamonds
|
changeset |
files
|
2009-12-09 |
Maciej Seroka |
Updated postbuild to publish smoketest results
PDK_2.0.2
|
changeset |
files
|
2009-12-09 |
Maciej Seroka |
Updated ats_specialise_test_drop.pl to insert FileStoreAction param
|
changeset |
files
|
2009-12-08 |
Maciej Seroka |
Added new postAction to smoketest.xml
|
changeset |
files
|
2009-12-08 |
Simon Howkins |
Restored signifcance of the MS tools not being available, as this only occurs when running a configuration that would try to use them.
|
changeset |
files
|
2009-12-08 |
Simon Howkins |
Re-indented target "sf-os-compile" (following best guess as to the standard) to make it easier to read.
|
changeset |
files
|
2009-12-08 |
Simon Howkins |
Re-assessed some of the raptor error messages to reflect the inconsequential nature of missing the MS dev tools when not trying to build the tools target.
|
changeset |
files
|
2009-12-07 |
Simon Howkins |
Changed mergeXML.pl to use a better version of the XML printing algorithm, so it can generate well-formed content if the input includes some rogue &s or <>s.
|
changeset |
files
|
2009-12-07 |
Simon Howkins |
If any files are in both the list of SDK headers, and the list of RnD headers, then they're only zipped in the binaries_epoc_additional zip, and not the binaries_epoc_sdk zip.
|
changeset |
files
|
2009-12-07 |
Simon Howkins |
Fixed format checking of summary.csv to deal with new field.
|
changeset |
files
|
2009-12-07 |
brendand |
Test: Add MediaMgmt smoke tests (not being built or run ATM)
|
changeset |
files
|
2009-12-07 |
brendand |
Test: Remove the media management smoke test for now
|
changeset |
files
|
2009-12-07 |
Simon Howkins |
Re-instated call to process raptor logs for BRAG purposes.
|
changeset |
files
|
2009-12-04 |
Shabe Razvi |
Remove s60 postfix from sf-s60-create-cenrep for Symbian^3
|
changeset |
files
|
2009-12-04 |
Simon Howkins |
Fixed format checking of summary file so that it actually checks something!
|
changeset |
files
|
2009-12-04 |
Simon Howkins |
Updated framework for packaging SDK headers so the contents to zip can be set by a project property (or it can zip everything together if it's not set).
|
changeset |
files
|
2009-12-04 |
brendand |
add media mgmt to smoketest build
|
changeset |
files
|
2009-12-02 |
Shabe Razvi |
Fix cenrep export location
|
changeset |
files
|
2009-12-02 |
MattD |
SDK file list - Fixed duplicates
|
changeset |
files
|
2009-12-02 |
Maciej Seroka |
Fixed and enabled smoke test for Set Language
|
changeset |
files
|
2009-12-02 |
Maciej Seroka |
Defined new devices for v800017
|
changeset |
files
|
2009-12-01 |
Maciej Seroka |
Disabled smoke test for Set language
|
changeset |
files
|
2009-11-30 |
Simon Howkins |
Small changes to make the output file more regular, and therefor easier to read and understand.
|
changeset |
files
|
2009-11-16 |
Simon Howkins |
Added processing of error tags.
|
changeset |
files
|
2009-12-01 |
Maciej Seroka |
Fixed perl scripts for building BC test drops
|
changeset |
files
|
2009-11-27 |
Maciej Seroka |
Fixed Set language smoke test
|
changeset |
files
|
2009-11-23 |
Simon Howkins |
Changed to package the SDK header files in a different zip to the rest of the epoc32 tree.
|
changeset |
files
|
2009-11-27 |
Maciej Seroka |
Fixed smoketest.xml
|
changeset |
files
|
2009-11-27 |
Maciej Seroka |
Added new smoke test for phone languages
|
changeset |
files
|
2009-11-25 |
Arnaud Lenoir |
Removed code for building ROMs (now done by Raptor) but added code for publishing ROM building logs.
|
changeset |
files
|
2009-11-26 |
Dario Sestito |
Fix releaseables are missing. Fix stray call to summarize.pl
|
changeset |
files
|
2009-11-23 |
MattD |
Catchup merge
|
changeset |
files
|
2009-11-23 |
MattD |
Disabled BC check from running as default on builds. Should be enabled specifically at the command line.
|
changeset |
files
|
2009-11-23 |
Maciej Seroka |
Added new smoke test for Setting wallpaper
|
changeset |
files
|
2009-11-23 |
Maciej Seroka |
Disabled bccheck for normal builds
|
changeset |
files
|
2009-11-20 |
Mattd |
Catchup merge
|
changeset |
files
|
2009-11-20 |
MattD |
Platform Build cenrep generatation - modified 'sf-s60-create-cenrep' to hopefully cope with the different CRML export paths coming from the different platform_paths.hrh. This isn't pretty.
|
changeset |
files
|
2009-11-20 |
Dario Sestito |
Fix Diamonds links are no longer appearing
|
changeset |
files
|
2009-11-20 |
Maciej Seroka |
Added conditions for BC check results to be published
|
changeset |
files
|
2009-11-20 |
Maciej Seroka |
Changed delays between key presses
|
changeset |
files
|
2009-11-20 |
Maciej Seroka |
Added smoke test to close UI setup dialogs
|
changeset |
files
|
2009-11-19 |
Maciej Seroka |
Increased delay before presskey
|
changeset |
files
|
2009-11-19 |
Maciej Seroka |
Enabled bccheck for normal builds
|
changeset |
files
|
2009-11-18 |
Dario Sestito |
Update send_xml_to_diamonds.py and update invoking code to match new i/f
|
changeset |
files
|
2009-11-18 |
Maciej Seroka |
Updated IF statements for BC reports
|
changeset |
files
|
2009-11-18 |
Dario Sestito |
Add new recipe-error categories armcc_modifier_not_allowed, mwccsym2_file_cannot_be_opened
|
changeset |
files
|
2009-11-18 |
Maciej Seroka |
Changed current baseline version for BC check.
|
changeset |
files
|
2009-11-17 |
Dario Sestito |
Fix freemarker.core.ParseException: Encountered { at line 25, column 15 in linksForDiamonds.xml.ftl
|
changeset |
files
|
2009-11-17 |
Maciej Seroka |
Added Static BC reports for Platform Builds
|
changeset |
files
|
2009-11-17 |
Dario Sestito |
Add NewGraphicsArchitecture_props.ant.xml
|
changeset |
files
|
2009-11-17 |
Dario Sestito |
Update PDK baselines for package builds
|
changeset |
files
|
2009-11-16 |
MattD |
Merge Tags
|
changeset |
files
|
2009-11-16 |
Dario Sestito |
Add Raptor Build Summary to the links for Diamonds
|
changeset |
files
|
2009-11-16 |
Dario Sestito |
Publish HTML files summary of Raptor build
|
changeset |
files
|
2009-11-16 |
Simon Howkins |
Now creates src-by-layer entries on the fly, so it doesn't create release zips with no content.
|
changeset |
files
|
2009-11-12 |
Simon Howkins |
Added interpretation of recipe "win32def2lib" failing.
|
changeset |
files
|
2009-11-13 |
Dario Sestito |
Fix XML-SAX bug #43174 (see http://rt.cpan.org/Public/Bug/Display.html?id=43174)
|
changeset |
files
|
2009-11-13 |
Dario Sestito |
Improved Raptor parser, now "uh"
|
changeset |
files
|
2009-11-13 |
Maciej Seroka |
Changed versions of the baselines for Static BC test
|
changeset |
files
|
2009-11-13 |
Maciej Seroka |
Disabled Dynamic BC tests
|
changeset |
files
|
2009-11-16 |
Shabe Razvi |
Merge
|
changeset |
files
|
2009-11-13 |
Shabe Razvi |
Added tag PDK_2.0.1 for changeset e13acd883fbe
|
changeset |
files
|
2009-11-13 |
Maciej Seroka |
merged heads - non trivial merge in smoketest. Manual merge of those changes.
|
changeset |
files
|
2009-11-13 |
brendand |
Test: Input methods smoke tests added.
|
changeset |
files
|
2009-11-13 |
brendand |
Test: Fixed up the app install smoke tests so that both now pass
|
changeset |
files
|
2009-11-12 |
Maciej Seroka |
Added new smoketest
|
changeset |
files
|
2009-11-12 |
Simon Howkins |
Add call to parse (preprocessed) raptor logs directly for BRAGG.
|
changeset |
files
|
2009-11-11 |
Simon Howkins |
Updated XSL to include counts of failures at each severity, and also the new effect/causes distinction, for failures that are not package specific.
|
changeset |
files
|
2009-11-11 |
Simon Howkins |
New script which parses raptor logs directly to produce a BRAG summary.
|
changeset |
files
|
2009-11-10 |
Simon Howkins |
Moved common code to shared module.
|
changeset |
files
|
2009-11-12 |
Simon Howkins |
Updated the options to pass to getenv, to include -k. This avoids aborts if things are not exactly as the tool expects.
|
changeset |
files
|
2009-11-12 |
MattD |
Added tag PDK_3.0.c for changeset 12815724a053
|
changeset |
files
|
2009-11-11 |
Maciej Seroka |
Added new smoketest
|
changeset |
files
|
2009-11-10 |
Maciej Seroka |
Added new smoketest
PDK_2.0.1
|
changeset |
files
|
2009-11-10 |
Simon Howkins |
Bug 881: Now also provides the locations of the two split-build system definitions to the release note generator, so it will work with both single and split builds.
|
changeset |
files
|
2009-11-09 |
MattD |
source sync template - enabled getting the mercurial changes if you have sf.spec.sourcesync.archive set
PDK_3.0.c
|
changeset |
files
|
2009-11-09 |
MattD |
Transplant fix in ats BC Test - 'bld_sis' change that was knocked out with the rest of the transplant (bcdrivers/utilities)
|
changeset |
files
|
2009-11-02 |
Simon Howkins |
Added call to munge license headers at the top of the postbuild phase, so it should be done within the platorm build.
|
changeset |
files
|
2009-11-09 |
Simon Howkins |
Switched to using revised Package/FCL analysis script.
|
changeset |
files
|
2009-11-06 |
Louis Henry Nayegon |
Remove meta data from package definition and replace with helium script
|
changeset |
files
|
2009-11-05 |
brendand |
Test: Forgot to execute Profile smoke tests
|
changeset |
files
|
2009-11-05 |
brendand |
Test: Changes to test drop files to run AppInstall
|
changeset |
files
|
2009-11-05 |
brendand |
Test: Tweaked Profile tests and added AppInstall
|
changeset |
files
|
2009-11-05 |
Dario Sestito |
Add new raptor-analysis recipe-failure category: elf2e32_symbol_missing_from_elf_file
|
changeset |
files
|
2009-11-04 |
Shabe Razvi |
Override Helium defaults for RVCT checks to allow winscw builds without RVCT
|
changeset |
files
|
2009-11-03 |
Dario Sestito |
Update PDK baselines for package builds
|
changeset |
files
|
2009-11-03 |
Dario Sestito |
Add CompilerCompatibility properties file for package build
|
changeset |
files
|
2009-11-02 |
Maciej Seroka |
Changed device name for lon-engbuild89
|
changeset |
files
|
2009-11-02 |
Maciej Seroka |
Changed device name for lon-engbuild87
|
changeset |
files
|
2009-11-02 |
Maciej Seroka |
Changed device name for C100725
|
changeset |
files
|
2009-11-02 |
Maciej Seroka |
Changed device name
|
changeset |
files
|
2009-11-02 |
brendand |
host name is added for any number of devices
|
changeset |
files
|
2009-11-02 |
Maciej Seroka |
Added smoketest for Notepad
|
changeset |
files
|
2009-11-02 |
Dario Sestito |
Add recipe-failure category armcc_internal_fault
|
changeset |
files
|
2009-11-02 |
brendand |
fix bug with multiple harnesses
|
changeset |
files
|
2009-11-02 |
brendand |
export to 'smoketest' instead of 'testframework'
|
changeset |
files
|
2009-11-02 |
brendand |
capitals
|
changeset |
files
|
2009-11-02 |
brendand |
updated smoketest plan to support both harnesses
|
changeset |
files
|
2009-11-02 |
Dario Sestito |
Add recipe-failure categories armcc_controlling_expression_is_constant and armcc_generic_warnings_errors
|
changeset |
files
|
2009-11-02 |
brendand |
Adding profiles smoke tests
|
changeset |
files
|
2009-10-12 |
Simon Howkins |
Removed unnecessary dependencies, to untangle the dependency graph a little.
|
changeset |
files
|
2009-10-30 |
Dario Sestito |
In raptor-analysis create summary.csv file anyway, otherwise some targets following may crash the build
|
changeset |
files
|
2009-10-30 |
Maciej Seroka |
Added smoketest for email
|
changeset |
files
|
2009-10-29 |
Louis Henry Nayegon |
Update to add all components and create zip file for PDT
|
changeset |
files
|
2009-10-28 |
Louis Henry Nayegon |
Add all components to bc test suite build
|
changeset |
files
|
2009-10-28 |
Dario Sestito |
Fix some build configurations are left as 'noconfig'
|
changeset |
files
|
2009-10-28 |
Dario Sestito |
Add raptor recipe error category armar_file_does_not_exist
|
changeset |
files
|
2009-10-28 |
Dario Sestito |
Add raptor error categories unknown_build_config and no_build_configs_given
|
changeset |
files
|
2009-10-26 |
MattD |
Merging tag
|
changeset |
files
|
2009-10-21 |
Shabe Razvi |
Added tag PDK_3.0.b for changeset cdfb88270be0
|
changeset |
files
|
2009-10-26 |
Dario Sestito |
Let sbs targets be taken from sf.spec.sbs.config
|
changeset |
files
|
2009-10-26 |
Maciej Seroka |
Added 3 new smoke tests
|
changeset |
files
|
2009-10-22 |
Maciej Seroka |
Changed dst path for evptests.txt
|
changeset |
files
|
2009-10-21 |
Louis Henry Nayegon |
Add missing components to the BC build script
|
changeset |
files
|
2009-10-21 |
Maciej Seroka |
Added new device for LON-ENGBUILD89
|
changeset |
files
|
2009-10-21 |
Maciej Seroka |
Added new device for LON-ENGBUILD87
|
changeset |
files
|
2009-10-20 |
MattD |
catchup merge.
|
changeset |
files
|
2009-10-20 |
MattD |
catchup merge
|
changeset |
files
|
2009-10-20 |
MattD |
source sync template - Changed the BOM changes targets to limit the listed changes to the branch if the source was synced up using a branch, to make it easier to read.
|
changeset |
files
|
2009-10-20 |
brendand |
Added Core Telephony BC tests
|
changeset |
files
|
2009-10-20 |
brendand |
Added all of the tests for ASP
|
changeset |
files
|
2009-10-20 |
Shabe Razvi |
If makefile_template copy fails then ignore, as its no longer needed for S^3.
|
changeset |
files
|
2009-10-19 |
Shabe Razvi |
Merge
PDK_3.0.b
|
changeset |
files
|
2009-10-19 |
Shabe Razvi |
Add sf-rombuild target to build ROMs. Backout ARM license check suppression.
|
changeset |
files
|
2009-10-19 |
Dario Sestito |
Change baseline for symbian3 to \\bishare\releases\PDK_3.0.a
|
changeset |
files
|
2009-10-19 |
Dario Sestito |
Fix only one raptor log gets processed by Dario's Raptor parser
|
changeset |
files
|
2009-10-19 |
Dario Sestito |
Send to Diamonds only 3 links: brag, build bom, build logs
|
changeset |
files
|