Updated BUILD.md documentation.
Changes in CMake scripts: * Include more CMake patches to add support for latest MSVC 1911 * Move Visual Studio IDE tuning commands to right place * Fix executable file output path under MSVS * Add more build tools versions to versions.h and about dialog * Always include UCRT DLLs as they are required i many Windows versions * Distribute correct DLLs (official downloaded or compiled locally) if linking to shared wxWidgets * Fix generating translations with Ninja - fix VS startup project - now points to mmex target - minor style fixes - removed not used CMakeSettings.json file
Changes in Travis & Docker: - Add latest Debian (buster) package - Add automake and libtool to docker images to allow cppunit compile
Changes AppVeyor: * Fix build problems with VS2017 and latest AppVeyor image version * Improve wxWidgets binaries caching (not cross cache size limit) * Add ability to link to shared wxWin libraries (DLLs) * Try download official pre-compiled wxWin binaries before local compile * Build only selected matrix combinations - optimize developer command prompt initialization for different VS versions - remove v90 and v100 as unavailable at AppVeyor - add v110 support - but now fails with compile errors - fix YAML style
该提问来源于开源项目:moneymanagerex/moneymanagerex