cvs commit: projects/tinderbox tinderbox.pl

2012-09-09 Thread Dag-Erling Sm�rgrav
des 2012-09-09 11:32:47 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Rearrange the Subversion code so the log message includes the full URL. Revision ChangesPath 1.79 +4 -4 projects/tinderbox/tinderbox.pl ___

cvs commit: projects/tinderbox tinderbox.pl

2012-09-08 Thread Dag-Erling Sm�rgrav
des 2012-09-09 00:29:41 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Slight cleanup of the Subversion support code. Most importantly, always run "svn cleanup" before updating an existing tree, in case something went wrong during

cvs commit: projects/tinderbox tinderbox.pl

2012-04-05 Thread Dag-Erling Smorgrav
des 2012-04-05 23:37:21 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Log the OS version before starting. Revision ChangesPath 1.77 +1 -0 projects/tinderbox/tinderbox.pl ___

cvs commit: projects/tinderbox tinderbox.pl

2011-12-18 Thread Dag-Erling Smorgrav
des 2011-12-18 14:08:48 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Fix the LINT-fishing regexp so it matches LINT and not just LINT-* Revision ChangesPath 1.75 +1 -1 projects/tinderbox/tinderbox.pl

cvs commit: projects/tinderbox tinderbox.pl

2011-04-29 Thread Dag-Erling Smorgrav
des 2011-04-29 21:21:10 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Revert part of previous commit which broke the case where there is no LINT config and none can be generated. Revision ChangesPath 1.73 +3 -1

cvs commit: projects/tinderbox tinderbox.pl

2010-08-23 Thread Dag-Erling Smorgrav
des 2010-08-23 13:23:25 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Tweak warning message Revision ChangesPath 1.70 +1 -1 projects/tinderbox/tinderbox.pl ___ cvs-all@f

cvs commit: projects/tinderbox tinderbox.pl

2010-08-22 Thread Dag-Erling Smorgrav
des 2010-08-22 12:12:50 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Before building a kernel, look for the machine declaration in the config, and if one is found that does not match the current machine and arch, skip to the next

cvs commit: projects/tinderbox tinderbox.pl

2009-08-25 Thread Dag-Erling Smorgrav
des 2009-08-25 17:28:14 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Close race condition that can occur during the very first run in a new sandbox. Revision ChangesPath 1.68 +3 -2 projects/tinderbox/tinderbox.

cvs commit: projects/tinderbox tinderbox.pl

2008-11-20 Thread Dag-Erling Smorgrav
des 2008-11-20 18:18:20 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: When I reorganized warning() / error(), I forgot that much of the code uses "return warning();" as a shortcut for "warning(); return undef;". Restore the "retur

cvs commit: projects/tinderbox tinderbox.pl

2008-11-11 Thread Dag-Erling Smorgrav
des 2008-11-11 12:57:37 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Reorganize the logging code to reduce code duplication and improve consistency in log messages. Revision ChangesPath 1.61 +35 -38projects/tind

cvs commit: projects/tinderbox tinderbox.pl

2008-08-17 Thread Dag-Erling Smorgrav
des 2008-08-17 16:32:45 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Add comments to previously undocumented subs. Revision ChangesPath 1.60 +25 -1 projects/tinderbox/tinderbox.pl _

cvs commit: projects/tinderbox tinderbox.pl

2008-08-16 Thread Dag-Erling Smorgrav
des 2008-08-16 23:03:53 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Work around a misfeature of Makefile.inc1. Revision ChangesPath 1.59 +4 -0 projects/tinderbox/tinderbox.pl

cvs commit: projects/tinderbox tinderbox.pl

2008-08-16 Thread Dag-Erling Smorgrav
des 2008-08-16 22:56:45 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Turn on compression for cvsup. Revision ChangesPath 1.58 +1 -0 projects/tinderbox/tinderbox.pl ___

cvs commit: projects/tinderbox tinderbox.pl

2007-11-24 Thread Dag-Erling Smorgrav
des 2007-11-24 11:53:08 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Specify the CVSup server on the command line instead of in the supfile, allowing additional flags (such as -s) to be specified. Revision ChangesPath 1.

cvs commit: projects/tinderbox tinderbox.pl

2007-11-23 Thread Dag-Erling Smorgrav
des 2007-11-23 13:33:35 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Tweak CVSup support: use csup if it's available, allow up to 3 retries, lower verbosity. Revision ChangesPath 1.54 +11 -3 projects/tinderbox/t

cvs commit: projects/tinderbox tinderbox.pl

2007-11-23 Thread Dag-Erling Smorgrav
des 2007-11-23 13:03:48 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: $date needs to be in a format which both CVS and CVSup will understand. Revision ChangesPath 1.53 +18 -4 projects/tinderbox/tinderbox.pl ___

cvs commit: projects/tinderbox tinderbox.pl

2007-11-13 Thread Dag-Erling Smorgrav
des 2007-11-13 17:58:52 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Run times are useless if they don't include children's run times. Revision ChangesPath 1.52 +3 -1 projects/tinderbox/tinderbox.pl _

cvs commit: projects/tinderbox tinderbox.pl

2007-05-01 Thread Dag-Erling Smorgrav
des 2007-05-01 10:12:28 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Fix typos in previous commit. Revision ChangesPath 1.51 +1 -1 projects/tinderbox/tinderbox.pl ___ c

cvs commit: projects/tinderbox tinderbox.pl

2007-04-10 Thread Dag-Erling Smorgrav
des 2007-04-10 14:10:56 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: When installing kernels, ignore those for which we have no config file. Revision ChangesPath 1.50 +4 -0 projects/tinderbox/tinderbox.pl ___

cvs commit: projects/tinderbox tinderbox.pl

2007-04-10 Thread Dag-Erling Smorgrav
des 2007-04-10 13:57:29 UTC FreeBSD projects repository Modified files: tinderboxtinderbox.pl Log: Add experimental support for installing the result of a build. Add some flags to the patch(1) command-line so we will correctly apply patches that add or remove