| Age | Commit message (Collapse) | Author |
|
|
|
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
|
|
|
|
|
|
[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.
|
|
|
|
|
|
|
|
The fix from last week (ce9927f7327bc71ade246108a7d984deda6293fd)
worked for downloading most dependencies, but there is still one
BITS transfer code path, which this fix addresses.
|
|
|
|
|
|
|
|
enable mixing VS2015 and VS2017
|
|
|
|
|
|
|
|
Importance=Normal
|
|
|
|
|
|
|
|
of cmake changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add glib
|
|
|
|
|
|
This reverts commit ccd3e399f023129a39bb9a402324676a9391a970.
|
|
Fixes #460.
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|