| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Updated cpr to 1.5.2
* Updated the cpr SHA512
|
|
|
|
|
|
Co-authored-by: Fei Chong <fei.chong@calmcar.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactor/robustify library selection code into functions (#14026)
|
|
|
|
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
|
|
|
|
|
|
|
|
preview 1 workarounds (#14056)
|
|
multiple files in the same directory (#13025)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
version (#13811)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
|
|
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
arm or arm64. (#13465)
This change tries to fix issue #13395.
Root cause:
In script mode, cmake won't populate CMAKE_SYSTEM_PROCESSOR parameter automatically. That parameter is
required by libpng to configure build parameters. To fix this issue, we need explicitly set CMAKE_SYSTEM_PROCESSOR
value.
Verify:
On arm64-linux host, run `./vcpkg install tesseract:arm64-linux`.
|
|
* [qtkeychain] update to 0.11.1
* [qtkeychain] Update to 0.11.1
* Update ports/qtkeychain/portfile.cmake
* Update ports/qtkeychain/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [vcpkg_common_definitions] Add macro VCPKG_HOST_IS_<target>
* Update scripts/cmake/vcpkg_common_definitions.cmake
|
|
* update everything. Let ci test if just updating is enough
* fix some minor version details.
* remove upstream patch
* add zstdd patch and do not remove zlib since it is required for bootstrapping
* add mqtt hash
* webengine hash
* add fixup pkgconfig to assimp
* add assimp to qt-3d (still requires zlib fix)
* setup pkg-config for qt
* fix psql detection in configure
* fix build details
* fix assimp library nameing
* -rpath option is not available for static builds
* move config log somewhere where CI can catch it.
* move logs only if they exists
* append bzip2 qt-3d
* break qt3d again to get logs
* retry qt3d
* remove qt-3d failure. everything ok now
* add assistent patch for qt5-tools not building qthelp
* remove unnecessary qt5-webengine patches
* Remove PSQL_TYPES
* [qt5-3d] remove irrxml as a assimp dep
* remove unnecessary patch
* fix qt-3d on windows
* fix qt5-3d linux
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [cfitsio] Update to 3.49 and fix dependency zlib
* export unofficial cmake targets
* [cfitsio] Fix file paths, export cmake targets
* [cfitsio] Required cmake_policy CMP0012
* [ccfits] Fix dependency cfitsio
* [cfitsio] Fixup pkgconfig
* [healpix] Fix dependency cfitsio
* [cfitsio] fix homepage and patches
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
* [oatpp] Update to 1.2.0
* fixed UWP build err of oatpp at v1.2.0
|
|
* [antlr4] update to 4.8
* [antlr4] Add supports
* [antlr4] Regenerate patch files
* [antlr4] Remove spaces from patch files
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
|
|
* [libpqxx] Update to 7.1.2
* [libpqxx] Update to 7.2.0
* Update ports/libpqxx/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
|
|
|
|
|
|
This feature requires icu-le-hb which is not provided by vcpkg. When
this package is otherwise available on the system the build will fail as
the pkg-config file pulls the dependency from the system.
|
|
* [jansson] Update to 2.13.1
[jansson] Update to 2.13.1
* [jansson] Update portfile.cmake
[jansson] Update portfile.cmake
|
|
* Bumped OpenMAMA to 6.3.1
* [openmama] Update CONTROL
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
|
|
|
|
|
|
* update to new version
* format vcpkg.json correctly
|
|
|
|
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
|
|
(#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.
|
|
|
|
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|