Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62492 invoked from network); 17 Mar 2014 21:17:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2014 21:17:54 -0000 Authentication-Results: pb1.pair.com header.from=ingwie2000@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ingwie2000@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 74.125.83.46 as permitted sender) X-PHP-List-Original-Sender: ingwie2000@googlemail.com X-Host-Fingerprint: 74.125.83.46 mail-ee0-f46.google.com Received: from [74.125.83.46] ([74.125.83.46:37229] helo=mail-ee0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/AF-17561-08667235 for ; Mon, 17 Mar 2014 16:17:53 -0500 Received: by mail-ee0-f46.google.com with SMTP id t10so4601404eei.19 for ; Mon, 17 Mar 2014 14:17:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=+K1X4ec2iMc/JJtjvS3DHfZIox/f/RzO6LUrYz0w6fY=; b=UM7m1VDJYNA5GiKhhbwGimxwvPbn3rhneEiafpRg18f6A/EHVXKwP3VxydSUencp9v 9Kirm1gtiIEJhjrsmmFYivKD4UIaSq0biKdkwVK/n6PmoTy13nOIXXxkUETH14teivtw 34DznvxFn1oTyVdp9lUDuo6iv9qx073AygtAYjy0U88mplKVLH1K/g/QUdZotrQCTtGM DEKu2gvr5I7ckybYed6igf1q3rweW6jvIFGF31hzhy1Voc2obGpE1c4W28nMIt9XZygC fb+1e7FLorDB5aCb+gjgBwBvM8mg6naTafABRk3En7SjYASsCz6Pynu2PA8hka13xo/E Ulqg== X-Received: by 10.15.32.206 with SMTP id a54mr25481108eev.51.1395091070513; Mon, 17 Mar 2014 14:17:50 -0700 (PDT) Received: from [192.168.200.19] (dslb-094-219-079-065.pools.arcor-ip.net. [94.219.79.65]) by mx.google.com with ESMTPSA id e42sm29868780eev.32.2014.03.17.14.17.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 17 Mar 2014 14:17:49 -0700 (PDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_B138DA0E-20F8-406B-A3FB-4020625F15BC" Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) In-Reply-To: <08F17773-6C94-4EF0-B731-D38578E62E8D@ajf.me> Date: Mon, 17 Mar 2014 22:17:48 +0100 Cc: PHP internals Message-ID: <75AA3548-4C27-4693-BD49-F9DBE1DC2A34@googlemail.com> References: <08F17773-6C94-4EF0-B731-D38578E62E8D@ajf.me> To: Andrea Faulds X-Mailer: Apple Mail (2.1822) Subject: Re: [PHP-DEV] PHP could become more embeddable From: ingwie2000@googlemail.com (Kevin Ingwersen) --Apple-Mail=_B138DA0E-20F8-406B-A3FB-4020625F15BC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 I would port to cmake too, but i have to learn more of it first. :) Am 17.03.2014 um 22:12 schrieb Andrea Faulds : >=20 > 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. >=20 >=20 > Why not cmake or the like? >=20 > -- > Andrea Faulds > http://ajf.me/ >=20 >=20 >=20 >=20 --Apple-Mail=_B138DA0E-20F8-406B-A3FB-4020625F15BC--