Commit Graph

135 Commits

Author SHA1 Message Date
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
Zeev Suraski
a023f9280a - Fix Windows build
- Changed the Apache .dsp to expect the Apache source code files under php_build
2000-11-02 14:53:10 +00:00
Zeev Suraski
78194a47b7 - Complete the move to the new INI parser. (Side effect: at last, people
can finally have spaces and tabs in their extension statements...)
2000-10-30 23:39:14 +00:00
Zeev Suraski
1fd09132c2 Initial steps to move the INI mechanism to the Zend engine 2000-10-29 11:38:26 +00:00
Daniel Beulshausen
e252d77d5f added "printer" extension, to access printers under win32 2000-10-27 19:27:21 +00:00
Daniel Beulshausen
4aab269181 added dba extension for win32, currently the dsp is
only configured with db3, adding other configurations
shouldn't be hard
2000-10-26 18:29:10 +00:00
Frank M. Kromann
dbdfbd9e0c Adding iisfunc to modules workspace 2000-10-22 23:15:28 +00:00
Daniel Beulshausen
667e96f2c8 added reg. files for the pws, thanks to phil 2000-10-22 13:50:42 +00:00
Daniel Beulshausen
9224f8e211 made yaz compile under windows 2000-10-21 14:18:28 +00:00
Daniel Beulshausen
218c2fa3ae added bz2 and removed ZendTS (not really nedded here) 2000-10-21 10:43:17 +00:00
Daniel Beulshausen
6fb51171c8 compile fixes & update of win32 dsp 2000-10-13 09:13:01 +00:00
Daniel Beulshausen
83905d9fec added sablotron extension 2000-10-11 09:18:22 +00:00
Andi Gutmans
31a5160a0a - Add calendar to default Win32 build. 2000-10-06 00:03:02 +00:00
Andi Gutmans
9ece8612b8 - Add FTP extension to default Win32 build 2000-10-05 23:25:41 +00:00
Daniel Beulshausen
f6c67cec11 added filepro & snmp 2000-09-30 17:42:10 +00:00
Daniel Beulshausen
d836f5d4c0 fix unresolved externals 2000-09-19 22:05:26 +00:00
Daniel Beulshausen
8b23529beb let windows build with trans sid 2000-09-18 17:23:45 +00:00
Andi Gutmans
f5cf7d7eb7 - Windows and UNIX compile fixes 2000-09-11 19:14:42 +00:00
Zeev Suraski
eb32144902 - Remove track_vars - it is now always on
- Make the various $HTTP_*_VARS[] arrays be defined always,
  even if they're empty
- Fix Win32 build and warnings
2000-09-05 19:06:29 +00:00
Sterling Hughes
9a2726e208 This should fix the multiple-line problem. 2000-09-05 00:26:15 +00:00
Andi Gutmans
4a17400b0a - Remove php_virtual_cwd.[ch] from Windows project 2000-09-03 19:43:09 +00:00
Andi Gutmans
570e7e9a13 - Defining TSRM_WIN32 in each and every dsp sucked. Revert this change 2000-09-02 16:28:25 +00:00