Commit Graph

156 Commits

Author SHA1 Message Date
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
Harald Radi
7478783b20 fixed unicodeconversion and parameter passing bugs in com and dotnet modules 2001-01-28 03:41:43 +00:00
Daniel Beulshausen
a5064992e9 make msql build under win32 2001-01-25 22:07:31 +00:00
Daniel Beulshausen
4d25067387 finally remove -S option from bison
# bison.simple should be stored in the same folder or
# set the 'bison_simple' variable which points to the file
2001-01-05 18:06:24 +00:00
Zeev Suraski
338b9b0819 - Make the INI mechanism thread safe (fix necessary API changes from Zend)
- Make the Win32 non-TS configuration build again
2000-12-27 15:43:05 +00:00
Zeev Suraski
a697d076bc Add Release_TSDbg support. This mode compiles PHP with the release C runtime,
but with optimizations disabled and with debug info.  Some crashes can only
be debugged using this mode.
2000-12-26 22:15:32 +00:00
Daniel Beulshausen
23c3b190c2 oops, libcrypt shouln't be in the linker libs
by default
2000-11-23 16:29:49 +00:00
Zeev Suraski
5ebbef16f2 I forgot to commit the .dsp update... 2000-11-23 14:34:09 +00:00
Daniel Beulshausen
819f11c9d2 make ctype ext compile under windows 2000-11-23 14:14:40 +00:00
Sebastian Bergmann
ccb857ba81 Fixed typo. 2000-11-23 14:06:50 +00:00
Daniel Beulshausen
cabfc674c2 fix libbcmath compile, updated dependencies & add
libbcmath to linker options
2000-11-23 10:17:37 +00:00
Frank M. Kromann
ee3353e8d3 Adding Win32 project for libbcmath 2000-11-23 05:08:19 +00:00
Frank M. Kromann
ee23c53108 Adding credits.c to project to allow compilation. 2000-11-20 22:32:02 +00:00
Daniel Beulshausen
0c3d96c3ba make ingres compile under win32
# no cleanup...
2000-11-13 22:23:16 +00:00
Daniel Beulshausen
c1e1bc07ff added dsp for openssl win32 2000-11-13 20:24:23 +00:00
Daniel Beulshausen
c0904e1c9e install instructions for more webservers 2000-11-03 11:43:45 +00:00