summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* I could swear it worked the other way before I committed.Sebastian Bergmann2002-05-022-7/+7
|
* Oops.Sebastian Bergmann2002-05-021-9/+9
|
* The Windows build can now be configures more comfortably, for instance in ↵Sebastian Bergmann2002-05-022-27/+113
| | | | regard to built-in extensions.
* Add new ext/mbstring/mbfilter_*.c files.Sebastian Bergmann2002-04-302-0/+24
|
* Enable bundled build of ext/ctype and ext/mbstring on Win32.Sebastian Bergmann2002-04-282-0/+48
|
* fixed access problem when japanese Shift_JIS character is used as directory ↵Rui Hirokawa2002-04-221-1/+2
| | | | name. Some characters in Shift_JIS are including 0x5c (slash) as second byte.
* Enable ext/tokenizer by default on Win32, too. Since there is no ↵Sebastian Bergmann2002-04-172-0/+8
| | | | HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h.
* Sync with php4dllts.Sebastian Bergmann2002-04-121-0/+2
|
* Fixing project files so that they loadJoseph Tate2002-04-113-2465/+2465
|
* Added versioning to dll and exe files created under windows.Joseph Tate2002-04-1110-2441/+2852
| | | | | | | | #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-102-0/+32
|
* i of course am the brilliant author of these filesSterling Hughes2002-04-044-0/+80
|
* replace with non-gpl implementationSterling Hughes2002-04-042-91/+24
|
* non gpl implementationSterling Hughes2002-04-041-15/+0
|
* replace grp.h with a new implementation (non-GPL)Sterling Hughes2002-04-041-29/+4
|
* Fixed build of php4ts Release_TSDbg under Win32Joseph Tate2002-03-281-1/+1
|
* - 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-192-0/+12
|
* Fugbix typo.Sebastian Bergmann2002-03-182-2/+2
|
* Adding note about permission to distribute this code under the PHP licenseFrank M. Kromann2002-03-182-0/+6
|
* 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
|
* fix on more build configShane Caraveo2002-03-111-34/+1
|
* fix include paths for fcgi headersShane Caraveo2002-03-111-4/+37
|
* fix output directoryShane Caraveo2002-03-101-1/+1
|
* Update makefile for compiling with fastcgi under windowsShane Caraveo2002-03-101-7/+23
|
* Enabling crypt() on Win32Frank M. Kromann2002-03-073-2/+410
|
* s/php.exe/php-cgi.exe/.Sebastian Bergmann2002-03-052-20/+20
|
* Rename Win32 SAPI/CGI binary to php-cgi.exe.Sebastian Bergmann2002-03-042-10/+10
|
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* - Update with XP (Thanx to Jan for the patch)Derick Rethans2002-02-241-10/+10
|
* Add aggregation to Win32 build.Sebastian Bergmann2002-02-212-0/+16
|
* Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to ↵Sebastian Bergmann2002-02-081-0/+12
| | | | php.ini-*.
* Overload is built-in.Sebastian Bergmann2002-01-291-12/+0
|
* Add workspace to build CLI SAPI Module on Win32.Sebastian Bergmann2002-01-233-0/+189
|
* browscap url fix, plus removed ^M references. it should look nice on any os.James Cox2002-01-071-32/+32
|
* changed the instructions for php with win32 + apache. Recommending using sapiJames Cox2002-01-071-24/+31
| | | | | over cgi binary, since cgi binary and apache don't mix well security wise.
* Update installation instructions (Marco Kaiser)Zeev Suraski2001-12-231-1/+2
|
* Removed Win32 specific projects. These are now located in pear/PECLFrank M. Kromann2001-12-201-25/+1
|
* Adding cvs IDFrank M. Kromann2001-12-201-0/+2
|
* Update headers.Sebastian Bergmann2001-12-113-6/+6
|
* Enable ext/overload by default on Win32, too.Sebastian Bergmann2001-12-102-0/+8
|
* Remove check for "To:" in headers. If "Reply-To:" exists the the To: entry ↵Frank M. Kromann2001-12-041-7/+7
| | | | | | | was not created. This is WIn32 only.
* modified to enable imap_mail() on win32Frank M. Kromann2001-12-042-4/+6
|
* Adding files to enable imap_mail() on win32Frank M. Kromann2001-12-042-0/+267
|
* Add XMLRPC extension.Sebastian Bergmann2001-12-041-0/+12
|
* remove outdated txtsDaniel Beulshausen2001-12-022-134/+0
|
* cleanup workspaceDaniel Beulshausen2001-12-021-454/+466
|
* fix php_win_err (wasn't threadsafe)Daniel Beulshausen2001-12-022-14/+46
|