Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jan 2009 10:14:01 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/make globals.h job.c main.c make.1 var.c
Message-ID:  <200901042349.n04NnjjB084274@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2009-01-03 10:14:01 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         globals.h job.c main.c make.1 var.c 
  Log:
  SVN rev 186713 on 2009-01-03 10:14:01Z by obrien
  
  + Add the -Q be-quiet flag for parallel jobs.
  - Enable -Q by default for the moment - there is something weird
    going on in the rescue build.
  
  Revision  Changes    Path
  1.14      +1 -0      src/usr.bin/make/globals.h
  1.133     +1 -1      src/usr.bin/make/job.c
  1.172     +7 -1      src/usr.bin/make/main.c
  1.116     +4 -1      src/usr.bin/make/make.1
  1.164     +16 -21    src/usr.bin/make/var.c



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