summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* - cvs > svnPierre Joye2009-07-151-273/+273
* - cvs > svnPierre Joye2009-07-151-1861/+1861
* - rename to svnPierre Joye2009-07-131-0/+120
* - cvs to svn changesPierre Joye2009-07-132-32/+32
* - remove ZendEngine* detection, we always have Zend now (svn)Pierre Joye2009-07-131-7/+0
* MFB cvs->svnRasmus Lerdorf2009-07-111-12/+10
* MFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)Kalle Sommer Nielsen2009-06-301-4/+42
* - add readme.redist.bins as .txtPierre Joye2009-06-241-4/+5
* MFH: Move these defines to config.w32.hKalle Sommer Nielsen2009-06-231-0/+4
* MFH:Kalle Sommer Nielsen2009-06-231-17/+26
* MFH:Kalle Sommer Nielsen2009-06-232-2/+4
* add phar.phar creation on windowsGreg Beaver2009-06-112-1/+23
* MFH:Matt Wilmas2009-06-041-0/+4
* MFH:Kalle Sommer Nielsen2009-06-032-4/+3
* - MF52: #42143, the constant NAN is reported as 0 on WindowsPierre Joye2009-05-291-1/+1
* MFH: If we don't have a comment (for the 3rd argument in ARG_[ENABLE|WITH], t...Kalle Sommer Nielsen2009-05-291-2/+5
* MFH: Lets pass the built php binary to run-tests.php's -p parameterKalle Sommer Nielsen2009-05-271-4/+1
* MFH: Silent dl() if it failsKalle Sommer Nielsen2009-05-271-1/+1
* - revert last commit and fix inlinePierre Joye2009-05-041-1/+2
* - a macro will just do it tooPierre Joye2009-05-041-2/+1
* - add llabsPierre Joye2009-05-041-0/+2
* - make MP survive --disable-all (=disable to disable it)Pierre Joye2009-04-241-1/+2
* - fix logicPierre Joye2009-04-241-4/+5
* - allow to set or disable the multithreaded build (n, auto or disable)Pierre Joye2009-04-231-2/+10
* MFH: Fix redef warningsKalle Sommer Nielsen2009-04-061-0/+2
* MFH:Kalle Sommer Nielsen2009-04-011-0/+7
* MFH:Kalle Sommer Nielsen2009-03-302-2/+4
* - new php.ini namesPierre Joye2009-03-241-2/+2
* - some cleanup, more to comePierre Joye2009-03-181-282/+56
* - php.ini-dev/prodPierre Joye2009-03-181-13/+12
* Fixed floating point mathematic speed degradation (Christian)Dmitry Stogov2009-03-181-1/+2
* - define HAVE_SOCKLEN_T as it exists (vc6+)Pierre Joye2009-02-021-0/+1
* - prevent redefinitionPierre Joye2009-01-271-0/+10
* MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp...Kalle Sommer Nielsen2009-01-234-1/+101
* - add fnmatch() support on windows (C API), using the BSD implementationPierre Joye2009-01-204-1/+254
* - MFH:Pierre Joye2009-01-194-2/+24
* Build IDsStanislav Malyshev2009-01-171-0/+1
* - add multi threaded build support (automatic detection of the number of cpus...Pierre Joye2009-01-061-0/+4
* - add DNSApi for the DNS functionsPierre Joye2009-01-061-1/+1
* MFH: Check if configure script was copied, and output an error if it wasn'tKalle Sommer Nielsen2009-01-021-2/+1
* - MFH: expose glob and globfree on wi ndows, can be used by shared ext (core ...Pierre Joye2009-01-012-4/+4
* - enable gehostname on windows [DOC]Pierre Joye2008-12-311-0/+1
* [DOC]Ilia Alshanetsky2008-12-311-0/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3110-10/+10
* - MFB:Pierre Joye2008-12-261-3/+6
* - MFH: be sure that at least one SAPI has been selectedPierre Joye2008-12-251-0/+5
* - MFH: the config summary is a must, do not allow to disable itPierre Joye2008-12-252-8/+3
* - MFH: no need to look for bindlib_w32, not used anymorePierre Joye2008-12-181-2/+2
* - fix builds for VC8+, strnlen is available in vc8 and later (used in spprint...Pierre Joye2008-12-131-0/+3
* - do not add .cvsignore to the tests packagePierre Joye2008-12-131-3/+1