Frank M. Kromann
|
720f4b8365
|
Added MBSTR_ENC_TRANS to allow compilation and linking under win32
|
2002-07-03 18:44:40 +00:00 |
|
Edin Kadribasic
|
2203ef1979
|
Made pgsql compile on win32 again.
All defines regarding libpq capabilities are kept in ext/pgsql/pgsql.dsp
where HAVE_PQESCAPE is already defined.
|
2002-06-21 13:11:47 +00:00 |
|
Harald Radi
|
ecad1fbc5a
|
pg_escape_* functions were not available on win32 due to a missing define
#if this breaks the build because the win32 pg libs don't export the functions
#we should consider implementing them somehow else
#some linuxtag work
|
2002-06-09 14:32:40 +00:00 |
|
Sebastian Bergmann
|
874cdf43a6
|
Unbreak build by setting PHP_PREFIX to c:\php4 for now.
|
2002-06-07 15:30:13 +00:00 |
|
Sebastian Bergmann
|
49446bb216
|
Fugbix typo.
|
2002-06-07 15:24:03 +00:00 |
|
Stig Bakken
|
41e31645dd
|
* fix SHLIB_SUFFIX_NAME define for Windows
|
2002-06-07 12:20:28 +00:00 |
|
Sebastian Bergmann
|
ae6b6359d7
|
Add HAVE_MBSTR_RU support for Win32.
|
2002-05-21 07:15:42 +00:00 |
|
Edin Kadribasic
|
544694255a
|
Added glob() support for windows.
|
2002-05-19 14:32:24 +00:00 |
|
Edin Kadribasic
|
ffce791942
|
Added MD5 support for crypt() on Windows.
|
2002-05-10 04:58:05 +00:00 |
|
Sebastian Bergmann
|
738b47c13e
|
The Windows build can now be configures more comfortably, for instance in regard to built-in extensions.
|
2002-05-02 09:49:41 +00:00 |
|