Alexander Neumann

Results 61 issues of Alexander Neumann

category:new-port

(this is just 5b because of the branch which i didn't notice was already merged since 4 is still open)

category:new-port

required for `VCPKG_MESON_(CROSS|NATIVE)_FILE(_RELEASE|_DEBUG)` already exisiting in `vcpkg_configure_meson` and #22473, #25847

category:vcpkg-feature

short summary: - force the lapack/blas vendor within the wrapper - install wrapper stuff from real ports into `share/${PORT}` - move the correct vcpkg-cmake-wrapper.cmake with the blas/lapack metaport - move...

category:port-feature
requires:vcpkg-team-review

while playing with qtbase on x64-uwp i found that it could not pass a try_compile command since important variables are not correctly forwarded. As such I concluded that the handling...

category:vcpkg-bug
requires:author-response

Adds the possibility to add a cache file for make to avoid running configure checks. (Needs additional ABI hashing for the cache files.) depends on a tool change to include...

category:vcpkg-feature

- builds xserver on windows (works but requires some knowledge on how to set it up; tested xeyes with wsl over putty/ssh) - all x* libs are considered system libraries...

category:new-port

pass `-T{VCPKG_PLATFORM_TOOLSET}` for VS generators.

info:reviewed
category:tool-update

## Expected Behavior Succesfull build ## Actual Behavior build of hpx_collectives/hpx_compute fails. ## Steps to Reproduce the Problem Just try to compile it with latest release of MSVC 17.3.4 ##...