summaryrefslogtreecommitdiff
path: root/win32/php4dllts.dsp
Commit message (Expand)AuthorAgeFilesLines
* Update win32 build.Wez Furlong2003-02-271-0/+12
* Fixup build for win32Wez Furlong2003-02-271-0/+44
* Add comment about thread-safety of gethostbyname on win32.Wez Furlong2003-02-211-5/+5
* - Cleaned this mess a bit:foobar2003-02-171-1/+1
* 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-161-4/+4
* Adding new files to the project.Edin Kadribasic2003-01-281-0/+8
* Fix .dspZeev Suraski2003-01-231-112/+116
* fix path to config.w32.hHarald Radi2003-01-161-1/+0
* Add proc_open.c to project.Sebastian Bergmann2003-01-151-0/+4
* Leftover.Sebastian Bergmann2003-01-111-4/+0
* HEAD defaults to build with ZE2 nowHarald Radi2003-01-101-69/+106
* Revert config.w32.h.in -> config.w32.h build step per discussion with Zeev.Sebastian Bergmann2003-01-051-52/+1
* Add filter.c, user_filters.c. Group stream related sources.Sebastian Bergmann2003-01-011-7/+15
* Remove bogus ignoresZeev Suraski2002-12-291-2/+2
* Update .dsp'sZeev Suraski2002-12-291-7/+7
* MFB:Edin Kadribasic2002-12-261-4/+28
* grr..James Cox2002-11-201-1/+1
* remove number.c from the win32 build..James Cox2002-11-201-5/+1
* Really remove mbstring from the build.Edin Kadribasic2002-11-131-48/+4
* - Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build.Markus Fischer2002-10-151-4/+4
* Sync MSVC project files.Sebastian Bergmann2002-09-261-0/+4
* Sync MSVC project files.Sebastian Bergmann2002-09-201-0/+8
* Fix debug build options (looks like VC doesn't maintain indentation in theZeev Suraski2002-09-181-17/+17
* For a change, Sebastian makes Andi happy. :-)Sebastian Bergmann2002-09-151-4/+4
* Meaningful Custom Build Step information.Sebastian Bergmann2002-09-121-8/+8
* Fix logic.Sebastian Bergmann2002-09-121-8/+16
* Added UTF-8 support to pcre on windows as suggested by Wez Furlong.Edin Kadribasic2002-09-051-5/+5
* Added the php_odbc_includes.h fileDan Kalowsky2002-08-111-4/+8
* Add html_entities.cMarcus Boerger2002-08-051-0/+4
* Fixed windows build by adding sha1.c and sha1.h to the project file.Edin Kadribasic2002-07-291-0/+8
* - Revert zlib.lib patch.Markus Fischer2002-06-101-4/+4
* mysql need zlib.lib nowHarald Radi2002-06-101-4/+4
* - Fix win32/mysql.Markus Fischer2002-06-101-132/+0
* mysql need zlib.lib nowHarald Radi2002-06-101-0/+132
* Add HAVE_MBSTR_RU support for Win32.Sebastian Bergmann2002-05-211-0/+4
* This somehow got undone when I committed the rest...Wez Furlong2002-05-201-0/+4
* Added glob() support for windows.Edin Kadribasic2002-05-191-0/+8
* Fix buildZeev Suraski2002-05-111-4/+0
* Added MD5 support for crypt() on Windows.Edin Kadribasic2002-05-101-1/+9
* I could swear it worked the other way before I committed.Sebastian Bergmann2002-05-021-4/+4
* Oops.Sebastian Bergmann2002-05-021-9/+9
* The Windows build can now be configures more comfortably, for instance in reg...Sebastian Bergmann2002-05-021-25/+68
* Add new ext/mbstring/mbfilter_*.c files.Sebastian Bergmann2002-04-301-0/+12
* Enable bundled build of ext/ctype and ext/mbstring on Win32.Sebastian Bergmann2002-04-281-0/+24
* Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZ...Sebastian Bergmann2002-04-171-0/+4
* Fixing project files so that they loadJoseph Tate2002-04-111-2099/+2099
* Added versioning to dll and exe files created under windows.Joseph Tate2002-04-111-2091/+2099
* Fix Win32 build.Sebastian Bergmann2002-04-101-0/+16