History log of /PHP-7.4/win32/build/config.w32 (Results 151 – 175 of 255)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f4c90952 24-Apr-2009 Pierre Joye

- fix logic


# 375bbd49 23-Apr-2009 Pierre Joye

- allow to set or disable the multithreaded build (n, auto or disable)


Revision tags: php-5.3.0RC1
# 31c0af24 18-Mar-2009 Dmitry Stogov

Fixed floating point mathematic speed degradation (Christian)


Revision tags: RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 73b17408 23-Jan-2009 Kalle Sommer Nielsen

MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/


# f8aff4ad 20-Jan-2009 Pierre Joye

- add fnmatch() support on windows (C API), using the BSD implementation


# 5d8c9f8c 17-Jan-2009 Stanislav Malyshev

Build IDs


# c83e0d50 06-Jan-2009 Pierre Joye

- 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 cores)


# 86ae6a26 06-Jan-2009 Pierre Joye

- add DNSApi for the DNS functions


# b593dfa3 26-Dec-2008 Pierre Joye

- 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, update the name of the deps dir


# 15fa3c1d 25-Dec-2008 Pierre Joye

- MFH: the config summary is a must, do not allow to disable it


Revision tags: NEWS
# c310143a 18-Dec-2008 Pierre Joye

- MFH: no need to look for bindlib_w32, not used anymore


# d4b63c8d 13-Dec-2008 Pierre Joye

- fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5
# 67d86010 21-Nov-2008 Pierre Joye

- MFH:
- expose PHP_BUILD in the Makefile
- ICU 3.8/4.0 are dynamically linked, add $PHP_BUILD\bin to the PATH so php.exe can find them (nmake test, nmake snaps)


Revision tags: php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2
# 16bda080 20-Oct-2008 Pierre Joye

- add strto*i64 (VC6, decent compilers/crt have them)


Revision tags: php-5.2.7RC1
# 142ee7a8 26-Sep-2008 Pierre Joye

- add nts to the zip names


# 1b5a8cc2 25-Sep-2008 Pierre Joye

- MFH: add VC version and architecture to the created zip(s) names


# 26203040 23-Aug-2008 Pierre Joye

- MFH:
- drop bindlib usage on windows
- inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)


Revision tags: php-4.4.9
# cb10c3be 01-Aug-2008 Pierre Joye

- MFH: add new default dir (old still works)


Revision tags: php-5.3.0alpha1
# c501d5f2 31-Jul-2008 Pierre Joye

- MFH: new usual suspects


# 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


1234567891011