Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2635 invoked by uid 1010); 3 Dec 2003 08:47:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2591 invoked from network); 3 Dec 2003 08:47:59 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 3 Dec 2003 08:47:59 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 24A411488089; Wed, 3 Dec 2003 00:47:11 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 9D3681488087; Wed, 3 Dec 2003 00:47:08 -0800 (PST) Message-ID: <0a7301c3b97a$14d7c6e0$8802a8c0@obsidian> To: "Sebastian Bergmann" , References: <09a401c3b92d$a5d03b20$8802a8c0@obsidian> <20031203060312.AE3411488087@mx.thebrainroom.net> Date: Wed, 3 Dec 2003 08:47:26 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] New win32 build system From: wez@thebrainroom.com ("Wez Furlong") We should use rsync for this; I wonder if Edin can do the honours with his win32 build treasure chest? :-) --Wez ----- Original Message ----- > Wez Furlong wrote: > > Finally, you need the php_build dir that contains all the > > headers and libraries for the things that php is linked > > against; see [1] for details. > > The current version of this archive does not contain libxml2/libxslt. > > It would be nice if these could be added and even nicer if the contents > of this archive could be stored in CVS and have a cronjob automatically > package the archive.