1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00
Commit Graph

171 Commits

Author SHA1 Message Date
Daniel Beulshausen d504c7ca4f let apache2 filter build under win32 2001-09-10 13:04:24 +00:00
Sebastian Bergmann 4bfa51ad89 Fix Win32 build. 2001-09-06 07:00:39 +00:00
Daniel Beulshausen 83df136d28 update workspaces 2001-09-04 02:20:49 +00:00
Daniel Beulshausen b017d9b01d add MDAC note 2001-08-21 10:55:46 +00:00
Zeev Suraski bafecffb7c Fix Release_TSDbg configuration 2001-08-21 07:56:25 +00:00
Shane Caraveo 01e5a18c4a non-ts compile work, add fastcgi module. 2001-08-20 05:01:39 +00:00
Shane Caraveo 7a3c7ef930 fix for non-TS compile 2001-08-19 22:23:24 +00:00
Zeev Suraski 9bcacd36f5 Update .dsp 2001-08-13 00:33:08 +00:00
foobar 9551824584 Updated the extension part a little bit.
# I guess people didn't see the forest from the trees.. :)
2001-08-09 06:46:43 +00:00
Daniel Beulshausen 289770bf61 let ext\shmop build under win32 2001-08-07 13:33:27 +00:00
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work
- whitespace fixes
2001-08-05 01:43:02 +00:00
Zeev Suraski bb60fe439f Fix non-TS build 2001-08-03 04:49:43 +00:00
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
Phil Driscoll e8e47107d8 uploaded the install.txt version which was shipped with the 4.0.6 windows binary distributions with slight enhancement to cover the issue of dll location. 2001-07-23 09:10:02 +00:00
Zeev Suraski 6f297a370a Fix Windows build 2001-07-20 14:40:30 +00:00
Zeev Suraski 7d66eeb046 standard .h protection 2001-06-28 23:28:25 +00:00
Harald Radi 5943e68e03 added variant.h 2001-06-24 21:08:30 +00:00
Daniel Beulshausen a82f4f76e8 add mbstring & xslt 2001-06-11 15:43:50 +00:00
Sebastian Bergmann 782a7f57ba Oops. 2001-06-11 15:41:03 +00:00
Sebastian Bergmann 4e03328d39 Add ext/xslt project to workspace. 2001-06-11 15:39:16 +00:00
Daniel Beulshausen a621192cbf add notes & sockets ext 2001-05-17 17:05:17 +00:00
James Moore fd243780b6 - Add dbx extension to php_modules workspace 2001-05-16 16:44:37 +00:00
Harald Radi cadfdacca8 renamed *typedef_VARIANT.* to *VARIANT.* 2001-05-13 17:09:53 +00:00
Zeev Suraski b38375b497 Fix broken XML build 2001-05-13 08:58:52 +00:00
Sebastian Bergmann 4117324acf Nuke HAVE_LIBEXPAT2. We define HAVE_LIBEXPAT in config.w32.h, and that does the trick. 2001-05-13 05:55:10 +00:00
Daniel Beulshausen e91089edb9 hopefully fix win32 build, untested 2001-05-12 20:01:59 +00:00
Sebastian Bergmann a22397a762 Hopefully nuke the rest of the german commits. 2001-05-12 18:36:13 +00:00
Sebastian Bergmann 3f859324c9 Remove german comments from MS VisualStudio. 2001-05-12 18:18:42 +00:00
Sebastian Bergmann 2f0e998f78 Make expat and ext/xml compile again on Win32. 2001-05-12 17:57:59 +00:00
Harald Radi f64d32f667 added ext/com/ files to the project 2001-05-04 14:44:27 +00:00
Daniel Beulshausen 3d5b27d46a make run-tests work under win32 too
# this whole thing is pretty ugly...
2001-05-02 16:39:04 +00:00
Andi Gutmans 4c823e8a89 - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
Daniel Beulshausen 59f3775f7c add/fix pi3web dsp 2001-04-28 18:46:56 +00:00
Daniel Beulshausen 8e43b4a840 add notes about support directories 2001-04-27 18:00:14 +00:00
Daniel Beulshausen c1f4144665 add instructions for Netscape/iPlanet servers 2001-04-27 17:48:11 +00:00
James Moore 426a9cea75 - Updating order slighly so the install is easier to follow. 2001-04-16 09:44:21 +00:00
Harald Radi 6a27146e72 added com.h 2001-03-20 22:25:10 +00:00
Daniel Beulshausen 1ba3c6d65d fix registry per directory values
# they never really worked for me before
2001-03-20 15:44:55 +00:00
Daniel Beulshausen e438a6d48f fix dependencys 2001-03-17 12:30:27 +00:00
Frank M. Kromann cbbbb1b1df Adding FrontBase extension to modules 2001-03-13 21:02:52 +00:00
Zeev Suraski a4a8369f7d *** empty log message *** 2001-03-08 11:21:18 +00:00
Zeev Suraski be8a991ccc Point people to the Windows mailing list... 2001-03-08 10:43:52 +00:00
Sebastian Bergmann 54b8f2ee76 That should do the trick. 2001-02-23 22:55:28 +00:00
James Moore 977b9ddc01 Adding crypt.c and php_crypt.h to win32 builds, they were missing.. 2001-02-21 23:52:57 +00:00
Daniel Beulshausen adcd6e7b0b make hyperwave build under win32 2001-02-20 20:45:55 +00:00
Daniel Beulshausen 1ed938ceba no swf under win32 2001-02-20 15:15:10 +00:00
Zeev Suraski fa8f552fbf Restore COM.c 2001-02-20 05:14:32 +00:00
James Moore a97e0e1964 Fix for time.c under win32. Patch By: "Vanhanen, Reijo" <Reijo.Vanhanen@helsoft.fi>
@- microtime under windows now returns accurate values (James)
2001-02-04 15:52:32 +00:00
Sean Bright bf6ce01b78 Comments didn't reflect rewinddir() 2001-02-03 00:50:48 +00:00
Daniel Beulshausen 638ecd26f7 add iconv and ming 2001-01-31 17:12:12 +00:00