summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* - cvs > svnPierre Joye2009-07-151-273/+273
* - cvs > svnPierre Joye2009-07-151-1855/+1855
* - rename to svnPierre Joye2009-07-131-0/+120
* - cvs to svn changesPierre Joye2009-07-132-31/+31
* MFB: remove ZendEngine* detection, we always have Zend now (svn)David Soria Parra2009-07-131-7/+0
* MFBRasmus Lerdorf2009-07-111-11/+9
* 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-0/+1
* Move these defines to config.w32.hKalle Sommer Nielsen2009-06-231-0/+4
* Use %* instead of a range + WSKalle Sommer Nielsen2009-06-231-18/+29
* * Fix deprecation warning when building deplisterKalle Sommer Nielsen2009-06-232-2/+4
* MFB: add phar.phar generation to windowsGreg Beaver2009-06-112-1/+23
* Restored double->long conversion behavior to that of PHP 5.2 (on most platfor...Matt Wilmas2009-06-041-0/+4
* * We dont need to wrap to two lines here, its small enough to show with a sta...Kalle Sommer Nielsen2009-06-032-4/+3
* - MFB: #42143, the constant NAN is reported as 0 on WindowsPierre Joye2009-05-291-1/+1
* If we don't have a comment (for the 3rd argument in ARG_[ENABLE|WITH], then d...Kalle Sommer Nielsen2009-05-291-2/+6
* Lets pass the built php binary to run-tests.php's -p parameterKalle Sommer Nielsen2009-05-271-4/+1
* Silent dl() if it failsKalle Sommer Nielsen2009-05-271-1/+1
* Nuke warningsKalle Sommer Nielsen2009-05-271-4/+4
* - revert last commit and fix inlinePierre Joye2009-05-041-1/+1
* - a macro will just do it tooPierre Joye2009-05-041-1/+1
* - add llabsPierre Joye2009-05-041-0/+2
* - make MP survive --disable-all (=disable to disable it)Pierre Joye2009-04-241-1/+1
* - fix logicPierre Joye2009-04-241-4/+5
* - MFB: allow to set or disable the multithreaded build (n, auto or disable)Pierre Joye2009-04-231-2/+10
* Fix redef warningsKalle Sommer Nielsen2009-04-061-0/+2
* Fixed a few warnings from copy():Kalle Sommer Nielsen2009-04-011-0/+7
* * Bypass the date/timezone warning by forcing UTC when running mkdist.phpKalle Sommer Nielsen2009-03-302-2/+4
* - MFB: new php.ini namesPierre Joye2009-03-241-2/+2
* - php.ini-dev/prodPierre Joye2009-03-181-7/+7
* Fixed floating point mathematic speed degradation (Christian)Dmitry Stogov2009-03-181-1/+2
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-1011-11/+11
* Remove zend_dynamic_array and it's build targets as it is not longer neededDavid Soria Parra2009-02-231-1/+1
* - define HAVE_SOCKLEN_T as it exists (vc6+)Pierre Joye2009-02-021-0/+1
* - MFB: sync 5.3Pierre Joye2009-01-281-0/+10
* Windows support for stream_socket_pair(), by moving the socketpair() implemen...Kalle Sommer Nielsen2009-01-234-1/+101
* - add fnmatch() support on windows (C API), using the BSD implementationPierre Joye2009-01-204-1/+254
* - add HAVE_NANOSLEEPPierre Joye2009-01-191-0/+2
* - add nanosleepPierre Joye2009-01-193-2/+23
* build IDsStanislav Malyshev2009-01-171-0/+1
* - MFB: add multi threaded build support (automatic detection of the number of...Pierre Joye2009-01-061-0/+4
* - add DNSApi for the DNS functionsPierre Joye2009-01-061-1/+1
* Check if configure script was copied, and output an error if it wasn'tKalle Sommer Nielsen2009-01-021-2/+1
* - expose glob and globfree on wi ndows, can be used by shared ext (core or ex...Pierre Joye2009-01-012-4/+4
* - MFB: enable gehostname on windows [DOC]Pierre Joye2008-12-311-0/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3110-10/+10
* - usual suspects must be in the default include/lib path (thx Rob for the not...Pierre Joye2008-12-261-1/+4
* - be sure that at least one SAPI has been selectedPierre Joye2008-12-251-0/+5
* - the config summary is a must, do not allow to disablePierre Joye2008-12-252-6/+1
* - no need to look for bindlib_w32, not used anymorePierre Joye2008-12-181-2/+2