| Age | Commit message (Collapse) | Author |
|
(#14054)
* [portaudio] Remove from baseline, fix CRT linkage and mark UWP as unsupported.
portaudio was fixed by https://github.com/microsoft/vcpkg/commit/654adc64b36607aff14f614387eb904d64faec2b
* [chakracore] Remove passing case from baseline and add Supports.
PASSING, REMOVE FROM FAIL LIST: chakracore:arm64-windows (.\scripts\ci.baseline.txt)
* [gamma] Remove from baseline.
PASSING, REMOVE FROM FAIL LIST: gamma:x64-linux (.\scripts\ci.baseline.txt)
This was blocked by portaudio before.
* [usrsctp] Remove baseline
PASSING, REMOVE FROM FAIL LIST: usrsctp:arm-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: usrsctp:x64-uwp (.\scripts\ci.baseline.txt)
Probably fixed by https://github.com/microsoft/vcpkg/commit/16b68c2f35771c250b354248f11015f9def2a89b
* [libopenmpt] Fix build on recent msvc by backporting deaf2e3837fb08b1a53fd21bb53adbafe0a84e7d
https://github.com/OpenMPT/openmpt/commit/deaf2e3837fb08b1a53fd21bb53adbafe0a84e7d
* [chakracore] Also needs dynamic universe.
|
|
* Build only static or shared library
* Update CONTROL
Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
|
|
* Disable debug logging
* Update version of port
* Added in debug logging to debug builds only. Still removed from release
* Simplified portfile
|
|
* [portaudio] Fix library cannot be found
* Fix include cannot be found
|
|
* [portaudio] Update to the latest version
* Update SHA512 hash code
* Update source URL
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
* [portaudio]: fix Linux build
Wrap some Win specific stuff in an if (WIN32)
Fixes #4526
* [portaudio] Bump CONTROL version
|
|
* [portaudio] Add pa_win_waveformat.h to public includes.
pa_win_wasapi.h includes pa_win_waveformat.h, so it has to be
distributed for pa_win_wasapi.h to be usable.
* [portaudio] Bump control version
|
|
* [portaudio] fix wasapi support (#4236)
* [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex
|
|
libs (/Z7)
|
|
|
|
|
|
|