Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84139 invoked from network); 30 May 2009 20:37:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2009 20:37:20 -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:65406] helo=mail-fx0-f220.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/24-63575-EF8912A4 for ; Sat, 30 May 2009 16:37:18 -0400 Received: by fxm20 with SMTP id 20so8081857fxm.23 for ; Sat, 30 May 2009 13:37:15 -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=49+Pzw+ZKAo2fxPTE1ntOaii8+7FK5ZYJJXXU6ObNYs=; b=YROTF7AhdfwMIaFrMs/7sjYg//MnRukNRKlCNc+8y83RKgg+NM4Xk+QpC6uGIfJaOv KEau2KYLCSu+NUar3HZxm0J/3fRejOGNOgiOhJ1br/l4olGWE6DHNtp74rBkEFl5EzoK xiBUL3hmyzQ4HtOUjnIBliEKXbVMQ5c68H+w8= 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=W72PBqZLLRfKye9Gh+zyP5dwVjVmZz1ckHA1ZYDWqfLJKnw49ZmjwvoD79ylTXVR1V AmK10Fa/CFsJUnv08Lil0h4SYpyuON0y4GrcBVfZwc2OYpD3UnEchwUUycdBNeTXA7a4 5KYvF/pBriiWUS1PWtRF0PAywX/GEvgFVhfzY= MIME-Version: 1.0 Received: by 10.86.91.3 with SMTP id o3mr4542055fgb.29.1243715835720; Sat, 30 May 2009 13:37:15 -0700 (PDT) In-Reply-To: <4A2197C9.2050703@chiaraquartet.net> References: <1243714567.17224.1.camel@goldfinger> <4A2197C9.2050703@chiaraquartet.net> Date: Sat, 30 May 2009 22:37:15 +0200 Message-ID: To: Greg Beaver Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , PHP Internals , Pierre Joye Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: phar command and windows From: pierre.php@gmail.com (Pierre Joye) 2009/5/30 Greg Beaver : > Johannes Schl=FCter wrote: >> Hi, >> >> what's the state of the phar command line tool on Windows? - I juat >> fetched a snapshot-zip and it was missing there, I remember some IRC >> discussion about some trouble as it's depending on the phar.phar being >> generated during the build. >> >> Does anybody have the time/kowledge to add the equivalent to >> >> =A0 =A0 @$(PHP_PHARCMD_EXECUTABLE) $(PHP_PHARCMD_SETTINGS) \ >> =A0 =A0 =A0 =A0$(builddir)/phar.php pack -f $(builddir)/phar.phar \ >> =A0 =A0 =A0 =A0-a pharcommand -c auto -x CVS -p 0 -s $(srcdir)/phar/phar= .php \ >> =A0 =A0 =A0 =A0-h sha1 -b "$(PHP_PHARCMD_BANG)" =A0$(srcdir)/phar/ >> >> to the Windows build and add some phar.bat/phar.cmd calling the >> generated phar.phar? > > Hi, > > In the future, if there is a problem, it's best to open a bug, I've seen > nothing, and could have easily fixed this ages ago. Then please do it :) Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org