Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73233 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58565 invoked from network); 17 Mar 2014 21:12:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2014 21:12:30 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.233 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.233 imap1.ox.registrar-servers.com Received: from [198.187.29.233] ([198.187.29.233:55715] helo=imap1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/BE-17561-C3567235 for ; Mon, 17 Mar 2014 16:12:29 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 557882000AE; Mon, 17 Mar 2014 17:12:26 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap1.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zcMx1Q2qqqc4; Mon, 17 Mar 2014 17:12:26 -0400 (EDT) Received: from [192.168.0.8] (unknown [90.203.28.187]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id E49B62000B5; Mon, 17 Mar 2014 17:12:24 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_9164C28C-9518-4B62-AA02-BEDE04441700" Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: Date: Mon, 17 Mar 2014 21:12:21 +0000 Cc: PHP internals Message-ID: <08F17773-6C94-4EF0-B731-D38578E62E8D@ajf.me> References: To: Kevin Ingwersen X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] PHP could become more embeddable From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_9164C28C-9518-4B62-AA02-BEDE04441700 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 17 Mar 2014, at 21:05, Kevin Ingwersen = wrote: > The build system I deem to use is a script-like system, and it is by = nature windows compatible. It might not be as direct as make, or not = even Ninja, but things like the following work quite nicely. Why not cmake or the like? -- Andrea Faulds http://ajf.me/ --Apple-Mail=_9164C28C-9518-4B62-AA02-BEDE04441700--