hi Greg,
On Thu, Jun 11, 2009 at 6:42 AM, Greg Beaver wrote:
> I suppose it would help to see the patch, no?
>
> Index: win32/build/Makefile
> ===
> RCS file: /repository/php-src/win32/build/Makefile,v
> retrieving revision 1.35.2.1.2
Lester Caine wrote:
Greg Beaver wrote:
I suppose it would help to see the patch, no?
If I'm reading that correctly it replaces the .zip files?
OK - white space problem with the line wrap, I can see what it is adding
now. I had the -del at the start of the line so it appeared to be
deleting
Greg Beaver wrote:
I suppose it would help to see the patch, no?
If I'm reading that correctly it replaces the .zip files?
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - htt
I suppose it would help to see the patch, no?
Index: win32/build/Makefile
===
RCS file: /repository/php-src/win32/build/Makefile,v
retrieving revision 1.35.2.1.2.6.2.12
diff -u -r1.35.2.1.2.6.2.12 Makefile
--- win32/build/Makefile
Hi,
I have a working patch against mkdist.php, is it all right to commit?
Greg
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Greg
2009/6/10 Greg Beaver :
> Fantastic, in that case, all that needs to be added to mkdist.php is this:
>
> echo "Generating phar.phar\r\n";
> $phar = new Phar($path_to_php . '/phar.phar', 0, 'pharcommand');
> foreach (new DirectoryIterator($path_to_phar . '/phar') as $file) {
> if ($file-
On Wed, Jun 10, 2009 at 6:44 PM, Greg Beaver wrote:
> Pierre Joye wrote:
>> 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
Pierre Joye wrote:
> 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
>>
2009/6/10 Johannes Schlüter :
> On Wed, 2009-06-10 at 10:36 -0500, Greg Beaver wrote:
>> 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?
>
> My guess would be changing
On Wed, 2009-06-10 at 10:36 -0500, Greg Beaver wrote:
> 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?
My guess would be changing the "all" target in win32/build/Makef
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/ph
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 scr
12 matches
Mail list logo