Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 07:12:48 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools/tinderbox tinderbox.1 tinderbox.pl
Message-ID:  <200305171412.h4HECm41062314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305171412.h4HECm41062314>