History log of /PHP-8.0/win32/build/config.w32 (Results 176 – 200 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1e820eca 28-Jul-2008 Pierre Joye

-MFH:
- #45430, windows implementation of crypt is not TS
- add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support
- Make crypt fea

-MFH:
- #45430, windows implementation of crypt is not TS
- add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support
- Make crypt features portable:
- if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore
- if one algo is missing, php's implemetation is used
- Windows always use php's implementation
- removed old code in windows/

show more ...


Revision tags: php-4.4.9RC1
# bc8b11ce 14-Jul-2008 Matt Wilmas

MFH: Prevent build failure after closures


# 8c7c4454 13-Jul-2008 Pierre Joye

- wrong bracket position while mergin


# 92f5c267 12-Jul-2008 Pierre Joye

- MFH: support for new naming


# 208d8514 09-Jul-2008 Steph Fox

- Embryonic project file generation. Use buildconf --add-project-files and hopefully it'll work.
- Please read the README before complaining.

@Stas, Rob - please test.


# 09e0bc6c 07-Jul-2008 Pierre Joye

- MFH:
- use ARG_ENABLE for the summary option
- move test if summary function


# 5d04f639 07-Jul-2008 Pierre Joye

- move common functions to confutils
- rename the summary option to reflect its usage (Enable Sumamry, yes)


# e22ec182 07-Jul-2008 Steph Fox

- Fix up some bits and pieces.
- Always report re2c version.
- Head towards making it possible for all platforms to have compiler info in phpinfo() output.
- Make it possible to switch of

- Fix up some bits and pieces.
- Always report re2c version.
- Head towards making it possible for all platforms to have compiler info in phpinfo() output.
- Make it possible to switch off configure summary (--without-summary).

show more ...


# 21bca5ad 06-Jul-2008 Pierre Joye

- correctly test the VCVERS (four digits now)


# e78d5ac5 05-Jul-2008 Pierre Joye

-MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp. 1310) (Thx Marcus)


# 1224a66f 02-Jul-2008 Pierre Joye

- MFH: re2c detection, PHP_VERSION


# c3286f32 29-Jun-2008 Rui Hirokawa

implemented again zend-multibyte for PHP 5.3


# 1c0dbe6e 22-Jun-2008 Pierre Joye

- bindlib has its own package


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# d19418e5 24-Apr-2008 Steph Fox

- re2c requirement update
(sorry, I thought I'd committed this ages ago)


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4
# 36db7c60 31-Mar-2008 Steph Fox

Revert "minimum version requirement" until there's a version to match it


Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 0893c3e2 22-Mar-2008 Marcus Boerger

- Another re2c version bump and scanner regeneration
# It appears no one has used re2c in the way we do


# b72b4ce8 20-Mar-2008 Steph Fox

Allow Elizabeth's favourite function to accept 2-4 sets of digits in version.


# 7e38f9b2 18-Mar-2008 Steph Fox

Generic function for binary probes, kill the other two. And get rid of the annoying double check for CL.


# 766b6b60 18-Mar-2008 Steph Fox

re2c checking.
If it's not installed, the least scary of messages goes out.
If it's installed but older than the required version, the download link is given.


# e345eb5e 17-Mar-2008 Stanislav Malyshev

fix win32 build


# bd4c0ced 17-Mar-2008 Scott MacVicar

Fix build on Windows


# b89071ec 16-Mar-2008 Scott MacVicar

Make re2c required


# 33da0b6a 16-Mar-2008 Marcus Boerger

- No more flex underwindows either


# af316021 16-Mar-2008 Marcus Boerger

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository versio

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt

show more ...


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 529c1766 23-Jan-2008 Stanislav Malyshev

fix build


1234567891011