summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - c/p error.Pierre Joye2008-12-101-1/+1
* - MFH: add configure scriptPierre Joye2008-12-081-0/+2
* MFH Better fix for va_copy since some architectures like to do a deep copy.Scott MacVicar2008-11-221-2/+0
* - make va_copy safer using () around argumentsPierre Joye2008-11-221-1/+1
* MFH Fix build on WindowsScott MacVicar2008-11-221-0/+1
* MFHJani Taskinen2008-11-212-8/+0
* - MFH:Pierre Joye2008-11-212-0/+3
* - MFH: add build type (debug/release) and TS info to the summaryPierre Joye2008-11-211-3/+5
* MFH: Fix typoKalle Sommer Nielsen2008-11-201-3/+2
* - revert previous commit (borked editor)Pierre Joye2008-11-061-62/+1
* - bump yearPierre Joye2008-11-061-1/+62
* MFHElizabeth Marie Smith2008-11-031-1/+1
* - add php-test-pack-[version].zip to nmake snap so we can distribute the test...Pierre Joye2008-10-262-3/+59
* - add strto*i64 (VC6, decent compilers/crt have them)Pierre Joye2008-10-201-0/+5
* - add strto*i64 support (VC6 only, decent compilers/crt have them)Pierre Joye2008-10-202-0/+129
* [DOC] Deprecate define_syslog_variables() in 5.3Kalle Sommer Nielsen2008-10-151-1/+0
* - add nts to the zip namesPierre Joye2008-09-262-6/+9
* - MFH: add VC version and architecture to the created zip(s) namesPierre Joye2008-09-253-7/+16