Commit Graph

46 Commits

Author SHA1 Message Date
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
Zeev Suraski
bafecffb7c Fix Release_TSDbg configuration 2001-08-21 07:56:25 +00:00
Zeev Suraski
9bcacd36f5 Update .dsp 2001-08-13 00:33:08 +00:00
Zeev Suraski
6f297a370a Fix Windows build 2001-07-20 14:40:30 +00:00
Harald Radi
5943e68e03 added variant.h 2001-06-24 21:08:30 +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
6a27146e72 added com.h 2001-03-20 22:25:10 +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
Zeev Suraski
fa8f552fbf Restore COM.c 2001-02-20 05:14:32 +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
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
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
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
ee23c53108 Adding credits.c to project to allow compilation. 2000-11-20 22:32:02 +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
Daniel Beulshausen
6fb51171c8 compile fixes & update of win32 dsp 2000-10-13 09:13:01 +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
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
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
Andi Gutmans
8d7faf6c12 - Fix windows build 2000-09-02 15:56:18 +00:00
Daniel Beulshausen
a4cf34619d changed the intermediate output dir, to make it a bit cleaner 2000-08-23 15:32:09 +00:00
Zeev Suraski
1d0f45ea6b Fix Win32 build 2000-08-20 22:19:58 +00:00
Andi Gutmans
056401fa6c - It should be #ifdef PHP_WIN32 2000-08-17 04:05:57 +00:00
Shane Caraveo
8a4e08da4f fix php4dllts dsp file 2000-07-02 17:20:38 +00:00
Zeev Suraski
37fb71b9ba Set version number on DLLs 2000-06-30 12:16:58 +00:00
Andi Gutmans
2a5a064a03 - winsnmp.c has moved to ext/snmp 2000-06-24 18:31:22 +00:00
Zeev Suraski
d1a6a64675 - Make the output globals accessible from the outside world
- Fix Win32 compilation
2000-06-24 13:27:34 +00:00
Andi Gutmans
cb62c5d5f8 - Make Windows compile. Was missing crc32.c 2000-06-22 21:24:44 +00:00
Zeev Suraski
c532a70746 @- Moved VC++ Win32 project and workspace files to the win32 directory
@  (Zeev)
2000-06-14 18:06:31 +00:00