[PHP-DEV] Re: pecl4win patches

2007-06-03 Thread Gaetano Giunta
Here's my first attempt at a revision of the build process used by pecl4win: - the pecl sources and version numbers are gotten off the pecl website (transport layer can be easily switched if the server is the same); once a version is downloaded it is never again, unless deleted; the download s

[PHP-DEV] Re: pecl4win patches

2007-05-29 Thread Gaetano Giunta
One more patch: a php file to generate rss feeds for pecl4win releases. It can list all files or all files for a given php branch. The base rss code is taken from pecl rss. It assumes that for every extension and php branch, there is only one file in the db (ie. not many builds corresponding to

[PHP-DEV] RE: pecl4win patches

2007-05-29 Thread Gaetano Giunta
Here's one more little patch: add extension name and link to pecl site on the pecl4win page listing a single extension (the underlying assumption is files are named after extensions...) --- ext.phpTue May 29 17:40:20 2007 +++ ext2.phpTue May 29 17:41:25 2007 @@ -7,7 +7,17 @@ $args = expl