Allow building with VS15 out of the box. Closes https://github.com/wxWidgets/wxWidgets/pull/353
Use a single script for all compiler versions, another simple script just defining wxWidgets version and, finally, a script building all the binaries for all the compilers. Closes #17510.