summaryrefslogtreecommitdiff
path: root/win32/php4dllts.dsp
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove bogus ignoresZeev Suraski2002-12-291-2/+2
|
* Update .dsp'sZeev Suraski2002-12-291-7/+7
|
* MFB:Edin Kadribasic2002-12-261-4/+28
| | | | | Made ZLIB extension built in on Windows. Fixes #21139.
* grr..James Cox2002-11-201-1/+1
|
* remove number.c from the win32 build..James Cox2002-11-201-5/+1
| | | | | # did this on unix... shouldn't cause a problem, but vc can get picky.
* Really remove mbstring from the build.Edin Kadribasic2002-11-131-48/+4
| | | | | | # mbstring is gone completely as it does not build currently on win32 # as a separate module
* - Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build.Markus Fischer2002-10-151-4/+4
| | | | | | # Getting linker warning about using local defined _php_pcre_exec now at the # end, anything serious ?
* 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
| | | | | .dsp... Sorry Sebastian :)
* 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
| | | | | | # Only add it after ext/mysql takes really advantag of it on win32, needs # also modification in mysql/libmysql/config-win.h
* mysql need zlib.lib nowHarald Radi2002-06-101-4/+4
| | | | | #again, something seemed to be messed in my last commit
* - Fix win32/mysql.Markus Fischer2002-06-101-132/+0
| | | | | - Revert cryptic WS commit on php4dllts.dsp.
* 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 ↵Sebastian Bergmann2002-05-021-25/+68
| | | | regard to built-in extensions.
* 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 ↵Sebastian Bergmann2002-04-171-0/+4
| | | | HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h.
* 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
| | | | | | | | #Note that these do not require modification when the version number changes. #Utilizes the new partitioned version number defines in php_version.h @ Added version info to the dll and exe files created under Windows. (jtate)
* Fix Win32 build.Sebastian Bergmann2002-04-101-0/+16
|
* - Fix whitespace (guys, please try to stick with the php4 tree style as farZeev Suraski2002-03-191-3/+7
| | | | | | | as indentation/newlines go, and also as far as using {} even on if's that have single statements) - Fix Windows build
* Add streams.c/user_streams.c to MSVC projects.Sebastian Bergmann2002-03-191-0/+4
|
* Move stream files into the right foldersZeev Suraski2002-03-181-8/+8
|
* reduced warninglevel to remove the annoyingHarald Radi2002-03-171-0/+2
| | | | | warnings from the re2c generated code
* - Add streams.c and php_streams.h to project.Andi Gutmans2002-03-161-0/+8
|
* Enabling crypt() on Win32Frank M. Kromann2002-03-071-2/+10
|
* Add aggregation to Win32 build.Sebastian Bergmann2002-02-211-0/+8
|
* Enable ext/overload by default on Win32, too.Sebastian Bergmann2001-12-101-0/+4
|
* cleanup workspaceDaniel Beulshausen2001-12-021-454/+466
|
* Rewrite of unserializer which should be more maintainable and extensible.Sascha Schumann2001-11-101-0/+4
| | | | | | | Changes pass `make test´ and a couple of custom tests. Enjoy.
* Fix Win32 build.Sebastian Bergmann2001-10-061-0/+8
|
* fix release_ts_dbg libpathDaniel Beulshausen2001-09-251-1/+1
|
* Fix Win32 build.Sebastian Bergmann2001-09-061-8/+0
|
* update workspacesDaniel Beulshausen2001-09-041-0/+12
|
* Fix Release_TSDbg configurationZeev Suraski2001-08-211-3/+3
|