pajoye Fri Apr 24 15:18:37 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- make MP survive --disable-all (=disable to disable it)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.47&r2=1.40.
pajoye Fri Apr 24 11:34:38 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- fix logic
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.46&r2=1.40.2.8.2.10.2.47&diff_format=u
Index: php-src/wi
pajoye Thu Apr 23 20:19:06 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- allow to set or disable the multithreaded build (n, auto or disable)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10
pajoye Mon Feb 2 09:40:55 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32.h.in
Log:
- define HAVE_SOCKLEN_T as it exists (vc6+)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.4.2.3.2.10&r2=1.7.2.4.2.
pajoye Tue Jan 6 20:50:57 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- add multi threaded build support (automatic detection of the number of
cpus, add a custom number if you prefer to use only a few of your available
pajoye Tue Jan 6 20:46:36 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- add DNSApi for the DNS functions
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.39&r2=1.40.2.8.2.10.2.40&diff_for
pajoye Wed Dec 31 19:47:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32.h.in
Log:
- enable gehostname on windows [DOC]
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.4.2.3.2.6&r2=1.7.2.4.2.3.2.7&di
pajoye Fri Dec 26 14:11:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFB:
- usual suspects must be in the default include/lib path (thx Rob for the
notice!)
- fix the --wtih-php-build doc, remove dead url, upd
pajoye Thu Dec 25 00:08:51 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
- MFH: the config summary is a must, do not allow to disable it
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2
pajoye Thu Dec 18 23:21:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFH: no need to look for bindlib_w32, not used anymore
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.36&r2=1.40.
pajoye Sat Dec 13 11:47:07 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- fix builds for VC8+, strnlen is available in vc8 and later (used in
spprintf.c)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1
pajoye Sat Nov 22 13:34:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32.h.in
Log:
- make va_copy safer using () around arguments
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.4.2.3.2.3&r2=1.7.2.4.
scottmacSat Nov 22 12:39:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32.h.in
Log:
MFH Fix build on Windows
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.4.2.3.2.2&r2=1.7.2.4.2.3.2.3&
pajoye Mon Oct 20 14:47:33 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- add strto*i64 (VC6, decent compilers/crt have them)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.33&r2=1.40.2.8
pajoye Fri Aug 1 11:25:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFH: add new default dir (old still works)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.29&r2=1.40.2.8.2.10.2.3
pajoye Thu Jul 31 23:05:52 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFH: new usual suspects
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.28&r2=1.40.2.8.2.10.2.29&diff_format=u
Ind
mattwil Mon Jul 14 10:15:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
MFH: Prevent build failure after closures
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.26&r2=1.40.2.8.2.10.2.27&d
pajoye Sun Jul 13 09:34:08 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- wrong bracket position while mergin
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.25&r2=1.40.2.8.2.10.2.26&diff_
pajoye Sat Jul 12 23:42:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFH: support for new naming
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.24&r2=1.40.2.8.2.10.2.25&diff_format=u
pajoye Mon Jul 7 13:51:35 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
- MFH:
- use ARG_ENABLE for the summary option
- move test if summary function
http://cvs.php.net/viewvc.cgi/php-src/win32/build
pajoye Mon Jul 7 13:32:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
- move common functions to confutils
- rename the summary option to reflect its usage (Enable Sumamry, yes)
http://cvs.php.net/viewvc
I will update the js again and add some comments to avoid confusions
in the future (HEAD and 5.3, please also apply any of your commits to
both branches).
Eh, just the one leetle old laptop with not much space or memory. One day
5.3, next day HEAD. I don't mind doing my own MFB, it's just the
On Mon, Jul 7, 2008 at 3:18 PM, Steph Fox <[EMAIL PROTECTED]> wrote:
>
>> this file is generated automatically on each time you run configure.
>> It is fine to keep the config.w32.h.in as dummy template (it is not
>> used), so we have a file in cvs with all possible values, just like a
>> autoconf'
this file is generated automatically on each time you run configure.
It is fine to keep the config.w32.h.in as dummy template (it is not
used), so we have a file in cvs with all possible values, just like a
autoconf's configurefile.
Ah no, you've misunderstood it. The config.w32.h.in file is n
On Mon, Jul 7, 2008 at 3:03 PM, Steph Fox <[EMAIL PROTECTED]> wrote:
>> One change I will apply is to put the useful functions and data in
>> confutils and not in a specific config.w32. confutils is the common
>> trunc and is run before any other config.w32 code.
>
> Please test this first. I'm ta
Hi Pierre,
I'm about to commit some other changes, do you have any other pending
commits?
Not in this area. I'll concentrate on killing the .dsp files off - I tested
now and they don't even work any more under VC6.
One change I will apply is to put the useful functions and data in
confuti
On Mon, Jul 7, 2008 at 2:33 PM, Steph Fox <[EMAIL PROTECTED]> wrote:
>
> Hi Pierre,
>
>>> - Fix up some bits and pieces.
>>
>> For examples? Log message helps to see what has been changed, please be
>> verbose.
>
> Literally 'bits and pieces'. The duplicate function we discussed, ws, moving
> the
Hi Pierre,
- Fix up some bits and pieces.
For examples? Log message helps to see what has been changed, please be
verbose.
Literally 'bits and pieces'. The duplicate function we discussed, ws, moving
the MS versioning stuff to somewhere it could be used in config.w32.h. (Not
moving it b
On Mon, Jul 7, 2008 at 3:23 AM, Steph Fox <[EMAIL PROTECTED]> wrote:
> sfoxMon Jul 7 01:23:56 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
>/php-src/win32/buildconfig.w32 confutils.js
> Log:
> - Fix up some bits and pieces.
For examples? Log message helps
sfoxMon Jul 7 01:23:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
- Fix up some bits and pieces.
- Always report re2c version.
- Head towards making it possible for all platforms to have compiler inf
pajoye Sun Jul 6 09:55:45 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- correctly test the VCVERS (four digits now)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.19&r2=1.40.2.8.2.10.2.
pajoye Sat Jul 5 19:53:04 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
-MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and
resp. 1310) (Thx Marcus)
http://cvs.php.net/viewvc.cgi/ph
pajoye Wed Jul 2 20:49:13 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFH: re2c detection, PHP_VERSION
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.17&r2=1.40.2.8.2.10.2.18&diff_for
hirokawaSun Jun 29 08:21:21 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
implemented again zend-multibyte for PHP 5.3
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.16&r2=1.40.2.8.
pajoye Sun Jun 22 23:16:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- bindlib has its own package
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.15&r2=1.40.2.8.2.10.2.16&diff_format=u
sfoxThu Apr 24 16:04:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- re2c requirement update
(sorry, I thought I'd committed this ages ago)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.
On Mon, 31 Mar 2008, Marcus Boerger wrote:
> Monday, March 31, 2008, 5:09:23 PM, you wrote:
>
> > On Mon, 31 Mar 2008, Marcus Boerger wrote:
>
> >> this doesn't work! When allowing to wotk with 0.13.3 then you will end up
> >> in a broken .c. Since we have the stuff checked in there really is
On Mon, Mar 31, 2008 at 5:24 PM, Derick Rethans <[EMAIL PROTECTED]> wrote:
> On Mon, 31 Mar 2008, Steph Fox wrote:
>
> > > this doesn't work! When allowing to wotk with 0.13.3 then you will end
> up
> > > in a broken .c. Since we have the stuff checked in there really is no
> need
> > > at al
On Mon, 31 Mar 2008, Steph Fox wrote:
> > this doesn't work! When allowing to wotk with 0.13.3 then you will end up
> > in a broken .c. Since we have the stuff checked in there really is no need
> > at all to rengeneerate them atm.
>
> Release 0.13.4, and I'll happily update it! Without that, it
On Mon, 31 Mar 2008, Marcus Boerger wrote:
> Monday, March 31, 2008, 5:09:23 PM, you wrote:
>
> > On Mon, 31 Mar 2008, Marcus Boerger wrote:
>
> >> this doesn't work! When allowing to wotk with 0.13.3 then you
> >> will end up in a broken .c. Since we have the stuff checked in
> >> there rea
Hello Derick,
Monday, March 31, 2008, 5:09:23 PM, you wrote:
> On Mon, 31 Mar 2008, Marcus Boerger wrote:
>> Hello Steph,
>>
>> this doesn't work! When allowing to wotk with 0.13.3 then you will end up
>> in a broken .c. Since we have the stuff checked in there really is no need
>> at all to
Hi Marcus,
this doesn't work! When allowing to wotk with 0.13.3 then you will end up
in a broken .c. Since we have the stuff checked in there really is no need
at all to rengeneerate them atm.
Release 0.13.4, and I'll happily update it! Without that, it doesn't really
make a lot of differenc
On Mon, 31 Mar 2008, Marcus Boerger wrote:
> Hello Steph,
>
> this doesn't work! When allowing to wotk with 0.13.3 then you will end up
> in a broken .c. Since we have the stuff checked in there really is no need
> at all to rengeneerate them atm.
I found out that it does not work, but it *HAS
Hello Steph,
this doesn't work! When allowing to wotk with 0.13.3 then you will end up
in a broken .c. Since we have the stuff checked in there really is no need
at all to rengeneerate them atm.
marcus
Monday, March 31, 2008, 2:28:17 AM, you wrote:
> sfoxMon Mar 31 00:28:17 2008 U
sfoxMon Mar 31 00:28:17 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
Revert "minimum version requirement" until there's a version to match it
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.
sfoxThu Mar 20 15:03:20 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
Allow Elizabeth's favourite function to accept 2-4 sets of digits in version.
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2
Hi Marcus,
This does not sound right. Some distributions add stuff ad the end,
typically the distribution name. I dunnot if that is an issue on windows
as
well. What I do know is that for instance development versions of re2c add
'.dev' here. Also note that re2c is one of the tools that provid
Hello Steph,
Tuesday, March 18, 2008, 6:10:20 PM, you wrote:
> sfoxTue Mar 18 17:10:20 2008 UTC
> Modified files: (Branch: PHP_5_3)
> /php-src/win32/buildconfig.w32
> Log:
> Generic function for binary probes, kill the other two. And get rid of the
>
rasmus Tue Mar 18 21:14:28 2008 UTC
Modified files: (Branch: PHP_5_3)
/ZendEngine2Zend.m4 zend.c zend.h zend_globals.h
/php-src/win32/buildconfig.w32.h.in
Log:
Make the sigsetjmp change more robust. On systems that don't have
sigsetjmp use
sfoxTue Mar 18 17:10:20 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
Generic function for binary probes, kill the other two. And get rid of the
annoying double check for CL.
http://cvs.php.net/viewvc.cgi/php-src/win3
stasMon Mar 17 17:29:13 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
fix win32 build
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.8&r2=1.40.2.8.2.10.2.9&diff_format=u
Index: php-s
Pierre Joye kirjoitti:
On Mon, Mar 17, 2008 at 5:51 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
Hi!
> If we're building PHP under doze we're probably fiddling with src too -
> it makes sense to have it required for that reason.
I do not see any reason to suppose that - no more than b
On Mon, Mar 17, 2008 at 5:51 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> Hi!
>
>
> > If we're building PHP under doze we're probably fiddling with src too -
> > it makes sense to have it required for that reason.
>
> I do not see any reason to suppose that - no more than building under
>
Hi!
On Mon, Mar 17, 2008 at 5:51 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> Hi!
>
>
> > If we're building PHP under doze we're probably fiddling with src too -
> > it makes sense to have it required for that reason.
>
> I do not see any reason to suppose that - no more than building un
Hi!
If we're building PHP under doze we're probably fiddling with src too -
it makes sense to have it required for that reason.
I do not see any reason to suppose that - no more than building under
Linux or FreeBSD means that you have changed the source. And since re2c
is not supplied by any
ECTED]>
To: "Scott MacVicar" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, March 16, 2008 11:56 PM
Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32
Shouldn't this work same way as the other re2c generated stuff, as in:
re2c is NOT required since the generate
Shouldn't this work same way as the other re2c generated stuff, as in: re2c is
NOT required since the generated files are there always..? So if re2c is not
there -> don't try generating the files, otherwise yes. (I can't check this
myself right now, I'm on vacation..;)
--Jani
Scott MacVica
scottmacSun Mar 16 23:54:07 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
Make re2c required
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.6&r2=1.40.2.8.2.10.2.7&diff_format=u
I
Hi Marcus,
Shouldn't it error out if re2c is not found?
(sorry don't have karma).
- Steph
- Original Message -
From: "Marcus Boerger" <[EMAIL PROTECTED]>
To:
Sent: Sunday, March 16, 2008 10:26 PM
Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build conf
helly Sun Mar 16 22:26:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- No more flex underwindows either
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.5&r2=1.40.2.8.2.10.2.6&diff_forma
stasWed Jan 23 19:55:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
fix build
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.3&r2=1.40.2.8.2.10.2.4&diff_format=u
Index: php-src/win
stasWed Nov 7 19:47:38 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
add glob wrapper
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.2&r2=1.40.2.8.2.10.2.3&diff_format=u
Index: php-
62 matches
Mail list logo