History log of /PHP-8.0/win32/build/Makefile (Results 26 – 50 of 150)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-7.2.6RC1, php-7.1.18RC1, php-5.6.36, php-7.2.5, php-7.1.17, php-7.0.30, php-7.1.17RC1, php-7.2.5RC1, php-5.6.35, php-7.0.29, php-7.2.4, php-7.1.16, php-7.1.16RC1, php-7.2.4RC1
# 10549ac6 02-Mar-2018 Anatol Belski

Fix empty value


# c7dc6cc6 02-Mar-2018 Anatol Belski

Reflect native instruction set in snap filename


Revision tags: php-7.1.15, php-5.6.34, php-7.2.3, php-7.0.28, php-7.2.3RC1, php-7.1.15RC1
# ff027753 02-Feb-2018 Anatol Belski

Use 7za for packaging

Better compression, Unicode support and general compatibility.


Revision tags: php-7.1.14, php-7.2.2, php-7.1.14RC1, php-7.2.2RC1, php-7.1.13, php-5.6.33, php-7.2.1, php-7.0.27
# a6519d05 02-Jan-2018 Xinchen Hui

year++


# 7a7ec01a 02-Jan-2018 Xinchen Hui

year++


# ccd4716e 02-Jan-2018 Xinchen Hui

year++


Revision tags: php-7.2.1RC1, php-7.1.13RC1, php-7.0.27RC1, php-7.2.0, php-7.1.12, php-7.0.26, php-7.1.12RC1, php-7.2.0RC6, php-7.0.26RC1
# f5358c0e 02-Nov-2017 Anatol Belski

Yet one /nologo


# 164167f3 31-Oct-2017 Anatol Belski

Add /nologo


Revision tags: php-7.1.11, php-5.6.32, php-7.2.0RC5, php-7.0.25, php-7.1.11RC1, php-7.2.0RC4, php-7.0.25RC1, php-7.1.10, php-7.2.0RC3, php-7.0.24, php-7.2.0RC2, php-7.1.10RC1, php-7.0.24RC1
# 24da62d3 02-Sep-2017 Anatol Belski

Fix command


# 2e77f5ee 31-Aug-2017 Dylan K. Taylor

Fix `nmake install` fails when there are no shared extensions

check for existence instead of muting everything

check for exe existence before trying to copy


Revision tags: php-7.1.9, php-7.2.0RC1, php-7.0.23
# ba59b6f1 18-Aug-2017 Anatol Belski

Fix .pgd name for ts build


Revision tags: php-7.1.9RC1, php-7.2.0beta3, php-7.0.23RC1, php-7.1.8, php-7.2.0beta2, php-7.0.22, php-7.1.8RC1, php-7.2.0beta1, php-7.0.22RC1
# 1300017c 13-Jul-2017 Anatol Belski

cleanup discontinued target


# 2b37da9e 11-Jul-2017 Anatol Belski

parametrize zip names

simplify names


Revision tags: php-5.6.31, php-7.0.21, php-7.1.7, php-7.2.0alpha3, php-7.1.7RC1, php-7.0.21RC1, php-7.2.0alpha2, php-7.1.6, php-7.2.0alpha1, php-7.0.20, php-7.1.6RC1, php-7.0.20RC1, php-7.1.5, php-7.0.19, php-7.0.19RC1, php-7.1.5RC1, php-7.1.4
# 8121cb50 11-Apr-2017 Anatol Belski

Pass explicit PHP version string to mkdist.php


# a94fc577 11-Apr-2017 Anatol Belski

Fix command syntax, env var has to be nmake macro in makefile


# c14eecb9 11-Apr-2017 Anatol Belski

use php.exe from the SDK for packaging, not the one just compiled


Revision tags: php-7.0.18, php-7.1.4RC1, php-7.0.18RC1, php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1
# 9450e23b 24-Feb-2017 Anatol Belski

Support run or test target invoked within debugger

Useful, as it gets all the environment produced by the makefile. For the
test target, it might make sense to have the child process deb

Support run or test target invoked within debugger

Useful, as it gets all the environment produced by the makefile. For the
test target, it might make sense to have the child process debug plugin
for VS installed.

show more ...


Revision tags: php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1, php-5.6.30, php-7.0.15, php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1
# dac6c639 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 478f119a 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 9e29f841 02-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1
# acbc007a 20-Nov-2016 Kalle Sommer Nielsen

Use $(CC) consistently in the Makefile


Revision tags: php-7.1.0RC6, php-5.6.28, php-7.0.13
# 197def72 01-Nov-2016 Anatol Belski

add run target

With this it is possible to run some code with the currently compiled
PHP and all the required environment included.


# 78a164ba 30-Oct-2016 Anatol Belski

rename the env setting target and reuse it for build-snap


# ddbcb208 29-Oct-2016 Anatol Belski

fix test run with autogenerated ini


# 5b04a218 29-Oct-2016 Anatol Belski

generate test ini file, so shared exts are loaded for nmake test


123456