From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:37658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2zK9-0003wN-I4 for qemu-devel@nongnu.org; Sun, 10 Mar 2019 10:21:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2zK8-0005ax-RX for qemu-devel@nongnu.org; Sun, 10 Mar 2019 10:21:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49888) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h2zK8-0005aA-Js for qemu-devel@nongnu.org; Sun, 10 Mar 2019 10:21:08 -0400 From: Markus Armbruster References: <3246431b-8d6e-f2bc-e0f0-99d80384d97b@redhat.com> <9fb589af-a78e-6eeb-ca1c-a5049c5ac5ab@redhat.com> <20190307113309.GN32268@redhat.com> Date: Sun, 10 Mar 2019 15:21:02 +0100 In-Reply-To: <20190307113309.GN32268@redhat.com> ("Daniel P. =?utf-8?Q?Ber?= =?utf-8?Q?rang=C3=A9=22's?= message of "Thu, 7 Mar 2019 11:33:09 +0000") Message-ID: <87ef7ex12p.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] converting build system to Meson? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. =?utf-8?Q?Berrang=C3=A9?=" Cc: Peter Maydell , Paolo Bonzini , Thomas Huth , qemu-devel , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , Richard Henderson Daniel P. Berrang=C3=A9 writes: [...] > As long term contributors we've built enough enough knowledge to > QEMU to consider our build system attractive or even "simple", The words that come to my mind aren't "attractive" or "simple", but "impressively clever", "brittle", and "uh, can I hack on something else today?" I've obviously failed to develop enough of a Stockholm Syndrome in 8+ years. > which skews our view of the benefits of alternatives to people > without this tribal knowledge.