Kai Pastor
25eb51a36b
[pdal] Revise and update ( #21275 )
...
* Modernize portfile, use vcpkg_from_github
* Revise cleanup and tool installation
* Fix static linkage with gdal
* Fix static linkage with PostgreSQL
* Fix compiler options
* Fix APPLE linker flags
* Don't use /usr/local/include
* Remove pdal failure from CI baseline
* Remove outdated FindICONV.cmake
* Simplify geos package lookup
* Separate boost patch from other dependencies
* Simplify boost patching
* Update to 2.3.0
* PDAL supports only dynamic linkage
* Normalize find_library
* Dependencies, features and plugins
* Update pdalboost fixup
* Fixup pkgconfig
"Requires" in pc file is incomplete, and not needed for dynamic linkage in vcpkg.
* Override absolute plugin path
* Don't set RPATH
* Add usage
* [pdal-c] Update portfile
* [pdal-c] Don't enforce pdal features
* [pdal-c] Update to v2.1.0
* Update versions
* Convert tabs
* Update versions
* Patch NOMINMAX definition
* Update versions
* Use project include instead of patch
* Update versions
* Update 'supports' field
* Update versions
2022-01-11 14:56:08 -08:00
Akash
d1d48ccffe
[realsense2] Update to 2.50.0 ( #22416 )
...
* Update realsense2
* Update versions
* strega-nil CRs
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-11 14:50:36 -08:00
Kai Pastor
03d1a43303
[vcpkg_execute_build_process] Catch ld signal 9 ( #22417 )
...
* [vcpkg_execute_build_process] Catch ld signal 9
* Update message output
2022-01-11 14:29:24 -08:00
autoantwort
ccdb2089ce
[luasocket] only work on windows ( #22432 )
2022-01-11 14:28:39 -08:00
Leonid Pospelov
73e1ed0263
[chakracore] Add flag to use all available CPUs ( #22439 )
...
* Update portfile.cmake
* Update vcpkg.json
* Update baseline.json
* Update chakracore.json
* Update portfile.cmake
* Update chakracore.json
* Update portfile.cmake
* Update portfile.cmake
* Update chakracore.json
* Update portfile.cmake
* Update chakracore.json
* Update ports/chakracore/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update chakracore.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-01-11 14:28:06 -08:00
autoantwort
ca5930fae4
[wintoast] only windows ( #22441 )
2022-01-11 14:27:35 -08:00
SunBlack
b8b1217bda
[pybind11] Update to 2.9.0 ( #22460 )
...
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-01-11 14:09:57 -08:00
Cheney Wang
f820cdd2a7
[getdns] Disable install COPYING in cmakelist ( #22475 )
...
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-01-11 14:04:18 -08:00
Kai Pastor
9f04533f30
[drogon] Fix libmariadb import/export and usage ( #22426 )
...
* Add canonical usage
* Use unofficial-libmariadb
* Update versions
2022-01-10 21:48:15 -08:00
nicole mazzuca
5edd518dc3
[macos ci] update to 2022-01-03 ( #22314 )
...
* [macos ci] update to 2022-01-03
* update the instructions
* forgot to update azure-pipelines-osx.yml
* install parallels in Install-Prerequisites.ps1
* oops
* fix ace, libsoundio, and libpqxx
* tensorflow doesn't yet support macOS 12
2022-01-10 16:08:51 -08:00
autoantwort
964e75806b
[simbody] no absolute paths ( #22420 )
2022-01-10 13:18:05 -08:00
hm
b39db0cf4b
[openblas] Upgrade to latest version 0.03.19 ( #22435 )
...
* [#22423 ]: Upgrade Openblas to latest version 0.03.19
* Clean-up ports/openblas. Removing patch no longer needed
* Formatting ports/openblas/vcpkg.json
* vcpkg x-add-version openblas
2022-01-10 13:17:40 -08:00
Felipe Wannmacher
e3c42b4418
[sdl2-image] Support x64-uwp ( #22437 )
...
* fixed 22434
* Clean baseline
* update version
* version
* add supports field since the upstream doesn't support uwp
* improve code
* version
* version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-01-10 13:15:07 -08:00
Clayton Wheeler
9f69089cb9
[s2n] disable -Werror for gcc 11 build ( #22446 )
...
s2n fails to build with gcc 11 (see
https://github.com/aws/s2n-tls/issues/2989 ) due to problematic type
declarations which generate compiler warnings, coupled with the fact
that s2n builds with -Werror by default. The underlying bug is not yet
fixed upstream.
Building with -Werror is not helpful for an end user trying to use s2n
from vcpkg, since a build failure like this is not actionable. This
change therefore uses the UNSAFE_TREAT_AS_ERRORS=OFF option to disable
-Werror.
2022-01-10 13:12:17 -08:00
autoantwort
4c570f2b8d
[vlpp] fix mac build ( #22452 )
2022-01-10 13:09:22 -08:00
autoantwort
0e96f76e01
[mman] only windows ( #22453 )
2022-01-10 13:07:18 -08:00
Bill Avery
9e7de58738
[cppgraphqlgen] Update from v4.0.0 to v4.1.0 ( #22411 )
...
* Bump version from 4.0.0 to 4.1.0
* vcpkg x-add-version cppgraphqlgen
2022-01-10 12:59:06 -08:00
Bert Huijben
8b72840039
[proj4]: Make the tiff specific features configurable and don't requi… ( #22402 )
...
* [proj4]: Make the tiff specific features configurable and don't require the lossy jpeg compression that isn't used by the proj Data and/or CDN
* [proj4]: Add version
2022-01-10 12:33:36 -08:00
Yury Bura
76d4836f3b
[boost] update to 1.78.0 ( #21928 )
...
* [scripts] update scripts
* [boost-*] generate ports
* update versions
* [scripts] update boost version in boost-modular-headers.cmake
* [scripts] add post source stubs for boost-json and boost-nowide ports and re-generate Boost ports
* update versions
* [boost-asio] make OpenSSL optional #20718
* update versions
* [boost] [boost-mpi] [boost-python] disable python for iOS and Android, fixes #21474
* update versions
* [boost-fiber] add NUMA support, fixes #16507
* update version
* [boost-build] apply patch https://github.com/bfgroup/b2/pull/113 for fix build boost-fiber and boost-stacktrace
* update version
* [boost-atomic] fix compilation for uwp
* update version
* ignore mapnik's fail on arm64-windows
* [boost-python] support ARM on Windows
* update versions
* Boost features testing within CI
* [boost-modular-build-helper] fix boost_python file name in Jamroot.jam
* [boost-mpi] fix build with python2 or python3
* update versions
* [boost-fiber] fix build with numa=on
* update version
* [boost-multiprecision] fix build with MSVC on ARM
* update version
* [boost-mpi] try to fix build on linux and osx
* update versions
* exclude static
* guarantee the same result across platforms
* minor changes to boost-modular-build-helper's CMake
* correct versions
* [boost-modular-build-helper] install Python extensions on Windows
* [boost-mpi] add patch to fix build Python extension on Windows
* update versions
* [boost-mpi] remove python2 by request @BillyONeal @strega-nil-ms
* update version
* update versions
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2022-01-10 11:47:12 -08:00
eao197
03ca9b59af
[sobjectizer] Update to v.5.7.3 ( #22399 )
...
* sobjectizer updated to v5.7.3.
* so5extra updated to v1.5.0.
* so5extra-1.5.0 added to baseline.
* Fixes for old cmake commands.
* Update baseline for sobjectizer/so5extra.
* modernize cmake functions
* update version
* modernize cmake functions
* update version
* udpate version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-07 14:58:29 -08:00
Mengna Li
d52bb6fbff
[uriparser] update to 0.9.6 ( #22398 )
2022-01-07 14:57:55 -08:00
Rémy Tassoux
d616af7c86
[plf-colony] Update to 6.33 - [plf-hive] Add new port ( #22389 )
...
* [plf-colony-hive] Update to 6.33
* [plf-hive] Add new port
* [plf-colony][plf-hive] Update version files
* [plf-colony][plf-hive] Add quotes to paths
* [plf-colony][plf-hive] Update version files
* [plf-hive] Add version file
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2022-01-07 14:57:24 -08:00
Jack·Boos·Yu
d4acfe76d1
[urdfdom][sdformat9] Re-fix build ( #22367 )
...
* [urdfdom][sdformat9] Re-fix build
* version
* Remove empty folder
* version
* [dartsim] Fix build issue
* version
* Update version name
* version
* Apply suggestions
* version
* Add PKG_EXPORTS
* version
* Update ports/sdformat9/fix-dependency-urdfdom.patch
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-01-07 14:47:34 -08:00
LilyWangLL
6d27dc93f7
[arrow] Fix CMake link error ( #22387 )
...
* [arrow] Fix CMake link error
* update version
* [arrow] update vcpkg-cmake-wrapper.cmake
* update version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-01-07 13:57:16 -08:00
Phoebe
5e96edc23c
[boost-modular-build-helper] Add missing dependency ( #20842 )
2022-01-07 13:39:58 -08:00
Guillaume Racicot
b25cb779e5
[openssl] Update to 1.1.1m ( #22376 )
...
* [openssl] Update to 1.1.1m
* run x-add-version --all for openssl 1.1.1m
* switch to 4 spaces to standardize instead of 2
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-07 10:22:37 -08:00
nicole mazzuca
1acb3e1999
[baseline] as of 2.0.2, portmidi:x64-windows-static-md passes ( #22397 )
...
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-07 10:01:25 -08:00
autoantwort
3c3cce612b
[botan] no absolute paths ( #22343 )
2022-01-06 16:09:29 -08:00
Robert Schumacher
1a1f31ce26
[docs] Update docs with full release of manifests, registries, and versioning ( #21929 )
...
* [docs] Update docs with full release of manifests, registries, and versioning
* [docs] CR changes
2022-01-06 15:55:41 -08:00
autoantwort
c9b9ea80f1
[freerdp] no absolute paths ( #22335 )
2022-01-06 15:35:44 -08:00
autoantwort
98b9ea03f8
[libgwenhywfar] no absolute paths ( #22358 )
2022-01-06 13:59:29 -08:00
Nemirtingas
5be51c9516
[boost-modular-build-helper] Use boost's correct .jam file. ( #22274 )
...
* Use boost's correct .jam file.
Use boost's clang-win.jam configuration file when using Clang-cl to allow cross-compilation for Windows.
* Update port-version.
* Clang seems fine here.
* Run vcpkg x-add-version boost-modular-build-helper
* Apply suggestions from code review
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Run vcpkg x-add-version --overwrite-version boost-modular-build-helper
Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-01-06 13:55:02 -08:00
Cheney Wang
9117f195fa
[colmap] Fix LNK2019 in x64-windows-static triplet ( #21937 )
...
* [colmap] Fix LNK2019 in x64-windows-static triplet
* [libraw] Add find lcms2 in the cmake wrapper file
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-01-06 13:46:36 -08:00
Billy O'Neal
e0ee67c88f
[security development lifecycle] comply by adding security guidance. ( #19834 )
...
Resolves https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1336590
Drive-by: remove useless build status icon.
2022-01-06 13:39:03 -08:00
autoantwort
1067658476
[soqt] no absolute paths ( #22325 )
2022-01-06 13:35:56 -08:00
autoantwort
eb21a77630
[qtdeclarative] no absolute paths ( #22327 )
...
* [qtdeclarative] no absolute paths
* add comment
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-06 13:34:16 -08:00
autoantwort
a091e59775
[numactl] no absolute paths ( #22356 )
2022-01-06 13:34:00 -08:00
JonLiu1993
9291a56c9f
[glfw3] update to version 3.3.6 ( #22366 )
...
* [GLFW3] update to 3.3.6
* update version
2022-01-06 13:23:30 -08:00
Veselin Karaganev
1ea0b48ddd
[refl-cpp] Update to 0.12.2 ( #22374 )
...
* Update refl-cpp to 0.12.2
* Update CI baseline
2022-01-06 13:23:10 -08:00
Szabolcs Horvát
ada85a50ea
[igraph] update to 0.9.6 ( #22379 )
...
* [igraph] update to 0.9.6
* [igraph] x-add-version
* [igraph] fix using internal PLFIT
* [igraph] x-add-version
2022-01-06 13:17:47 -08:00
winsoft666
18bf5235ee
[teemo] Update to v2.6 ( #22384 )
...
* [teemo] Update to v2.6
* [teemo] Update version.
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-01-06 13:16:54 -08:00
autoantwort
bafaf75be9
[wxwidgets] no absolute paths ( #22334 )
2022-01-06 13:05:08 -08:00
autoantwort
408ffb232c
[libuvc] no absolute paths ( #22362 )
2022-01-05 20:23:33 -08:00
autoantwort
bd930a1488
[clblas] no absolute paths ( #22361 )
2022-01-05 20:22:40 -08:00
autoantwort
26272a0c2f
[clrng] no absolute paths ( #22360 )
2022-01-05 20:22:16 -08:00
autoantwort
efd1d76b22
[clfft] no absolute paths ( #22359 )
2022-01-05 20:21:59 -08:00
autoantwort
17c788531c
[libmodman] no absolute paths ( #22357 )
2022-01-05 20:21:40 -08:00
autoantwort
e15bfe6867
[mygui] no absolute paths ( #22355 )
2022-01-05 20:21:18 -08:00
autoantwort
e902600fb9
[open62541] no absolute paths ( #22352 )
2022-01-05 20:20:41 -08:00
autoantwort
1c971e5be3
[openxr-loader] no absolute paths ( #22351 )
...
* [openxr-loader] no absolute paths
* [openxr-loader] no absolute paths
2022-01-05 20:20:25 -08:00
autoantwort
6127446f25
[marble] no absolute paths ( #22346 )
2022-01-05 20:19:52 -08:00
双草酸酯
b87c730e96
[fmt] update to 8.1.0 ( #22349 )
...
* [fmt] Upgrade to v8.1.0
* update version
* version-semver -> version
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-05 19:28:29 -08:00
Mengna Li
5c09112d26
[vulkan-headers/vulkan-hpp] update to v1.2.203 ( #22364 )
...
* update vulkan-headers and vulkan-hpp to v1.2.203
* change 'version-string' to 'version'
* version-semver -> version
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-05 18:42:59 -08:00
autoantwort
97f1cc1997
[glibmm] no absolute paths ( #22337 )
2022-01-05 18:42:21 -08:00
Jack·Boos·Yu
7de32f0237
[libraw] Add feature openmp and fix usage ( #22336 )
...
* [libraw] Add feature openmp and fix usage
* version
* Add missing code
* version
2022-01-05 18:22:05 -08:00
Akash
4bd3a11e79
[simbody] new port ( #20565 )
...
* Add simbody port
* Use newer vcpkg functions
* Fix cmake config path for unix
* Use patch file instead
* Fix tools path for unix
* Hard-code tools path
* Add freeglut dep
* Link to GLUT::GLUT
* Don't build visualization
* Fix static
* Fix static
* Update versions
* Fail for uwp
* Update baseline
* Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Add !uwp to vcpkg.json
* Fix static
* Test simbody PR on CI
* Try new ref
* Fix hash
* Fix osx
* Fix
* Update ref after upstream merge
* Update ports/simbody/portfile.cmake
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
* Update version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-01-05 18:21:10 -08:00
Carlos O'Ryan
e0ac4450e4
[google-cloud-cpp] update to v1.35.0 ( #22348 )
2022-01-05 18:10:59 -08:00
Frank
b934807c79
[openImageIO] update to 2.3.10.1 ( #22316 )
...
* [openImageIO] update to 2.3.10.1
* update versions
* update version
* update patch
* update version
* update patch
* update patch
* update version
2022-01-04 20:09:28 -08:00
Be
f25991f650
[libkeyfinder] update to 2.2.6 ( #22299 )
...
This fixes a few issues with the pkgconfig and CMake package
config files.
2022-01-04 20:01:21 -08:00
Be
407bda38c1
[portmidi] update to 2.0.2 ( #22312 )
...
This removes the need for the patch to get portmidi to build on
macOS.
2022-01-04 20:00:50 -08:00
Alexander Neumann
f5981dabf0
[vcpkg|scripts] correctly restore env vars ( #22313 )
2022-01-04 20:00:21 -08:00
Mengna Li
f73ca51564
update boolinq to v3.0.4 ( #22315 )
2022-01-04 19:58:12 -08:00
Jack·Boos·Yu
b68f3cc7ec
[vcpkg baseline][urho3d] Fix dependency readline ( #22321 )
...
* [vcpkg baseline][urho3d] Fix dependency readline-osx
* format manifest
* version
* Add port readline-unix, convert build type to makefile, set readline-osx as a empty package
* version
* change dependency to readline-unix on non-Windows
* version
* Update ports/readline-unix/vcpkg.json
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-01-04 19:57:18 -08:00
LilyWangLL
f2fa2feb0c
[hidapi] Fix cmake error ( #22320 )
...
* [hidapi] Fix cmake error
* update version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-01-04 19:56:55 -08:00
autoantwort
00b791920a
[kf5attica] no absolute paths ( #22324 )
2022-01-04 19:48:16 -08:00
autoantwort
f9b2095ff6
[sail] no absolute paths ( #22326 )
2022-01-04 19:48:02 -08:00
Kai Pastor
18816d8194
[gdal] Fix configuration bug ( #22322 )
...
* Fix configuration bug
* Update versions
2022-01-04 19:45:59 -08:00
autoantwort
a720cf5eba
[opencolorio] no absolute paths ( #22332 )
2022-01-04 16:55:56 -08:00
autoantwort
8f929a6212
[kf5windowsystem] no absolute paths ( #22333 )
2022-01-04 16:54:36 -08:00
kkzi
044f9b891f
[minio-cpp] add new port ( #22242 )
...
* [new port] minio-cpp v0.0.1
* fix with vcpkg x-add-version --all
* Update version database
* fix deprecated functions
* Update version database
* Update ports/minio-cpp/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* minio-cpp:x64-osx=fail
* Update version database
* add patch file
* Update version database
* Revert "minio-cpp:x64-osx=fail"
This reverts commit e296a672f58b586b468f3b1bf4ea0ed48f781490.
* we still want to install pkgconfig file
* fix version
Co-authored-by: xuan.guo@atomdatatech.com <xuan.guo@atomdatatech.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-04 15:31:36 -08:00
Pierre Bisaillon
f596d1656f
[ace] Modifications to generate the correct build files for x64-linux configuration ( #22091 )
...
* Update portfile.cmake
Modifications to generate the correct build files for x64-linux configuration
* Update portfile.cmake
* Modifications to generate the correct build files for x64-linux configuration
* Corrected version hash
* Update portfile.cmake
Tabs replaced by spaces
* Update ace.json
Update version database
* Apply suggestions from code review
* update versions
Co-authored-by: bisaillonp <Pierre.Bisaillon@ixiasoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-04 15:02:48 -08:00
Matthias Kuhn
aac7c6588b
[qca] new feature botan ( #22227 )
2022-01-04 15:02:13 -08:00
GU
ab4cd0c72a
[vcpkg docs] Update Table of Content and Korean Readme ( #22165 )
...
* Update korean Readme
* Add another language
* Delete removed section on ToC
2022-01-04 14:52:51 -08:00
nicole mazzuca
7e3f9817bc
Revert "[qt-advanced-docking-system] update and use qt6 ( #21998 )" ( #22350 )
...
This reverts commit 91e1ce34a5c948d3863e59173cd3a3f509bd8c06.
2022-01-04 14:45:21 -08:00
Alexander Neumann
91e1ce34a5
[qt-advanced-docking-system] update and use qt6 ( #21998 )
...
* update port
* format-manifest
* version stuff
* version stuff
* fix arm windows
* version stuff
2022-01-04 14:42:55 -08:00
Max Khon
e2a2317755
[gettext] Fix tools build: ( #22211 )
...
msginit-msginit.obj : error LNK2019: unresolved external symbol __imp_optarg_a referenced in function main
.libs\msginit.exe : fatal error LNK1120: 1 unresolved externals
2022-01-04 12:24:50 -08:00
autoantwort
abf52dd1ad
[unixodbc] no absolute paths ( #21572 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-01-03 14:57:47 -08:00
Max Khon
c662463c24
[python3] Install pkg-config files on Windows platforms ( #22198 )
2022-01-03 14:24:11 -08:00
Neel Raiyani
c3dfd6ade0
[ftxui] update to 0.11 ( #22293 )
...
* update ftxui version
* update sha512
* update port vcpkg.json version-string
* remove redundant version string
* fix git-tree sha in version\ftxui.json
* Remove unnecessary port-version.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-01-03 14:13:03 -08:00
Kai Pastor
ee6c3f1bd5
[proj4] Update to 8.2.1 ( #22283 )
...
* Update proj to 8.2.1
* Fix formatting
* Use new BUILD_APPS option
* Update versions
* Add explicit nlohmann-json dependency
* Update versions
* Enforce consistent definition of PROJ_DLL
* Update versions
* [skip actions] CI
2022-01-03 13:56:02 -08:00
Be
4cd4324b91
[hidapi] update to 0.11.2 ( #22304 )
...
This implements hid_get_input_report with the Linux hidraw backend
plus fixes a few bugs on Windows.
2022-01-03 13:42:13 -08:00
Yury Bura
719254050a
[catch2] update to v2.13.8 ( #22310 )
...
* [catch2] update to v2.13.8
* update versions
2022-01-03 13:41:45 -08:00
LilyWangLL
2e18a52428
[magnum] Fix feature glfwapplication find glfw failed ( #22272 )
...
* [magnum] Fix feature glfwapplication find glfw failed
* update version
* update portfile.cmake
* update version
* update portfile.cmake
* update version
* update version
* update version
* More double quotes
* version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-01-03 13:24:17 -08:00
Be
c849f331d8
[portmidi] update to 2.0.1; add Linux support ( #22256 )
...
The original PortMidi author moved it to GitHub and made the first
release in many years. The build system now works without hacks.
2022-01-03 13:23:35 -08:00
Kai Pastor
cccfe836db
[gdal] Add features for hdf5, netcdf, postgresql ( #21231 )
...
* Revise configuration, avoid hidden dependencies
* Expose hdf5 and netcdf feature, fix static linkage
* Fix hdf5 pc files
* Add spatialite flag
* Update versions
* Expose feature platform dependencies
* Update versions
* Configure gdal for windows arm and arm64
* Add postgresql feature
* Update versions
* Update wrapper
* Update versions
* Update baseline
* [skip actions] CI
* Use pkgconfig for expat
* Update versions
* uwp is unsupported (comsuppw.lib, atls.lib)
* Update versions
2022-01-03 13:08:39 -08:00
Billy O'Neal
1085a57da0
[live555] Remove PASSING, REMOVE FROM FAIL LIST ( #22271 )
2022.01.01
2021-12-30 22:39:09 -08:00
Laurent Rineau
f4e258ac88
[cgal ] Update to 5.3.1 ( #22235 )
...
* Update to 5.3.1
* Add version
* Apply suggestions from the CI
* After `vcpkg format-manifest ports/cgal/vcpkg.json`
* add version
* Update versions
* Fix after suggestions from JonLiu1993
* Fix versions
2021-12-30 15:22:10 -08:00
autoantwort
46896e719f
[tensorflow(-cc)] no absolute paths ( #22159 )
2021-12-30 11:03:07 -08:00
klaus triendl
80f5b51ef5
[sqlite-orm] Update to 1.7.1 ( #21996 ) ( #22253 )
...
Co-authored-by: klaus triendl <klaus.triendl@firedaemon.com>
2021-12-30 10:28:48 -08:00
Vitaly
303bac3e4c
[libgcrypt] Fix release only build ( #22250 )
...
* [libgcrypt] Fix release only build
* Update version database
* Removed deprecated call
* Update version database
2021-12-30 10:28:33 -08:00
Koby Kahane
7139d6c222
[rocksdb] Update to 6.27.3 ( #22246 )
...
* [rocksdb] Update to 6.27.3.
* delete PREFER_NINJA
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-30 10:27:59 -08:00
winsoft666
4446d54ab5
[teemo] Fix string replace error. ( #22244 )
...
* [cpp-ipc] Update 1.0.1
* [cpp-ipc] Update version and ci.baseline
* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt
* [teemo] Update to v2.3
* [teemo] Run `vcpkg x-add-version --all`
* [teemo] Update vcpkg.json
* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`
* Remove excess teemo.json
* [teemo] Update to v2.4
* [teemo] run ./vcpkg x-add-version --all
* [teemo] Update to v2.5
* [teemo] Update versions/t-/teemo.json
* [teemo] Fix string replace error.
* [teemo] Update port version.
* [teemo] Use port-version instead of appending #2 .
* [teemo] Run 'vcpkg x-add-version --all'
* [teemo] Add maintainers.
* Update versions/t-/teemo.json
* Update versions/t-/teemo.json
* Update ports/teemo/vcpkg.json
* [teemo] Format vcpkg.json
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-12-30 09:52:00 -08:00
Kai Pastor
c943da1f0d
[vcpkg-cmake] Fix parallel cmake ( #22124 )
...
* New version
* Refactor build dir setup
* Start parallel cmake from build directory
* Update versions
* [skip actions] CI
2021-12-30 09:45:20 -08:00
Matthew Oliver
25a3fb2969
[ffmpeg] Update dependency support for recent changes. ( #21980 )
...
* [ffmpeg] Update dependency support for recent changes.
Updates for changes in commits:
7bb175e [aom/libavif] Add support for ARM and UWP
a8204d9 [fribidi] Support new platform
* update
* [ffmpeg] update x264 supports.
* Fix version database.
* update
* Update all platform checks and error messages
* Update vcpkg.json
* Update ffmpeg.json
* fixup osx.
* another osx fixup
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-30 09:41:58 -08:00
Laurent Rineau
95d4d067f0
[vcpkg] Fix vcpkg_cmake_config_fixup.cmake ( #22236 )
...
* Fix vcpkg_cmake_config_fixup.cmake
The PR #22235 exposed a bug in `vcpkg_cmake_config_fixup.cmake`, that
incorrectly preprends a string without a end-of-line. That creates
CMake syntax errors, like this one:
```
get_filename_component(VCPKG_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../" ABSOLUTE)set(CGAL_ROOT ${VCPKG_IMPORT_PREFIX})
```
The fix is simple: add a `\n` at the end of the prepended string.
* format manifest
* Update versions
2021-12-29 13:19:10 -08:00
Cheney Wang
b11941140c
[libwebm] Install the public header files ( #22189 )
...
* [libwebm] Remove port's internal headers from installed folder
* [libwebm] Install public headers
* [libwebm] Resetting the file structure of libwebm/include and adding additional headers
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-12-29 12:01:35 -08:00
autoantwort
dcb54b2af0
[fluidsynth] no absolute paths ( #21715 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-29 11:59:55 -08:00
wangao
363892de9c
fix(ports): use lib/cmake/mimalloc config path in mimalloc port file ( #22238 )
...
* fix(ports): use lib/cmake/mimalloc config path in vcpkg_cmake_config_fixup in mimalloc portfile.cmake
* chore(versions): update mimalloc port version
* chore(versions): update versions database
2021-12-29 11:29:15 -08:00
Thomas Willecomme
d54131d520
[libtiff] Switch to vcpkg_from_gitlab function ( #22181 )
...
Gitlab tends to be more reliable for some customers.
Co-authored-by: Thomas Willecomme <thomas.willecomme@teledyne.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-29 11:28:03 -08:00
Fabien Castan
5d44acbb91
[openimageio] do not install deprecated FindOpenImageIO ( #21162 )
...
* [openimageio] do not install deprecated FindOpenImageIO
OpenImageIO provides cmake Config/Target files, so there is no more need for a FindOpenImageIO.cmake.
This hides openimageio modules like OpenImageIO_Util.
* Remove wrapper
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-12-29 11:22:28 -08:00