summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* add license headerAnatol Belski2015-05-202-0/+36
* add license headerAnatol Belski2015-05-202-0/+37
* remove dead codeAnatol Belski2015-05-201-84/+0
* add vim modelinesAnatol Belski2015-05-2011-0/+96
* add vim modelineAnatol Belski2015-05-201-0/+8
* disable unused members in struct rusageAnatol Belski2015-05-202-5/+8
* long > zend_long (Thanks Anatol)Kalle Sommer Nielsen2015-05-201-16/+17
* Windows support for getrusage()Kalle Sommer Nielsen2015-05-205-2/+193
* remove version checkAnatol Belski2015-05-151-16/+1
* added the inclusion guardAnatol Belski2015-05-151-0/+5
* add config vars for phpize where conf opts aren't enabledAnatol Belski2015-05-041-0/+8
* fix compiler check for phpizeAnatol Belski2015-05-041-3/+0
* fix include with vc14Anatol Belski2015-04-221-0/+4
* Fixed Windows build after Dmitry's smart_str changeKalle Sommer Nielsen2015-04-161-1/+1
* catch up with INF handling under VSAnatol Belski2015-04-061-0/+2
* This should be the last of the old VC stuff in the Windows build system, also...Kalle Sommer Nielsen2015-03-293-52/+26
* Drop the VC6 portable version of strtoi64, as it is no longer neededKalle Sommer Nielsen2015-03-293-133/+0
* Enable all compiler warnings and linker warnings for debug builds on Windows....Kalle Sommer Nielsen2015-03-291-0/+5
* Drop zend_indent() as it was never used, complete or workingKalle Sommer Nielsen2015-03-271-1/+1
* indicate if an ext was forced shared globallyAnatol Belski2015-03-231-0/+1
* implemented --with-all-shared optionAnatol Belski2015-03-232-2/+14
* Merge branch 'PHP-5.6'Anatol Belski2015-03-231-4/+4
|\
| * updated libs versionsAnatol Belski2015-03-231-4/+4
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-171-1/+1
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-171-1/+1
| | |\
| | | * Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration...Stanislav Malyshev2015-03-171-1/+1
* | | | Merge branch 'PHP-5.6'Anatol Belski2015-03-171-6/+17
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-03-171-6/+17
| |\ \ \ | | |/ /
| | * | Fixed bug #65406 Enchant broker plugins are in the wrong place in windowsAnatol Belski2015-03-171-6/+17
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-03-121-0/+1
| |\ \ \ | | |/ /
| | * | create the php prefix if doesn't existAnatol Belski2015-03-121-0/+1
| | * | Bump yearXinchen Hui2015-01-1511-11/+11
* | | | create php prefix before copying dllsAnatol Belski2015-03-121-0/+1
* | | | properly deinit mail socketAnatol Belski2015-03-111-0/+1
* | | | use proper value to check the log_source handleAnatol Belski2015-03-112-8/+6
* | | | fix leaking registry key handleAnatol Belski2015-03-101-0/+1
* | | | Merge branch 'pull-request/1070'Stanislav Malyshev2015-03-081-8/+12
|\ \ \ \
| * | | | More docs for /win32/build/confutils.jsNikhil Vimal2015-02-161-1/+4
| * | | | Adding some inline docs/docs cleanupNikhil Vimal2015-02-091-7/+8
* | | | | fix invalid writeAnatol Belski2015-03-061-6/+4
* | | | | fix ini registry handlingAnatol Belski2015-03-041-11/+17
* | | | | ensure the mail() socket is not leaked after requestAnatol Belski2015-03-041-0/+6
* | | | | fix thread safety for win32/sendmailAnatol Belski2015-03-032-56/+46
* | | | | avoid this pointers playAnatol Belski2015-03-031-6/+1
* | | | | use correct free apiAnatol Belski2015-03-031-2/+2
* | | | | Fixed bug #69154 Access violation in php7.dll!_emallocAnatol Belski2015-03-031-1/+0
* | | | | fix socket leaking and better connection err checkAnatol Belski2015-03-031-1/+10
* | | | | Fixed bug #69115 crash in mailAnatol Belski2015-02-271-1/+0
* | | | | removed duplicated codeAnatol Belski2015-02-212-95/+0
* | | | | Drop ZE1-compat leftoverSobak2015-02-201-5/+0