Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove bogus ignores | Zeev Suraski | 2002-12-29 | 1 | -2/+2 | |
| | ||||||
* | Update .dsp's | Zeev Suraski | 2002-12-29 | 1 | -7/+7 | |
| | ||||||
* | MFB: | Edin Kadribasic | 2002-12-26 | 1 | -4/+28 | |
| | | | | | Made ZLIB extension built in on Windows. Fixes #21139. | |||||
* | grr.. | James Cox | 2002-11-20 | 1 | -1/+1 | |
| | ||||||
* | remove number.c from the win32 build.. | James Cox | 2002-11-20 | 1 | -5/+1 | |
| | | | | | # did this on unix... shouldn't cause a problem, but vc can get picky. | |||||
* | Really remove mbstring from the build. | Edin Kadribasic | 2002-11-13 | 1 | -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 Fischer | 2002-10-15 | 1 | -4/+4 | |
| | | | | | | # Getting linker warning about using local defined _php_pcre_exec now at the # end, anything serious ? | |||||
* | Sync MSVC project files. | Sebastian Bergmann | 2002-09-26 | 1 | -0/+4 | |
| | ||||||
* | Sync MSVC project files. | Sebastian Bergmann | 2002-09-20 | 1 | -0/+8 | |
| | ||||||
* | Fix debug build options (looks like VC doesn't maintain indentation in the | Zeev Suraski | 2002-09-18 | 1 | -17/+17 | |
| | | | | | .dsp... Sorry Sebastian :) | |||||
* | For a change, Sebastian makes Andi happy. :-) | Sebastian Bergmann | 2002-09-15 | 1 | -4/+4 | |
| | ||||||
* | Meaningful Custom Build Step information. | Sebastian Bergmann | 2002-09-12 | 1 | -8/+8 | |
| | ||||||
* | Fix logic. | Sebastian Bergmann | 2002-09-12 | 1 | -8/+16 | |
| | ||||||
* | Added UTF-8 support to pcre on windows as suggested by Wez Furlong. | Edin Kadribasic | 2002-09-05 | 1 | -5/+5 | |
| | ||||||
* | Added the php_odbc_includes.h file | Dan Kalowsky | 2002-08-11 | 1 | -4/+8 | |
| | ||||||
* | Add html_entities.c | Marcus Boerger | 2002-08-05 | 1 | -0/+4 | |
| | ||||||
* | Fixed windows build by adding sha1.c and sha1.h to the project file. | Edin Kadribasic | 2002-07-29 | 1 | -0/+8 | |
| | ||||||
* | - Revert zlib.lib patch. | Markus Fischer | 2002-06-10 | 1 | -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 now | Harald Radi | 2002-06-10 | 1 | -4/+4 | |
| | | | | | #again, something seemed to be messed in my last commit | |||||
* | - Fix win32/mysql. | Markus Fischer | 2002-06-10 | 1 | -132/+0 | |
| | | | | | - Revert cryptic WS commit on php4dllts.dsp. | |||||
* | mysql need zlib.lib now | Harald Radi | 2002-06-10 | 1 | -0/+132 | |
| | ||||||
* | Add HAVE_MBSTR_RU support for Win32. | Sebastian Bergmann | 2002-05-21 | 1 | -0/+4 | |
| | ||||||
* | This somehow got undone when I committed the rest... | Wez Furlong | 2002-05-20 | 1 | -0/+4 | |
| | ||||||
* | Added glob() support for windows. | Edin Kadribasic | 2002-05-19 | 1 | -0/+8 | |
| | ||||||
* | Fix build | Zeev Suraski | 2002-05-11 | 1 | -4/+0 | |
| | ||||||
* | Added MD5 support for crypt() on Windows. | Edin Kadribasic | 2002-05-10 | 1 | -1/+9 | |
| | ||||||
* | I could swear it worked the other way before I committed. | Sebastian Bergmann | 2002-05-02 | 1 | -4/+4 | |
| | ||||||
* | Oops. | Sebastian Bergmann | 2002-05-02 | 1 | -9/+9 | |
| | ||||||
* | The Windows build can now be configures more comfortably, for instance in ↵ | Sebastian Bergmann | 2002-05-02 | 1 | -25/+68 | |
| | | | | regard to built-in extensions. | |||||
* | Add new ext/mbstring/mbfilter_*.c files. | Sebastian Bergmann | 2002-04-30 | 1 | -0/+12 | |
| | ||||||
* | Enable bundled build of ext/ctype and ext/mbstring on Win32. | Sebastian Bergmann | 2002-04-28 | 1 | -0/+24 | |
| | ||||||
* | Enable ext/tokenizer by default on Win32, too. Since there is no ↵ | Sebastian Bergmann | 2002-04-17 | 1 | -0/+4 | |
| | | | | HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h. | |||||
* | Fixing project files so that they load | Joseph Tate | 2002-04-11 | 1 | -2099/+2099 | |
| | ||||||
* | Added versioning to dll and exe files created under windows. | Joseph Tate | 2002-04-11 | 1 | -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 Bergmann | 2002-04-10 | 1 | -0/+16 | |
| | ||||||
* | - Fix whitespace (guys, please try to stick with the php4 tree style as far | Zeev Suraski | 2002-03-19 | 1 | -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 Bergmann | 2002-03-19 | 1 | -0/+4 | |
| | ||||||
* | Move stream files into the right folders | Zeev Suraski | 2002-03-18 | 1 | -8/+8 | |
| | ||||||
* | reduced warninglevel to remove the annoying | Harald Radi | 2002-03-17 | 1 | -0/+2 | |
| | | | | | warnings from the re2c generated code | |||||
* | - Add streams.c and php_streams.h to project. | Andi Gutmans | 2002-03-16 | 1 | -0/+8 | |
| | ||||||
* | Enabling crypt() on Win32 | Frank M. Kromann | 2002-03-07 | 1 | -2/+10 | |
| | ||||||
* | Add aggregation to Win32 build. | Sebastian Bergmann | 2002-02-21 | 1 | -0/+8 | |
| | ||||||
* | Enable ext/overload by default on Win32, too. | Sebastian Bergmann | 2001-12-10 | 1 | -0/+4 | |
| | ||||||
* | cleanup workspace | Daniel Beulshausen | 2001-12-02 | 1 | -454/+466 | |
| | ||||||
* | Rewrite of unserializer which should be more maintainable and extensible. | Sascha Schumann | 2001-11-10 | 1 | -0/+4 | |
| | | | | | | | Changes pass `make test´ and a couple of custom tests. Enjoy. | |||||
* | Fix Win32 build. | Sebastian Bergmann | 2001-10-06 | 1 | -0/+8 | |
| | ||||||
* | fix release_ts_dbg libpath | Daniel Beulshausen | 2001-09-25 | 1 | -1/+1 | |
| | ||||||
* | Fix Win32 build. | Sebastian Bergmann | 2001-09-06 | 1 | -8/+0 | |
| | ||||||
* | update workspaces | Daniel Beulshausen | 2001-09-04 | 1 | -0/+12 | |
| | ||||||
* | Fix Release_TSDbg configuration | Zeev Suraski | 2001-08-21 | 1 | -3/+3 | |
| |