mpir/msvc/vs17
Paul 'Nick' Laurenzano 6be0d67dde Add flexibility to VS17 msbuild.bat
Now, a msbdir can be passed in externally, which is
useful in case Visual Studio is installed in an atypical location.

Also had to make use of Delayed Expansion for the set commands
within the conditional statements; otherwise, they would not resolve
their values properly. Not sure if this is specific to different
versions of Windows or Command prompt, but it bit me.
https://stackoverflow.com/questions/10558316/example-of-delayed-expansion-in-batch-file

This change could easily be moved to the other platforms if needed.
2020-04-08 08:23:39 -04:00
..
dll_mpir_gc update to use the Windows 10 version 1803 as the default Windows SDK (10.0.17134.0) 2018-09-03 08:19:37 +01:00
lib_mpir_cxx update to use the Windows 10 version 1803 as the default Windows SDK (10.0.17134.0) 2018-09-03 08:19:37 +01:00
lib_mpir_gc update to use the Windows 10 version 1803 as the default Windows SDK (10.0.17134.0) 2018-09-03 08:19:37 +01:00
mpir-tests 1. remove mpir-tests.py from the mpir-tests directories (now runs from vs<nn> directories) 2018-09-05 16:58:31 +01:00
mpir-tune add back new msvc build 2018-08-29 14:15:58 +01:00
mpir-tests.sln add back new msvc build 2018-08-29 14:15:58 +01:00
mpir-tune.sln add back new msvc build 2018-08-29 14:15:58 +01:00
mpir.sln update to use the Windows 10 version 1803 as the default Windows SDK (10.0.17134.0) 2018-09-03 08:19:37 +01:00
msbuild.bat Add flexibility to VS17 msbuild.bat 2020-04-08 08:23:39 -04:00
run-speed.py add back new msvc build 2018-08-29 14:15:58 +01:00
run-tests.py add back new msvc build 2018-08-29 14:15:58 +01:00
version_info.py update to use the Windows 10 version 1803 as the default Windows SDK (10.0.17134.0) 2018-09-03 08:19:37 +01:00