]> granicus.if.org Git - php/commit
- add phpize support for windows, need a nmake install for now (nmake devel-pkg versi...
authorPierre Joye <pajoye@php.net>
Mon, 13 Dec 2010 18:43:10 +0000 (18:43 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 13 Dec 2010 18:43:10 +0000 (18:43 +0000)
commitaea6771d1993cc6ea75e3dd75cfc54fb268dfaf0
tree5149984f299d108d8d5a3c437156ab99b22aca57
parent4ee6b4dfbbbaec874598136c7355072504cb6fe8
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
30 files changed:
ext/date/config.w32
ext/dom/config.w32
ext/ereg/config.w32
ext/filter/config.w32
ext/gd/config.w32
ext/hash/config.w32
ext/iconv/config.w32
ext/libxml/config.w32
ext/mbstring/config.w32
ext/mysqli/config.w32
ext/mysqlnd/config.w32
ext/pcre/config.w32
ext/pdo/config.w32
ext/session/config.w32
ext/sockets/config.w32
ext/spl/config.w32
ext/sqlite3/config.w32
ext/standard/config.w32
ext/xml/config.w32
ext/zip/php_zip.c
win32/build/Makefile
win32/build/Makefile.phpize [new file with mode: 0644]
win32/build/buildconf.js
win32/build/config.w32
win32/build/config.w32.phpize.in [new file with mode: 0644]
win32/build/configure.tail
win32/build/confutils.js
win32/build/phpize.bat [new file with mode: 0644]
win32/build/phpize.js.in [new file with mode: 0644]
win32/syslog.reg