Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44219 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46454 invoked from network); 10 Jun 2009 16:10:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2009 16:10:10 -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 72.14.220.155 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: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:17846] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/74-50806-EDADF2A4 for ; Wed, 10 Jun 2009 12:10:08 -0400 Received: by fg-out-1718.google.com with SMTP id 22so1135388fge.0 for ; Wed, 10 Jun 2009 09:10:03 -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=YgbHAS64DknMUw83wwRuoFLpg+8vF4EuJOQE2My7wjA=; b=prnIinAKuSMEK7AJKp4qcah1aj07sTeSL9buEU/IpamtUkISvTkiCHVXwU403DYWBo 5wozcYQ/ISqza2LWa0PNnjqyQG5I5Mg8Zg8OqG0R9zt28Wg3uYXYfkCcXywxARN4rlHK lCSqDo1nC+0sQFMo0FGD6RZ3VmQORIC2weX28= 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=EDEtqrDwfN/HQJG0Y96U1V89X9W9FoMlTgM8PrF57GT1mDm3Pz2nHpkbpgXsOFYRb+ ZSKfWwtdaRbJt6WJ6VjmFgoFAD+eN2sQrtwPDOrX8lW65AHgqrGm0WYaQg89kc7hmZu/ A6TYZq0dFu2lr4ys4l0LG/bofhjxteEvODvzM= MIME-Version: 1.0 Received: by 10.86.76.14 with SMTP id y14mr1222362fga.48.1244650203416; Wed, 10 Jun 2009 09:10:03 -0700 (PDT) In-Reply-To: <4A2FD2F5.6010605@chiaraquartet.net> References: <4A2FD2F5.6010605@chiaraquartet.net> Date: Wed, 10 Jun 2009 18:10:03 +0200 Message-ID: To: Greg Beaver Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] doing phar.phar on windows From: pierre.php@gmail.com (Pierre Joye) On Wed, Jun 10, 2009 at 5:36 PM, Greg Beaver wrote: > Hi, > > I don't see an obvious way to build the phar.phar on windows. > > 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? > > Otherwise, it would also be easy to provide a simple script that builds > the phar.phar, and have the snapshot builder run the script. > > Which way would be better? Can you create it from PHP/using a php script? If yes, we can add it to mkdist.php easily. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org