| Age | Commit message (Collapse) | Author |
|
avoid failures due to Mark Of The Web
|
|
|
|
Fixes #874. Fixes #876.
When using the toolchain file, VCPKG_TARGET_TRIPLET was not specified, which resulted in all libraries being built against x86-windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
|
|
|
|
|
|
|
|
|
|
|
|
TRUE
|
|
|
|
|
|
|
|
process.
|
|
|
|
|
|
|
|
In respect of #682 and https://cmake.org/Bug/bug_relationship_graph.php?bug_id=9879.
|
|
|
|
|
|
|
|
|
|
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
|
|
|
|
|
|
|
|
enable mixing VS2015 and VS2017
|
|
|
|
|
|
|
|
of cmake changes.
|
|
|
|
Add glib
|
|
|
|
|
|
This reverts commit ccd3e399f023129a39bb9a402324676a9391a970.
|
|
|
|
|
|
|
|
|
|
Since 7zip is distribute as installer only (no archive) we use msiexec to extract the installer without installing it. msiexec should be available on all windows computers (located in C:/Windows/system32)
|
|
|
|
|
|
|