Mengna Li
82f37d39c4
[baresip-libre] use c11 standard ( #32235 )
...
* use c11 standard
* fix patch
* fix usage
2023-06-29 14:33:07 -07:00
Kai Pastor
20e22191dc
[cppfs] Fix ssh dependendencies ( #32286 )
2023-06-29 14:32:40 -07:00
gotnone
a293ce5897
Fix [concurrencpp] build failure ( #32035 ) ( #32037 )
...
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-06-28 11:14:43 -07:00
Frank
cfa560b585
[angle] Add missing GL define ( #32042 )
...
* [angle] Add missing GL define
* version
* add version
* version
2023-06-28 11:13:26 -07:00
Kai Pastor
4e06e78fd1
[seacas] Fix libexodus dllexport ( #32137 )
...
* [seacas] Fix libexodus dllexport
* [seacas] Refresh patch
2023-06-28 01:11:23 -07:00
Kai Pastor
896800c86f
[libssh] Update to 0.10.5 ( #32231 )
...
* [libssh] Update to 0.10.5
* Fix pc file for mingw on linux
* Fix exported config
* Update ci baseline
* Update usage
* Revert "Update ci baseline"
---------
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-06-28 01:06:03 -07:00
JonLiu1993
259b39e58c
[x264] update to r3107 ( #32262 )
...
* [x264] update to r3107
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-28 01:01:43 -07:00
Christopher Swenson
bd83734ce9
[swenson-sort] Add new port for sort.h ( #32251 )
...
* Add sort port for sort.h
[sort.h](https://github.com/swenson/sort ) is a fast C header library
with many different sorting algorithms.
There's not a build process, so the port is just copying the header
file.
Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h
* Move sort to swenson-sort
2023-06-28 01:01:12 -07:00
autoantwort
453d496bad
[matplotplusplus] fix opengl feature ( #32227 )
...
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 20:37:31 -07:00
Kai Pastor
f24c387d4a
[luajit] Set strip options ( #32248 )
2023-06-27 20:36:59 -07:00
JAEHONG KIM
cb7d3b4999
[libuv] Update to 1.45.0 ( #32165 )
...
* [libuv] Update to 1.45.0
* [libuv] Update all consuming ports
* [libuv] Update versions
* resolve port SHA
* Add port-version
* update version
* revert usockets.json
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 17:07:58 -07:00
Cheney Wang
0d1150cbd2
[vcpkg baseline][fastrtps] Use more precise version comparison ( #32257 )
2023-06-27 12:46:22 -07:00
Mengna Li
f5ab3f86a8
[pdcurses] fix incorrect link behavior ( #32252 )
...
* fix incorrect link behavior
* update
2023-06-27 12:42:46 -07:00
Pierre Wendling
8be970aaea
[libxmp] Fix post-build issues ( #32086 )
...
* [libxmp] Avoid building documentation.
* [libxmp] Use vcpkg_install_copyright.
* [libxmp] Bump port version.
2023-06-26 22:53:36 -07:00
Alex E
766f36b47b
[flatbush] Add new port ( #32126 )
...
* Add port files
* Add version and git-tree
* New sha for package
* Update git-tree
* Update release sha512
* Update git-tree
* New pkg as per PR review
* And the usual git-tree
* More code review fixes
* More git-tree stuff
2023-06-26 22:52:56 -07:00
Carsten Grimm
e942f068ed
[qt5-webengine] remove obsolete patches from qt5-webengine ( #32219 )
...
* [qt5-webengine] remove build_3.with_missing_stdbool_include.patch from qt5-webengine
* [qt5-webengine] remove workaround-msvc2022-ice.patch from qt5-webengine
* [qt5-webengine] increase port version number
* [qt5-webengine] updated versions to include qt5-webengine port version 5.15.10#1
2023-06-26 22:51:48 -07:00
Simon Altschuler
2b316026aa
[taglib] add usage file ( #32128 )
...
* [taglib] add usage file
* Update taglib.json
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-06-26 22:50:47 -07:00
Kai Pastor
f27bfa26dc
[vtk] Use PROJ CMake config ( #32138 )
2023-06-26 22:49:51 -07:00
autoantwort
b857d948bc
[gstreamer] fix internal deps ( #32147 )
2023-06-26 22:18:42 -07:00
moritz-h
f3c8c1cf46
[gmp] update download urls ( #32155 )
...
* [gmp] update download urls
* line breaks
2023-06-26 22:17:15 -07:00
Rémy Tassoux
b799de0c54
[concurrentqueue] Update to 1.0.4 ( #32183 )
...
* [concurrentqueue] Update to 1.0.4
* [concurrentqueue] Update version files
* [concurrentqueue] Remove deprecated vcpkg_minimum_required call
* [concurrentqueue] Update version files
2023-06-26 22:11:23 -07:00
Kai Pastor
245b5fedb3
[tiff] Update to 4.5.1 ( #32010 )
...
* [tiff] Update to 4.5.1
* CI
2023-06-26 20:54:48 -07:00
JoergAtGithub
5ae20332a2
Update libdjinterop to version 0.19.1 ( #32198 )
2023-06-26 20:31:26 -07:00
Vitalii Koshura
550ef936cd
[stackwalker] update to 2023-06-24 ( #32203 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-26 20:29:26 -07:00
jim wang
900c572331
[zeromq] Fix duplicate definition of functions in zeromq and sodium ( #32214 )
...
* Fix duplicate definition of functions in zeromq and sodium
* version
* update license
* update version
2023-06-26 20:28:25 -07:00
Alexander Neumann
7de72f8f83
[intel-mkl] Fix space in -I flag ( #32222 )
...
* [intel-mkl] fix space in -I flag
* v db
2023-06-26 20:27:30 -07:00
Alexander Neumann
833015f5aa
[libmysql] remove duplicated symbols ( #32223 )
...
* [libmysql] fix duplicated symbols
* v db
2023-06-26 20:26:55 -07:00
reito
265bf361b6
[spout2] upgrade to 2.007.010, fix spoutDX include path ( #32237 )
...
* fix spout2
* fix spout2
2023-06-26 20:26:26 -07:00
Kai Pastor
0817255128
[gdal] Fix build and symbol visibilty ( #32245 )
...
* [gdal] Fix quoting
* [gdal] Fix shapelib symbol visibility
2023-06-26 20:24:50 -07:00
Nukoooo
220e72a704
[socket-io-client] Update to latest commit ( #32225 )
...
* Update socket-io-client to latest commit
* Update vcpkg.json
* x-add-version --all
2023-06-26 20:24:09 -07:00
Cheney Wang
a26fc81350
[vcpkg baseline][dcmtk] Remove the leading spaces of pc file ( #32049 )
...
* [vcpkg baseline][dcmtk] Adding SKIP_CHECK for vcpkg_fixup_pkgconfig()
* Fix the format of pc.in file
* Remove local change
2023-06-26 13:08:05 -07:00
Kai Pastor
23fa37729d
[libssh2] Update to 0.11.0 ( #32232 )
...
* [libssh2] Update to 1.11.0
* Control usage
2023-06-26 13:07:06 -07:00
Jacob Kahn
288e8bebf4
[onednn] Update to 3.1.1 ( #32160 )
...
* [onednn] Upgrade to 3.1.1
* Update version database
* Remove non-default features to remove mutually exclusive features
* Update version database
2023-06-23 13:29:52 -07:00
Alfred E. Heggestad
d9e62b5d3c
[baresip-libre] Add new port ( #31735 )
...
* libre 3.2.0
* update hash
* vcpkg_cmake_config_fixup: add PACKAGE_NAME
* update hash
* update usage:
See example usage from testcode here:
https://github.com/baresip/re/blob/main/test/CMakeLists.txt#L62
* update hash
* patch from Kai
* update hash
* patch: fix Libs (thanks Kai)
* update hash
* update patch
* update hash
* patch: fix bug with libre::re_shared (thanks Kai)
* update hash
* rename from libre to baresip-libre
* update hash
* delete libre.json
2023-06-23 13:28:10 -07:00
Lukas Dürrenberger
c799d5ea10
Update SFML to 2.6.0 ( #32182 )
...
* [sfml] Update SFML to 2.6.0
- SFML 2.6.0 was just released
- The ARM64 patch for macOS is no longer needed
- Add extra Linux dependency hint
- Fix GitHub URL casing
* [sfml] Update version database
2023-06-23 13:23:10 -07:00
Vitalii Koshura
663f45cb1c
[sentry-native] update to 0.6.4 ( #32185 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-23 13:18:23 -07:00
RealTimeChris
477672dcb3
Updating the necessary files. ( #32187 )
2023-06-23 13:17:48 -07:00
Alexander Neumann
95c0444591
[scripts] add vcpkg-msbuild ( #28773 )
...
* add vcpkg-msbuild
* v db
* Apply some suggestions from code review
* revert v db and format manifest
* v db
* fix missing rename
* v db
* revert back to USE_MSVC_SYNTAX_ON_WINDOWS
* v db
* Fix logic
* v db
* Update versions/v-/vcpkg-msbuild.json
* Apply suggestions from code review
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* remove include destination since it wasn't used any way
* v db
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-06-23 12:07:47 -07:00
Kai Pastor
1286cac875
[liburing] Set libdevdir ( #32159 )
2023-06-22 13:50:07 -07:00
Rémy Tassoux
7f40cd4c55
[quill] Update to 3.0.2 ( #32161 )
...
* [quill] Update to 3.0.2
* [quill] Update version files
2023-06-22 13:40:27 -07:00
Doug Cook
a92697e2f1
New port: libtracepoint-control ( #32163 )
...
* Add libtracepoint-control
* Versions for libtracepoint-control
2023-06-22 13:39:54 -07:00
Victor Romero
ace28ada89
Revert "[usockets] WolfSSL feature ( #32162 )" ( #32175 )
...
This reverts commit 20b059fb8f
.
2023-06-22 13:33:51 -07:00
Alonso Schaich
bf64d76062
[tabulate] update to 1.5 ( #32174 )
...
* [tabulate] update to 1.5 (microsoft/vcpkg#32173 )
* [tabulate] regenerate version registries (microsoft/vcpkg#32173 )
2023-06-22 12:50:44 -07:00
JonLiu1993
b8d272a463
[opencascade] Fix find_dependency missing ( #30853 )
...
* [opencascade] Fix feature dependence
* update version
* update version
* Apply suggesstion
* update version
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-21 22:59:16 -07:00
Mengna Li
6507e8cbe5
[icu] update to 73.1 ( #31144 )
...
* update to 73.1
* add arm-android to ci.baseline
* remove ci.baseline fail
2023-06-21 22:58:38 -07:00
Alexander Neumann
6258ccfdb8
[qtbase] clang source location fix ( #31360 )
...
* [qtbase] clang feeling insecure about __cpp_consteval
* v db
* v db
2023-06-21 22:57:42 -07:00
autoantwort
b0bd92a8d6
[libnice-gst] no absolute paths ( #31803 )
2023-06-21 22:45:33 -07:00
Pierre Wendling
f685b21cb5
[fluidsynth] Update to 2.3.3 ( #31993 )
...
* [fluidsynth] Update to 2.3.3.
* [fluidsynth] Update baseline.
2023-06-21 22:42:55 -07:00
Ómar Högni Guðmarsson
0cabd9b4bd
[mp-units] update v0.8.0 ( #32028 )
...
* Update mp-units V0.8.0
* Update database
* Add range-v3 as dependency
* Update database
* Add fmt and ranges as features that can be turned off
* Update database
* Try setting fmt and range-v3 as default on osx
* Update database
* Remove name
* Use feature names instead of dep names
* Update database
2023-06-21 22:41:20 -07:00
Chuck Walbourn
f3b10454b3
[directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] June 2023 update ( #32033 )
...
* [directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] Update for June 13, 2023 release
* Minor format fix
* Update baseline
* Upstream fixes to CMake targets dependency handling
* Update baseline
2023-06-21 22:39:47 -07:00
Michael Hansen
0c1513e0dc
Update libhsplasma to 2023-05-08 ( #32036 )
2023-06-21 22:37:34 -07:00
RealTimeChris
41940d0e0c
[DiscordCoreAPI] Update to version 2023-06-15 ( #32043 )
...
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
2023-06-21 22:33:59 -07:00
Kai Pastor
465b19d15b
[libjpeg-turbo] Fix usage ( #32046 )
2023-06-21 22:32:07 -07:00
Kai Pastor
4cdccc30bd
[catch2] Fix catch2-with-main.pc ( #32047 )
2023-06-21 22:31:23 -07:00
autoantwort
d044127afe
[folly] fix openssl dependency ( #32050 )
2023-06-21 22:30:46 -07:00
jim wang
20ab0e10c8
[collada-dom] Fix calling zip.h in minizip ( #32053 )
...
* Fix calling zip.h in minizip
* update version
* Modify the way to use minizip
* update version
* Modify the way to use minizip
* update version
2023-06-21 22:25:00 -07:00
autoantwort
337852104b
[breakpad] Fix installation regex ( #32065 )
2023-06-21 22:23:07 -07:00
Daniel Ju
6f979a9017
[openblas] Support arm64-uwp builds ( #32067 )
...
* [openblas] Support arm64-uwp build
* Update version
* Merge UWP patches and don't set CMAKE_SYSTEM_PROCESSOR.
* Simplify supports clause.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-06-21 22:20:01 -07:00
autoantwort
3c6ad33ead
[libprotobuf-mutator] update ( #32068 )
...
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2023-06-21 22:16:23 -07:00
chausner
76e68f2de9
[palsigslot] Update to 1.2.2 ( #32069 )
...
* Update palsigslot to 1.2.2
* Update CI baseline
* Add license
* Update CI baseline
* Add back HEAD_REF
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-06-21 22:15:42 -07:00
Osyotr
c6d3ab2735
[openexr] Update to 3.1.8 ( #32073 )
...
* [openexr] Update to 3.1.8
* Fix arm64 build
2023-06-21 22:14:50 -07:00
Osyotr
2d2537b079
[tinyexr] Update to 1.0.5 ( #32074 )
...
* [tinyexr] Update to 1.0.5
* fix uwp builds
2023-06-21 22:13:41 -07:00
Ronald
4d8f772609
[libosmscout] Refine feature name ( #32080 )
...
* refine feature name for libosmscout
* update port-version for libosmscout
* vcpkg x-add-version for libosmscout
---------
Co-authored-by: abc <a@b.com>
2023-06-21 21:53:49 -07:00
Ilya Lavrenov
5a90d5c436
[openvino] ported patch for default option value ( #32082 )
...
* [openvino] added patch to fix default option value
* updated versions files
2023-06-21 21:16:32 -07:00
Mengna Li
2f3a371633
update to 2.1.0 ( #32091 )
2023-06-21 18:00:55 -07:00
MonicaLiu
bf7748b51a
[nanoflann] update to 1.5.0 ( #32093 )
...
* update nanoflann
* update version
* fix dependency nanoflann
* update version
* Modify EOF to LF
* update git-tree
* Modify MAYBE_UNUSED_VARIABLES
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-21 17:59:59 -07:00
autoantwort
1fa1ed1e00
[cgns] fix non hdf5 features ( #32097 )
2023-06-21 17:56:55 -07:00
Takatoshi Kondo
aee8671958
Update async-mqtt version to 1.0.4. ( #32100 )
2023-06-21 17:56:15 -07:00
Denis Barkar
d5e4b2f928
[libxmp] Update to v4.6.0 ( #32110 )
2023-06-21 17:55:07 -07:00
Cheney Wang
aa5e934ffd
[redis-plus-plus] Add TLS feature and update to 1.3.9 ( #32115 )
...
* [redis-plus-plus] Add TLS feature and update to 1.3.9
* format-manifest
2023-06-21 17:54:32 -07:00
Pierre
20b059fb8f
[usockets] WolfSSL feature ( #32162 )
...
* Add wolfSSL for usockets
* Add port version
* Format manifest
* Update missing dependency
* Update usockets.json
2023-06-21 17:52:55 -07:00
xiaozhuai, Weihang Ding
a50b802d6b
[angle] Fix static build ( #32120 )
...
* [angle] Fix static build
* update version database
2023-06-21 17:46:47 -07:00
Cheney Wang
48f861d3d9
[concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std' ( #32121 )
...
* [concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std'
* format
2023-06-21 17:38:04 -07:00
Lars Fröhlich
2b9358ea52
[gul14] Update to version 2.9.2 ( #32124 )
2023-06-21 17:37:21 -07:00
Doug Cook
abd1153d8a
[libtracepoint, libeventheader] - v1.1.0 ( #32129 )
...
* [libtracepoint, libeventheader] - v1.1.0
Update `libtracepoint-*` and `libeventheader-*` to v1.1.0.
* Versions for libtracepoint and libeventheader
2023-06-21 17:36:15 -07:00
Billy O'Neal
f6a5d4e8eb
Patch Tuesday June 2023 + Ubuntu 22.04 ( #32014 )
2023-06-20 12:12:03 -07:00
autoantwort
223b8d5695
[libressl] no absolute paths ( #32099 )
2023-06-19 14:53:45 -07:00
双草酸酯
80ecf32496
[mysql-connector-cpp] upgrade to 8.0.32 ( #30869 )
...
* [mysql-connector-cpp] update to 8.0.32
* reformat file
* update version
* fix compile on Linux
* update version
* requested changes
* update versions
* fix target not exported
* update version
2023-06-16 21:09:41 -07:00
Ilya Lavrenov
287be77baf
[openvino]: new port ( #31671 )
...
* [openvino]: added new port with 2023.0.0+ version
* updated versions files
2023-06-16 21:06:06 -07:00
Frank
192085896a
[coinutils] Add feature glpk ( #31739 )
...
* [coinutils] Add feature glpk
* version
* add options
* version
* add without
* version
* glpk description
* version
2023-06-16 21:02:06 -07:00
Raúl Cumplido
2499eadab8
[arrow] Update to 12.0.1 ( #31960 )
...
* [arrow] Update to 12.0.1
* Update versions
2023-06-16 21:00:07 -07:00
Jia Yue Hua
ac541816b1
[openscap]: fix not install oscap util ( #31982 )
...
* [openscap] update to 1.3.6
* update version
* update evrsion
* Fix conflict
* update evrsion
* CI [skip actions]
* fix xmlsec dependency
* fix deps
* fix deps
* fix deps
* fix deps
* fix deps
* CI
* version 1.3.7
* update to 1.3.7
* world
* CI
* fix deps
* fix deps
* CI
* fix deps
* CI
* [openscap]: fix not install util
* [openscap]: fix not install util
* [openscap]: fix not install util
* [openscap]: fix not install util
* [openscap]: fix not install util
* [openscap]: fix not install util
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-06-16 20:56:11 -07:00
Julien Jerphanion
a2a3b8288f
[folly] Update folly to v2023.05.22.00 ( #31979 )
...
* Update folly to v2023.05.22.00
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* Overwrite git-tree ref using with vcpkg x-add-version folly
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* Overwrite git-tree ref using with vcpkg x-add-version folly, again
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* Change SHA2-512 digest of sources
The one indicated on the GitHub releases might be invalid.
See: https://github.com/facebook/folly/releases/tag/v2023.05.22.00
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* Retrigger CI
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* Retrigger CI
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* Retrigger CI
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
* update version
---------
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-16 20:54:47 -07:00
Carlos O'Ryan
7dfcad590a
[google-cloud-cpp] update to latest release (v2.11.0) ( #31995 )
2023-06-16 20:53:40 -07:00
Matt Swann
59faaaf536
[yara] Update yara from 4.3.0 to 4.3.2 ( #32003 )
...
* Update yara to 4.3.2
* Update versions list
* Update ports/yara/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update baseline version
* Update port version
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-06-16 20:53:15 -07:00
Kai Pastor
f16b736da4
[sfml] Fix exported dependencies ( #32006 )
2023-06-16 20:52:51 -07:00
Mengna Li
cbf56573a9
fix cmake zlib ver required ( #32017 )
2023-06-16 20:52:08 -07:00
Cheney Wang
98ba38fd7f
[ixwebsocket] update to 11.4.4 ( #32018 )
2023-06-16 20:50:42 -07:00
Jia Yue Hua
537780d3d0
[indirect-value] add new port ( #32019 )
...
* [indirect-value]: add new port
* fix deps
* fix deps
* fix deps
* fix deps
* fix deps
2023-06-16 20:49:20 -07:00
MonicaLiu
43773b7610
[sockpp] Update to 0.8.1 ( #32021 )
...
* update sockpp
* update version
* Use the upstream config files
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-16 20:48:32 -07:00
Lily Wang
9e629f0221
[libosmscout] Fix features and add qt feature ( #32023 )
...
* [libosmscout] Fix features and add qt feature
* format vcpkg.json
* update version
* codes clean up
* update version
2023-06-16 20:38:42 -07:00
Ómar Högni Guðmarsson
fbc868ee5e
[glaze] update v1.2.6 ( #32029 )
...
* Update glaze v1.2.6
* update database
2023-06-16 16:21:05 -07:00
Osyotr
a76139fb41
[qt5] Apply CVE fixes ( #32031 )
2023-06-16 16:14:53 -07:00
Daniel Ju
ae56ff4adb
[clapack] Initialize clapack variables ( #32034 )
...
* Re-apply CLAPACK_FOUND fix
* Update version
2023-06-16 16:05:02 -07:00
Michael Ferrari
acee1bdb49
[entt] Update to 3.12.0 ( #32038 )
2023-06-16 16:00:14 -07:00
Takatoshi Kondo
c65131a115
Update async_mqtt version to 1.0.3. ( #32040 )
2023-06-16 15:58:06 -07:00
Rémy Tassoux
e977c102fe
[quill] Update to 3.0.1 ( #32048 )
...
* [quill] Update to 3.0.1
* [quill] Update version files
2023-06-16 15:55:50 -07:00
Henrik
9f9a071621
[vulkan-memory-allocator-hpp] Update to 3.0.1-1 ( #31708 )
...
* Updated vulkan-memory-allocator-hpp port
* Ran vcpkg x-add-version vulkan-memory-allocator-hpp
* Used VERSION variable
* Updated port version
* Updated port version again
* Turned port-version back to 1
* Ran x-add-version
* Added development branch in description and reset port version
* Ran x-add-version
* Fixed version number
* Re-ran x-add-version
2023-06-16 15:48:44 -07:00
Javier Matos Denizac
c6c59e33f3
[boost] pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull … ( #30836 )
...
* pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull/27694
* bump port version
* version
* fix clang
* bump version
* version
* oops
* bump dependency version for boost-atomic's boost-module-build-helper dependency
* version
* revert renaming stuff -.-
* version
* remove detection stuff for lib prefix/suffix
* version
* fix indentation
* version
* forgot one
* version
* one more!
* version
* revert changes to cmake-get-vars
* version
* generate ports
* version db
* generate ports
* version db
---------
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-06-16 10:50:24 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses ( #31770 )
...
* Xbox triplets should not support ports with only copyleft licenses
* Reverted ports that build with xbox currently
* Fix conflict and rebase
* Update baseline
* Update baseline
2023-06-15 14:49:00 -07:00