Re: [PHP-DEV] PHP Build System V5 Overview

2002-02-01 Thread Stig S. Bakken
This is great news, Sascha. I'll go into the thinking box and post some PEAR-related comments this weekend. - Stig On Thu, 2002-01-31 at 15:08, Sascha Schumann wrote: > (unrelated to the thread on php-qa) > > Hi guys, > > I had some free time yesterday and so commenced to tackle

Re: [PHP-DEV] PHP Build System V5 Overview

2002-01-31 Thread Edin Kadribasic
These are great news. I'll admit that my modification to the build system was not the most elegant, but building standalone executable alongside chosen SAPI was on the TODO list for nearly two years. I got impatient :) Anyway please let me know how could I help this effort. Another, perhaps re

Re: [PHP-DEV] PHP Build System V5 Overview

2002-01-31 Thread Jason Greene
This sounds great. -Jason On Thu, 2002-01-31 at 08:08, Sascha Schumann wrote: > (unrelated to the thread on php-qa) > > Hi guys, > > I had some free time yesterday and so commenced to tackle > some issues in the current PHP build system which had > bothered me for too long

[PHP-DEV] PHP Build System V5 Overview

2002-01-31 Thread Sascha Schumann
(unrelated to the thread on php-qa) Hi guys, I had some free time yesterday and so commenced to tackle some issues in the current PHP build system which had bothered me for too long. I'm inlining an overview and a description of changes.. feel free to comment. -