From owner-freebsd-hackers@freebsd.org Mon Nov 30 13:29:48 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41CF9A3B336 for ; Mon, 30 Nov 2015 13:29:48 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 005DC12CB for ; Mon, 30 Nov 2015 13:29:48 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1a3OWW-000Pq4-1O; Mon, 30 Nov 2015 16:29:44 +0300 Date: Mon, 30 Nov 2015 16:29:43 +0300 From: Slawa Olhovchenkov To: Alexander Kuleshov Cc: freebsd-hackers@freebsd.org Subject: Re: Build only changes Message-ID: <20151130132943.GA31314@zxy.spb.ru> References: <20151130113712.GA10550@localhost> <20151130120949.GZ31314@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2015 13:29:48 -0000 On Mon, Nov 30, 2015 at 06:56:01PM +0600, Alexander Kuleshov wrote: > Hello Slawa, > > On Mon, Nov 30, 2015 at 6:09 PM, Slawa Olhovchenkov wrote: > > > > May be `make buildworld -DNO_CLEAN` is enough? > > > > For some dirs I am do direct build. For other this is not work. > > Thank you for reply, but anyway it's too long to wait. Would great to have > options for skipping contrib/, usr.bin/ and other non-related to > changes directories, > but unfortunately didn't see it in Makefiles. make _includes _libraries everything build32 ?