Fri, 01 Oct 2010 15:57:44 +0100 Dario Sestito Increase sleep time between clone retries to 2 minutes default tip
Thu, 09 Sep 2010 13:49:23 +0100 Dario Sestito Add call to sf-finalize
Wed, 14 Jul 2010 16:18:17 +0100 Simon Howkins Stopped bootstrap reporting that it will substitute a build drive, thereby scaring the living daylights out of innocent users, when it won't any way (because this is the bootstrap).
Wed, 14 Jul 2010 11:48:07 +0100 Johan Groth Added retries of cloning.
Tue, 13 Jul 2010 15:26:50 +0100 Johan Groth Added clean up of files if clone fails midpart.
Mon, 14 Jun 2010 16:03:06 +0100 Dario Sestito Add wrapper .bat file for build_package.pl
Mon, 24 May 2010 18:07:30 +0100 Dario Sestito Fix: option sourcesrev should be string
Mon, 24 May 2010 15:27:45 +0100 Dario Sestito Add sourcesrev option to build_package.pl to allow overriding the revision specified in sources.csv
Tue, 13 Apr 2010 18:22:12 +0100 dario sestito Add --bom option to be able to run a package build from sources.csv of a previous build
Fri, 26 Mar 2010 15:06:44 +0000 Dario Sestito Change URLs to fbf repo to match new locations under sftools
Tue, 09 Mar 2010 13:05:26 +0000 Dario Sestito No more check for drive space if given --hudson as this makes the builds fail most of the time unnecessarily
Tue, 09 Mar 2010 12:57:02 +0000 Dario Sestito Remove the correct job directory after the build, otherwise concurrent builds of the same package if run at the same time will have their jobdir removed and hence fail
Thu, 04 Mar 2010 11:18:46 +0000 Dario Sestito Move creation of letter file before Hudson space check, otherwise check could fail (if no file at all is present on the working drive)
Fri, 19 Feb 2010 09:53:32 +0000 Dario Sestito By default take project and config from the web
Thu, 18 Feb 2010 17:50:35 +0000 Dario Sestito s/bishare/v800020/
Thu, 28 Jan 2010 13:28:00 +0000 Maciej Seroka Removed creation of config sub-directory, so bootstrap works with Hg 1.2
Wed, 27 Jan 2010 16:23:42 +0000 Dario Sestito Config and Project repos should be sync'ed at revision 'default' by default (not 'tip')
Wed, 27 Jan 2010 14:08:37 +0000 Dario Sestito Fix --disableav option is not declared boolean
Thu, 14 Jan 2010 12:17:02 +0000 Simon Howkins Added basic checking of some properties supplied to build.
Wed, 13 Jan 2010 17:59:23 +0000 Simon Howkins Speed up by doing a pull and update when possible.
Fri, 11 Dec 2009 16:07:54 +0000 Simon Howkins Removed drivce space check for platform builds, as there's already one in the FBF anyway,
Fri, 20 Nov 2009 12:43:59 +0000 Dario Sestito In letters file allow timestamp=0 to have the drive left alone
Fri, 06 Nov 2009 18:21:49 +0000 Dario Sestito Fix --sbsconfig option should take a string as argument
Fri, 30 Oct 2009 16:18:37 +0000 Dario Sestito Add --disableav option to disable the antivirus for the duration of the build
Thu, 29 Oct 2009 11:35:36 +0000 Dario Sestito Removed --rvct4 option and introduced a more generic --sbsconfig option
Wed, 28 Oct 2009 13:41:24 +0000 Dario Sestito Fix wrong sbs configuration name for rvct4
Mon, 26 Oct 2009 17:58:05 +0000 Dario Sestito Add quotes around sf.spec.sbs.config value
Mon, 26 Oct 2009 17:22:16 +0000 Dario Sestito Add support for subproject variant. Add support for RVCT4 build
Tue, 20 Oct 2009 12:41:54 +0100 Dario Sestito Add build_platform.pl script
Mon, 19 Oct 2009 16:33:58 +0100 Dario Sestito Add quotes around comma-separated list of Diamonds tags
Mon, 19 Oct 2009 14:45:15 +0100 Dario Sestito Remove --production option. Remove .T numbering scheme
Mon, 19 Oct 2009 14:36:08 +0100 Dario Sestito Change location of numbers file to v800020 as builds are published there now
Mon, 19 Oct 2009 14:27:35 +0100 Dario Sestito Remove dump of stdout/stderr to files as no longer required for brag computation
Fri, 09 Oct 2009 12:34:29 +0100 Dario Sestito Support for passing -D options to Helium
Mon, 05 Oct 2009 13:42:08 +0100 Dario Sestito Location of package build config to fbf/config/default
Wed, 19 Aug 2009 12:01:21 +0100 Dario Sestito Merge
Wed, 19 Aug 2009 11:55:21 +0100 Dario Sestito Add call to sf-summary target
Fri, 14 Aug 2009 10:43:05 +0100 Dario Sestito Include drive E in the search for a working drive. Make copy of console output files conditional on --publish
Mon, 10 Aug 2009 18:45:35 +0100 Dario Sestito Fix compilation issue
Mon, 10 Aug 2009 18:40:00 +0100 Dario Sestito Fix REMOTE_LOG_ARCHIVE path string (missing a backslash. Add some debug lines
Mon, 10 Aug 2009 18:28:49 +0100 Dario Sestito Add help option
Mon, 10 Aug 2009 14:26:42 +0100 Dario Sestito Fix missing semicolon
Mon, 10 Aug 2009 14:24:35 +0100 Dario Sestito Build console output must be redirected to file but must also go to console
Mon, 10 Aug 2009 12:46:22 +0100 Dario Sestito Dump console output to files and upload them to \\bishare
Thu, 06 Aug 2009 15:37:01 +0100 Dario Sestito Fix start package build with no --subproj option, pointed defaults to mercurial_development
Wed, 05 Aug 2009 15:33:06 +0100 Dario Sestito Change back to bootstrap dir after the build to allow removal of project dir
Wed, 05 Aug 2009 11:30:28 +0100 Dario Sestito Fix wrong computation of build drive directory
Wed, 05 Aug 2009 11:16:03 +0100 Dario Sestito Add removal of job directories if build is run from build management system (i.e. --hudson is given)
Mon, 03 Aug 2009 15:53:45 +0100 Dario Sestito Add --hudson option to check availability of space on working drive. Add --tag option to allow arbitrary Diamonds tags
Thu, 30 Jul 2009 18:14:55 +0100 Dario Sestito Pass the job rootdir as parameter to helium
Thu, 30 Jul 2009 18:00:18 +0100 Dario Sestito Make G: the working drive (unless not ready) and D: the second option
Tue, 28 Jul 2009 18:19:25 +0100 Dario Sestito Enable package builds from one common repository
Tue, 21 Jul 2009 12:52:36 +0100 Dario Sestito Fix regexp in clean_package_dirs.pl to account of test builds numbering
Mon, 20 Jul 2009 18:53:56 +0100 Dario Sestito Default to test build: removed --testbuild option and added --production
Mon, 20 Jul 2009 17:19:07 +0100 Dario Sestito Add support for --testbuild and --nopublish options
Fri, 17 Jul 2009 14:38:18 +0100 Dario Sestito Make --testbuild option work also for the sf-build-all target
Wed, 15 Jul 2009 18:18:39 +0100 Dario Sestito Fixed stray curly bracket
Wed, 15 Jul 2009 18:16:13 +0100 Dario Sestito Merge
Wed, 15 Jul 2009 18:14:05 +0100 Dario Sestito Allow revisions for projects and configs
Mon, 29 Jun 2009 14:21:49 +0100 royt Create sJOB_BASE_DIR if it doesn't exist
(0) -60 tip