cvs commit: src/tools/tools/tinderbox tinderbox.1 tinderbox.pl
Dag-Erling Smorgrav
des at FreeBSD.org
Sat May 17 07:12:50 PDT 2003
des 2003/05/17 07:12:48 PDT
FreeBSD src repository
Modified files:
tools/tools/tinderbox tinderbox.1 tinderbox.pl
Log:
Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special
case, "today", which corresponds to 00:00 on the day the run starts.
Remove NO_CPU_CFLAGS and NO_CPU_COPTFLAGS. This should be safe since we
clear the environment and set __MAKE_CONF to /dev/null. NO_CPU_CFLAGS
actually breaks the Alpha release by preventing the inclusion of -mieee
in CFLAGS.
Do not set BUILDNAME as the release/Makefile already constructs a better
one than we do (though I wish there was a way to s/-SNAP/-TINDERBOX/)
Revision Changes Path
1.3 +3 -6 src/tools/tools/tinderbox/tinderbox.1
1.20 +9 -3 src/tools/tools/tinderbox/tinderbox.pl
More information about the cvs-src
mailing list