Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44223 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56800 invoked from network); 10 Jun 2009 16:34:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2009 16:34:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.220 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.220 mail-fx0-f220.google.com Received: from [209.85.220.220] ([209.85.220.220:64315] helo=mail-fx0-f220.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/D6-50806-490EF2A4 for ; Wed, 10 Jun 2009 12:34:28 -0400 Received: by fxm20 with SMTP id 20so1001199fxm.23 for ; Wed, 10 Jun 2009 09:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=FDEAHLYln6bvNgNhZJU35uZGdERkiAjPv1Jj938MY20=; b=DTMPljmpoBU5jYYBjfLjNcVsNFhDYYNOqt4bDYleHu5fJ888W5n1OtrCJFDaOew8ZY w2Il2HQrv5bIaSAxZ3F4Qw9Bfyr8IoH+CVpf6oEvqhcNgnVxQW10/jMAd2ovBeoVuH0Q Wk+FK/WQ20bQwsadDMC3PcBS+oL/OJbP0q/nc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=UoTLlFxx20U/xo9mOAgZSsQ97UeB1WGnTwCqYYNp7NVaJeGwa6yAG9wUD/CnqcmubF 1LfzMDihCVlS8FwDn+xecxMJ6U9gx0mVgt6iBoIPM0jPC3I/yBxR9W7eRX7IpmvBrVQ6 dMPub7eyeNg+1HdAzHTjAhTVRm2Ivf9hKawSY= MIME-Version: 1.0 Received: by 10.86.31.19 with SMTP id e19mr1252255fge.24.1244651664964; Wed, 10 Jun 2009 09:34:24 -0700 (PDT) In-Reply-To: <1244651446.6252.121.camel@goldfinger> References: <4A2FD2F5.6010605@chiaraquartet.net> <1244651446.6252.121.camel@goldfinger> Date: Wed, 10 Jun 2009 18:34:24 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Greg Beaver , PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] doing phar.phar on windows From: pierre.php@gmail.com (Pierre Joye) 2009/6/10 Johannes Schl=FCter : > On Wed, 2009-06-10 at 10:36 -0500, Greg Beaver wrote: >> Can someone with knowledge of how configure.js works (i.e. a Pierre) >> give me a tip on how to tell it to make phar.phar after building >> Release_TS/php.exe or Debug_TS/php.exe? > > My guess would be changing the "all" target in win32/build/Makefile > adding a new "phar.phar" target as dependency. I think this file s > copied 1:1 over to he target Makefile ... > > Not sure that's better than Pierre's answer to this thread :-) Note: I have no idea what phar.phar is and how it is generated. I only mentioned a possible way to do it :) --=20 Pierre http://blog.thepimp.net | http://www.libgd.org