summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Commit missing stuffZeev Suraski2003-02-182-3/+0
* - Cleaned this mess a bit:foobar2003-02-171-1/+1
* - Let's be consistent with these..foobar2003-02-173-3/+3
* Some additional sanity.Wez Furlong2003-02-161-1/+20
* Add the sunfuncs to the .dsp file for Moshe.Wez Furlong2003-02-161-0/+8
* Update win32 project for streams juggling.Wez Furlong2003-02-161-16/+32
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-163-6/+6
* Update installer so that no extensions are enabled by default.Wez Furlong2003-02-131-14/+15
* Fix php.ini customization.Wez Furlong2003-02-102-15/+22
* Check in the prototype PHP installer for win32.Wez Furlong2003-02-053-0/+564
* Get rid of php4ts.dsw - replaced by php5ts.dswZeev Suraski2003-01-281-239/+0
* Adding new files to the project.Edin Kadribasic2003-01-281-0/+8
* Moved the scandir code into it's own files so that it can be used by otherIlia Alshanetsky2003-01-272-85/+0
* Fixed bug #21597 (made glob() understand windows paths)Edin Kadribasic2003-01-271-4/+11
* Fix broken build by adding scandir and alphasort for win32Shane Caraveo2003-01-262-1/+85
* Fix .dspZeev Suraski2003-01-231-112/+116
* WS fixMoriyoshi Koizumi2003-01-171-1/+1
* fix path to config.w32.hHarald Radi2003-01-161-1/+0
* Added some missing modules. Removed some that are built in or moved toEdin Kadribasic2003-01-151-14/+14
* Add proc_open.c to project.Sebastian Bergmann2003-01-152-0/+8
* s/gd/gd2Derick Rethans2003-01-141-1/+1
* Leftover.Sebastian Bergmann2003-01-111-4/+0
* HEAD defaults to build with ZE2 nowHarald Radi2003-01-101-69/+106
* MFB:Edin Kadribasic2003-01-071-2/+6
* Revert config.w32.h.in -> config.w32.h build step per discussion with Zeev.Sebastian Bergmann2003-01-052-72/+2
* NetWare related changes/modifications.Anantha Kesari H Y2003-01-032-1/+46
* Add filter.c, user_filters.c. Group stream related sources.Sebastian Bergmann2003-01-012-10/+30
* Bump year.Sebastian Bergmann2002-12-3110-10/+10
* - euchDerick Rethans2002-12-301-1/+1
* Remove bogus ignoresZeev Suraski2002-12-291-2/+2
* Update .dsp'sZeev Suraski2002-12-291-7/+7
* Typo.Sara Golemon2002-12-281-1/+1
* When scanning for cc: headers, make sure the header is JUST cc: and not bcc: ...Sara Golemon2002-12-281-1/+1
* MFB:Edin Kadribasic2002-12-261-4/+28
* Create php.exe in cli directory to avoid conflict with the cgi versionFrank M. Kromann2002-12-211-3/+3
* Make sure the debug version is created in the right directoryFrank M. Kromann2002-12-201-1/+1
* MFB:Edin Kadribasic2002-12-195-31/+31
* Removing unused code and making sure headers are send when called from imap_m...Frank M. Kromann2002-12-062-19/+12
* Dont scan headers for cc abd bcc if extra parameters are used for theseFrank M. Kromann2002-11-301-29/+27
* fix windows build of cgi/fastcgiShane Caraveo2002-11-261-9/+5
* grr..James Cox2002-11-201-1/+1
* remove number.c from the win32 build..James Cox2002-11-201-5/+1
* - Committing patch by Philip Olson <philip@cornado.com>.Derick Rethans2002-11-191-0/+17
* Really remove mbstring from the build.Edin Kadribasic2002-11-132-131/+23
* Moving php/embed windows build files to sapi/embed folder.Edin Kadribasic2002-11-051-100/+0
* The cybercash extension no longer exists in ext/.Jon Parise2002-11-031-12/+0
* - Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build.Markus Fischer2002-10-151-4/+4
* Change the 'security level' of registry entries to PHP_INI_SYSTEM. They'reZeev Suraski2002-10-141-1/+1
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-291-2/+2
* Added php/embed toolkit for embedding PHP engine into C/C++ applications.Edin Kadribasic2002-09-291-0/+100