]> granicus.if.org Git - php/commit
Added config.simple for the Windows build system, this is pretty much
authorKalle Sommer Nielsen <kalle@php.net>
Tue, 18 Oct 2016 21:13:30 +0000 (23:13 +0200)
committerKalle Sommer Nielsen <kalle@php.net>
Tue, 18 Oct 2016 21:13:30 +0000 (23:13 +0200)
commit6cb13be2c82ffaa30a41c6ca31980b8ce40f5c20
tree74fcfb7f1d93e79302aa14b4dadce93901c37834
parent7755adf57b64770cf8df68107756e1188d90a0b0
Added config.simple for the Windows build system, this is pretty much
like running configure for only the core of PHP and sapi/cli for quick
and fast building.

buildconf
config.simple
nmake
Release_TS\php -v

(This also enables --with-mp for multi processing for a faster build)
win32/build/buildconf.js