2010-02-19 By default take project and config from the web
Dario Sestito <darios@symbian.org> [Fri, 19 Feb 2010 09:53:32 +0000] rev 69
By default take project and config from the web
2010-02-18 s/bishare/v800020/
Dario Sestito <darios@symbian.org> [Thu, 18 Feb 2010 17:50:35 +0000] rev 68
s/bishare/v800020/
2010-01-28 Removed creation of config sub-directory, so bootstrap works with Hg 1.2
Maciej Seroka <maciejs@symbian.org> [Thu, 28 Jan 2010 13:28:00 +0000] rev 67
Removed creation of config sub-directory, so bootstrap works with Hg 1.2
2010-01-27 Config and Project repos should be sync'ed at revision 'default' by default (not 'tip')
Dario Sestito <darios@symbian.org> [Wed, 27 Jan 2010 16:23:42 +0000] rev 66
Config and Project repos should be sync'ed at revision 'default' by default (not 'tip')
2010-01-27 Fix --disableav option is not declared boolean
Dario Sestito <darios@symbian.org> [Wed, 27 Jan 2010 14:08:37 +0000] rev 65
Fix --disableav option is not declared boolean
2010-01-14 Added basic checking of some properties supplied to build.
Simon Howkins <simonh@symbian.org> [Thu, 14 Jan 2010 12:17:02 +0000] rev 64
Added basic checking of some properties supplied to build.
2010-01-13 Speed up by doing a pull and update when possible.
Simon Howkins <simonh@symbian.org> [Wed, 13 Jan 2010 17:59:23 +0000] rev 63
Speed up by doing a pull and update when possible. Added stopwatch calls to identify where the time is spent. Re-organised to use a parameterised target to do the serious work.
2009-12-11 Removed drivce space check for platform builds, as there's already one in the FBF anyway,
Simon Howkins <simonh@symbian.org> [Fri, 11 Dec 2009 16:07:54 +0000] rev 62
Removed drivce space check for platform builds, as there's already one in the FBF anyway, and platform builds are not generally expected to run concurrently (which was the rationale for the check in the bootstrap.)
2009-11-20 In letters file allow timestamp=0 to have the drive left alone
Dario Sestito <darios@symbian.org> [Fri, 20 Nov 2009 12:43:59 +0000] rev 61
In letters file allow timestamp=0 to have the drive left alone
2009-11-06 Fix --sbsconfig option should take a string as argument
Dario Sestito <darios@symbian.org> [Fri, 06 Nov 2009 18:21:49 +0000] rev 60
Fix --sbsconfig option should take a string as argument
2009-10-30 Add --disableav option to disable the antivirus for the duration of the build
Dario Sestito <darios@symbian.org> [Fri, 30 Oct 2009 16:18:37 +0000] rev 59
Add --disableav option to disable the antivirus for the duration of the build
2009-10-29 Removed --rvct4 option and introduced a more generic --sbsconfig option
Dario Sestito <darios@symbian.org> [Thu, 29 Oct 2009 11:35:36 +0000] rev 58
Removed --rvct4 option and introduced a more generic --sbsconfig option
2009-10-28 Fix wrong sbs configuration name for rvct4
Dario Sestito <darios@symbian.org> [Wed, 28 Oct 2009 13:41:24 +0000] rev 57
Fix wrong sbs configuration name for rvct4
2009-10-26 Add quotes around sf.spec.sbs.config value
Dario Sestito <darios@symbian.org> [Mon, 26 Oct 2009 17:58:05 +0000] rev 56
Add quotes around sf.spec.sbs.config value
2009-10-26 Add support for subproject variant. Add support for RVCT4 build
Dario Sestito <darios@symbian.org> [Mon, 26 Oct 2009 17:22:16 +0000] rev 55
Add support for subproject variant. Add support for RVCT4 build
2009-10-20 Add build_platform.pl script
Dario Sestito <darios@symbian.org> [Tue, 20 Oct 2009 12:41:54 +0100] rev 54
Add build_platform.pl script
2009-10-19 Add quotes around comma-separated list of Diamonds tags
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 16:33:58 +0100] rev 53
Add quotes around comma-separated list of Diamonds tags
2009-10-19 Remove --production option. Remove .T numbering scheme
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 14:45:15 +0100] rev 52
Remove --production option. Remove .T numbering scheme
2009-10-19 Change location of numbers file to v800020 as builds are published there now
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 14:36:08 +0100] rev 51
Change location of numbers file to v800020 as builds are published there now
2009-10-19 Remove dump of stdout/stderr to files as no longer required for brag computation
Dario Sestito <darios@symbian.org> [Mon, 19 Oct 2009 14:27:35 +0100] rev 50
Remove dump of stdout/stderr to files as no longer required for brag computation
2009-10-09 Support for passing -D options to Helium
Dario Sestito <darios@symbian.org> [Fri, 09 Oct 2009 12:34:29 +0100] rev 49
Support for passing -D options to Helium
2009-10-05 Location of package build config to fbf/config/default
Dario Sestito <darios@symbian.org> [Mon, 05 Oct 2009 13:42:08 +0100] rev 48
Location of package build config to fbf/config/default
2009-08-19 Merge
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 12:01:21 +0100] rev 47
Merge
2009-08-19 Add call to sf-summary target
Dario Sestito <darios@symbian.org> [Wed, 19 Aug 2009 11:55:21 +0100] rev 46
Add call to sf-summary target
2009-08-14 Include drive E in the search for a working drive. Make copy of console output files conditional on --publish
Dario Sestito <darios@symbian.org> [Fri, 14 Aug 2009 10:43:05 +0100] rev 45
Include drive E in the search for a working drive. Make copy of console output files conditional on --publish
2009-08-10 Fix compilation issue
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 18:45:35 +0100] rev 44
Fix compilation issue
2009-08-10 Fix REMOTE_LOG_ARCHIVE path string (missing a backslash. Add some debug lines
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 18:40:00 +0100] rev 43
Fix REMOTE_LOG_ARCHIVE path string (missing a backslash. Add some debug lines
2009-08-10 Add help option
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 18:28:49 +0100] rev 42
Add help option
2009-08-10 Fix missing semicolon
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 14:26:42 +0100] rev 41
Fix missing semicolon
2009-08-10 Build console output must be redirected to file but must also go to console
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 14:24:35 +0100] rev 40
Build console output must be redirected to file but must also go to console
2009-08-10 Dump console output to files and upload them to \\bishare
Dario Sestito <darios@symbian.org> [Mon, 10 Aug 2009 12:46:22 +0100] rev 39
Dump console output to files and upload them to \\bishare
2009-08-06 Fix start package build with no --subproj option, pointed defaults to mercurial_development
Dario Sestito <darios@symbian.org> [Thu, 06 Aug 2009 15:37:01 +0100] rev 38
Fix start package build with no --subproj option, pointed defaults to mercurial_development
2009-08-05 Change back to bootstrap dir after the build to allow removal of project dir
Dario Sestito <darios@symbian.org> [Wed, 05 Aug 2009 15:33:06 +0100] rev 37
Change back to bootstrap dir after the build to allow removal of project dir
2009-08-05 Fix wrong computation of build drive directory
Dario Sestito <darios@symbian.org> [Wed, 05 Aug 2009 11:30:28 +0100] rev 36
Fix wrong computation of build drive directory
2009-08-05 Add removal of job directories if build is run from build management system (i.e. --hudson is given)
Dario Sestito <darios@symbian.org> [Wed, 05 Aug 2009 11:16:03 +0100] rev 35
Add removal of job directories if build is run from build management system (i.e. --hudson is given)
2009-08-03 Add --hudson option to check availability of space on working drive. Add --tag option to allow arbitrary Diamonds tags
Dario Sestito <darios@symbian.org> [Mon, 03 Aug 2009 15:53:45 +0100] rev 34
Add --hudson option to check availability of space on working drive. Add --tag option to allow arbitrary Diamonds tags
2009-07-30 Pass the job rootdir as parameter to helium
Dario Sestito <darios@symbian.org> [Thu, 30 Jul 2009 18:14:55 +0100] rev 33
Pass the job rootdir as parameter to helium
2009-07-30 Make G: the working drive (unless not ready) and D: the second option
Dario Sestito <darios@symbian.org> [Thu, 30 Jul 2009 18:00:18 +0100] rev 32
Make G: the working drive (unless not ready) and D: the second option
2009-07-28 Enable package builds from one common repository
Dario Sestito <darios@symbian.org> [Tue, 28 Jul 2009 18:19:25 +0100] rev 31
Enable package builds from one common repository
2009-07-21 Fix regexp in clean_package_dirs.pl to account of test builds numbering
Dario Sestito <darios@symbian.org> [Tue, 21 Jul 2009 12:52:36 +0100] rev 30
Fix regexp in clean_package_dirs.pl to account of test builds numbering
2009-07-20 Default to test build: removed --testbuild option and added --production
Dario Sestito <darios@symbian.org> [Mon, 20 Jul 2009 18:53:56 +0100] rev 29
Default to test build: removed --testbuild option and added --production
2009-07-20 Add support for --testbuild and --nopublish options
Dario Sestito <darios@symbian.org> [Mon, 20 Jul 2009 17:19:07 +0100] rev 28
Add support for --testbuild and --nopublish options
2009-07-17 Make --testbuild option work also for the sf-build-all target
Dario Sestito <darios@symbian.org> [Fri, 17 Jul 2009 14:38:18 +0100] rev 27
Make --testbuild option work also for the sf-build-all target
2009-07-15 Fixed stray curly bracket
Dario Sestito <darios@symbian.org> [Wed, 15 Jul 2009 18:18:39 +0100] rev 26
Fixed stray curly bracket
2009-07-15 Merge
Dario Sestito <darios@symbian.org> [Wed, 15 Jul 2009 18:16:13 +0100] rev 25
Merge
2009-07-15 Allow revisions for projects and configs
Dario Sestito <darios@symbian.org> [Wed, 15 Jul 2009 18:14:05 +0100] rev 24
Allow revisions for projects and configs
2009-06-29 Create sJOB_BASE_DIR if it doesn't exist
royt <tathagatar@symbian.org> [Mon, 29 Jun 2009 14:21:49 +0100] rev 23
Create sJOB_BASE_DIR if it doesn't exist
2009-06-26 Label to be retrieved automatically from project repo path, numbers file indexed by revision zero hash
Dario Sestito <darios@symbian.org> [Fri, 26 Jun 2009 18:34:34 +0100] rev 22
Label to be retrieved automatically from project repo path, numbers file indexed by revision zero hash
2009-06-26 Changed path to take account of new bishare alias
Dario Sestito <darios@symbian.org> [Fri, 26 Jun 2009 17:08:28 +0100] rev 21
Changed path to take account of new bishare alias
2009-06-26 Fixed misspelled var for project.dir
Dario Sestito <darios@symbian.org> [Fri, 26 Jun 2009 12:21:52 +0100] rev 20
Fixed misspelled var for project.dir
2009-06-18 Changed location of default config repo, added --testbuild option, extended help
Dario Sestito <darios@symbian.org> [Thu, 18 Jun 2009 15:23:28 +0100] rev 19
Changed location of default config repo, added --testbuild option, extended help
2009-06-11 Added script to clean old build-related folders
Dario Sestito <darios@symbian.org> [Thu, 11 Jun 2009 19:28:03 +0100] rev 18
Added script to clean old build-related folders
2009-06-11 Changed location of numbers file to v800008
Dario Sestito <darios@symbian.org> [Thu, 11 Jun 2009 12:13:51 +0100] rev 17
Changed location of numbers file to v800008
2009-05-29 Project spec and config to be taken from a dir instead of from a repo
darios@symbian.org [Fri, 29 May 2009 16:03:16 +0100] rev 16
Project spec and config to be taken from a dir instead of from a repo
2009-05-28 Added copyright header to build_package.pl
darios@symbian.org [Thu, 28 May 2009 15:03:22 +0100] rev 15
Added copyright header to build_package.pl
2009-05-22 Changed location of pkgbuild config to take account of the new structure of the Mercurial repos
darios@symbian.org [Fri, 22 May 2009 16:54:57 +0100] rev 14
Changed location of pkgbuild config to take account of the new structure of the Mercurial repos
2009-05-22 Changes to make build_package.pl allocate drive and build number automatically
darios@symbian.org [Fri, 22 May 2009 16:52:18 +0100] rev 13
Changes to make build_package.pl allocate drive and build number automatically
2009-05-06 Changed location of package build config and numbers.txt
darios@symbian.org [Wed, 06 May 2009 18:26:34 +0100] rev 12
Changed location of package build config and numbers.txt
2009-05-05 Added script to automate package build steps
BuildAdmin@LON-ENGBUILD89 [Tue, 05 May 2009 14:31:24 +0100] rev 11
Added script to automate package build steps
2009-04-23 reintroduced import of helium.ant.xml as it was generating diamonds warnings
BuildAdmin@LON-ENGBUILD89 [Thu, 23 Apr 2009 16:13:28 +0100] rev 10
reintroduced import of helium.ant.xml as it was generating diamonds warnings
2009-04-22 Cleaned the bootstrap code
BuildAdmin@LON-ENGBUILD89 [Wed, 22 Apr 2009 19:04:39 +0100] rev 9
Cleaned the bootstrap code
2009-04-22 Remove useless file
BuildAdmin@LON-ENGBUILD89 [Wed, 22 Apr 2009 13:10:20 +0100] rev 8
Remove useless file
2009-04-09 Fixed to enable the temp directory to be created in the right place, and avoid cluttering up the CWD.
Simon Howkins <simonh@symbian.org> [Thu, 09 Apr 2009 15:09:49 +0100] rev 7
Fixed to enable the temp directory to be created in the right place, and avoid cluttering up the CWD.
2009-03-09 Added tag fbf_bootstrap_0.0.a for changeset 6034a0544962
shaberazvi@L063442.prod.ad.symbian.intra [Mon, 09 Mar 2009 15:24:14 +0000] rev 6
Added tag fbf_bootstrap_0.0.a for changeset 6034a0544962
2009-03-05 Remove template fbf_bootstrap_0.0.a
shaberazvi@LON-ENGBUILD88.prod.ad.symbian.intra [Thu, 05 Mar 2009 18:43:07 +0000] rev 5
Remove template
2009-03-05 Remove template and fmmp generation from bootstrap. Use sourcefile definition from project spec.
shaberazvi@LON-ENGBUILD88.prod.ad.symbian.intra [Thu, 05 Mar 2009 18:00:27 +0000] rev 4
Remove template and fmmp generation from bootstrap. Use sourcefile definition from project spec.
2009-03-04 Update
shaberazvi@L063442.prod.ad.symbian.intra [Wed, 04 Mar 2009 16:51:58 +0000] rev 3
Update
2009-03-04 Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra [Wed, 04 Mar 2009 14:57:09 +0000] rev 2
Add new bootstrap properties and sysdef template
2009-03-04 Update with latest changes
shaberazvi@L063442.prod.ad.symbian.intra [Wed, 04 Mar 2009 14:54:15 +0000] rev 1
Update with latest changes
2009-03-02 Initial drop of FBF bootstrap
Dario Sestito <dario.sestito@symbian.com> [Mon, 02 Mar 2009 17:42:52 +0000] rev 0
Initial drop of FBF bootstrap
(0) tip