From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: ABI break! Date: Wed, 18 Jan 2017 11:56:28 +0100 Message-ID: References: <1484164902-10160-1-git-send-email-jmd@gnu.org> <877f5xjpmk.fsf@gnu.org> <20170115063226.GA20478@jocasta.intra> <87shokdkrl.fsf@gnu.org> <20170116124617.GB16013@jocasta.intra> <87lgua63ni.fsf@gnu.org> <87vatd9u4s.fsf_-_@gnu.org> <20170118061703.GA26238@jocasta.intra> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c123f26d519ef05465c44aa Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTnut-0004Mr-2h for guix-devel@gnu.org; Wed, 18 Jan 2017 05:56:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTnuo-0001m7-9E for guix-devel@gnu.org; Wed, 18 Jan 2017 05:56:35 -0500 Received: from mail-qt0-x22f.google.com ([2607:f8b0:400d:c0d::22f]:33419) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cTnuo-0001lj-44 for guix-devel@gnu.org; Wed, 18 Jan 2017 05:56:30 -0500 Received: by mail-qt0-x22f.google.com with SMTP id v23so8027525qtb.0 for ; Wed, 18 Jan 2017 02:56:29 -0800 (PST) In-Reply-To: <20170118061703.GA26238@jocasta.intra> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: John Darrington Cc: guix-devel , John Darrington --94eb2c123f26d519ef05465c44aa Content-Type: text/plain; charset=UTF-8 > Surely this means that the Makefile is wrong? I think that in projects that use Makefiles it's the expectation that incremental compilation only works in "most" cases. I really like ninja - I think it is un-opinionated and has solid fundamentals. I think that a cool project would be to write a ninja build file generator in guile. --94eb2c123f26d519ef05465c44aa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
> Surely this means that the Makefile is wrong?
I think that in projects that use Makefiles it's the expect= ation that incremental compilation only works in "most" cases.

I really like ninja - I think it is un-opinionated a= nd has solid fundamentals. I think that a cool project would be to write a = ninja build file generator in guile.
--94eb2c123f26d519ef05465c44aa--