php-src/win32
Anatol Belski 6a624c1dfd Rework the VS version evaluation
For the latest versions, refer also to the Visual Studio version, not to
the exact toolset version. The latest Visual Studio versions are moving
fast and the method existed previously is not sutable to keep up
anymore. Instead of refering to the exact toolset, it refers to the
Visual Studio version and implies the latest toolset available there.
That is still not ideal, another situation can arise where VS version is
not changed, but the toolset version is. It might be better to refer to
it a generic way in the future or even omit at all, and improve the
internal compatibility checks instead.
2019-03-31 14:26:00 +02:00
..
build Rework the VS version evaluation 2019-03-31 14:26:00 +02:00
builddef.bat Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
codepage.c Implement FR #77377 handle CTRL+C in Windows 2019-02-08 18:10:31 -08:00
codepage.h Remove local variables 2019-02-03 21:03:00 +01:00
console.c Implement FR #77377 handle CTRL+C in Windows 2019-02-08 18:10:31 -08:00
console.h Implement FR #77377 handle CTRL+C in Windows 2019-02-08 18:10:31 -08:00
cp_enc_map_gen.c Remove local variables 2019-02-03 21:03:00 +01:00
cp_enc_map.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
dllmain.c Remove local variables 2019-02-03 21:03:00 +01:00
fnmatch.c Remove local variables 2019-02-03 21:03:00 +01:00
fnmatch.h Remove local variables 2019-02-03 21:03:00 +01:00
ftok.c Remove local variables 2019-02-03 21:03:00 +01:00
getrusage.c Remove local variables 2019-02-03 21:03:00 +01:00
getrusage.h Remove local variables 2019-02-03 21:03:00 +01:00
glob.c Remove local variables 2019-02-03 21:03:00 +01:00
glob.h Remove local variables 2019-02-03 21:03:00 +01:00
globals.c Remove local variables 2019-02-03 21:03:00 +01:00
grp.h Remove local variables 2019-02-03 21:03:00 +01:00
inet.c Remove local variables 2019-02-03 21:03:00 +01:00
inet.h Remove local variables 2019-02-03 21:03:00 +01:00
ioutil.c Fix bc break in Windows readlink 2019-03-10 15:48:31 +01:00
ioutil.h Fix bc break in Windows readlink 2019-03-10 15:48:31 +01:00
ipc.h Remove local variables 2019-02-03 21:03:00 +01:00
nice.c Remove local variables 2019-02-03 21:03:00 +01:00
nice.h Remove local variables 2019-02-03 21:03:00 +01:00
param.h Remove local variables 2019-02-03 21:03:00 +01:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php_inttypes.h Remove local variables 2019-02-03 21:03:00 +01:00
php_registry.h Remove local variables 2019-02-03 21:03:00 +01:00
php_stdbool.h Remove local variables 2019-02-03 21:03:00 +01:00
php_stdint.h Remove local variables 2019-02-03 21:03:00 +01:00
php_win32_globals.h Remove local variables 2019-02-03 21:03:00 +01:00
readdir.c Merge branch 'PHP-7.3' into PHP-7.4 2019-03-30 21:30:48 +01:00
readdir.h Remove local variables 2019-02-03 21:03:00 +01:00
registry.c Remove local variables 2019-02-03 21:03:00 +01:00
resource.h Remove local variables 2019-02-03 21:03:00 +01:00
select.c Remove local variables 2019-02-03 21:03:00 +01:00
select.h Remove local variables 2019-02-03 21:03:00 +01:00
sendmail.c Remove local variables 2019-02-03 21:03:00 +01:00
sendmail.h Remove local variables 2019-02-03 21:03:00 +01:00
signal.c Remove function_table var from the caller 2019-03-11 10:00:39 +01:00
signal.h Fix TS build, ref #77377 2019-02-08 18:42:48 -08:00
sockets.c Remove local variables 2019-02-03 21:03:00 +01:00
sockets.h Remove local variables 2019-02-03 21:03:00 +01:00
syslog.h Remove local variables 2019-02-03 21:03:00 +01:00
syslog.reg Convert CRLF line endings to LF 2018-10-13 11:23:52 +02:00
time.c Remove local variables 2019-02-03 21:03:00 +01:00
time.h Remove local variables 2019-02-03 21:03:00 +01:00
unistd.h Remove local variables 2019-02-03 21:03:00 +01:00
winutil.c Implement stricter extension compatibility check 2019-03-31 14:26:00 +02:00
winutil.h Implement stricter extension compatibility check 2019-03-31 14:26:00 +02:00
wsyslog.c Remove local variables 2019-02-03 21:03:00 +01:00