Sylvain Doremus
5ea8230761
[vkfft] Update to v1.2.31. ( #30765 )
2023-04-11 23:01:54 -07:00
Jia Yue Hua
3cf82610cd
[fizz]: fix library dependency ( #30760 )
...
* [fizz]: fix library dependency
* [fizz]: tab to space
2023-04-11 23:01:31 -07:00
JonLiu1993
0b071047fd
[akali] Remove port ( #30748 )
...
* [akali] set discard library
* update version
* Delete information that is no longer needed
* update version
* delist port
* remove akali.json
* revert akali.json
2023-04-11 22:58:39 -07:00
Pierre Wendling
bf4958bce6
[dumb] New port ( #30740 )
...
* [dumb] New port.
* [dumb] Add to baseline.
* [dumb] Apply suggestion from review.
- Remove unofficial config since a pkg-config file is provided.
- Update the match string for pkg-config fixes.
- Limit ONLY_STATIC_LIBRARY to Windows.
* [dumb] Update version.
* [dumb] Remove vcpkg-cmake-config dependency.
This dependency is no longer needed since the unofficial config was
removed.
* [dumb] Update version.
2023-04-11 22:57:56 -07:00
Kai Pastor
f0ee0ca1cc
[libigl] Remove broken features ( #30735 )
...
* [libigl] Remove broken features
* [libigl] png dependencies
* Fix cmake config chainloading
2023-04-11 22:55:59 -07:00
Osyotr
a2476c3ed4
[qt5] Update to 5.15.9 ( #30699 )
2023-04-11 22:54:14 -07:00
Alexander Rozdaybeda
c786d06dcc
[tesseract] Install additional headers ( #29670 )
...
* install additional headers
* update version
* add double quotes
* fix double quotes
---------
Co-authored-by: Alexander ROZDAYBEDA <alexander.rozdaybeda@avanquest.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-04-11 22:42:29 -07:00
autoantwort
4116148a7f
[actions] automatically answer missing windows SDK issues ( #30547 )
...
* [actions] automatically answer missing windows SDK issues
* Trigger Build
2023-04-11 13:55:44 -07:00
Steve Lhomme
dafff8267e
[ebml] update to 1.4.4 and enable UWP builds ( #30750 )
...
* [ebml] update to 1.4.4
The limits patch has been applied in 1.4.3:
f0bfd53647
* [ebml] enable UWP builds
This has been used in VLC for years. There was a build issue with file access
but it's no longer build by default
05bc5c0902
2023-04-10 19:28:13 -07:00
Stephen Eckels
229c0c7ef4
update asmjit, fbgemm, polyhook2, start asmtk ( #27683 )
...
* update asmjit, fbgemm, polyhook2, start asmtk
* fix error LNK2019 and update version
* update version
* version
* NEW SHA
* revert fbgemm
* format
* v db
* new function
* v db
* update fbgemm version to 0.4.1 to fix asmjit
* v db
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-04-10 19:27:41 -07:00
双草酸酯
774469f31a
[libmysql] upgrade to 8.0.32 ( #30576 )
...
* [libmysql] update to 8.0.32
* update version
* minimize system libs patch
* update version
* fix compilation on macOS with homebrew
* update version
* fix `\n` by mistake
* fix mysql_config
* update version
2023-04-10 19:26:08 -07:00
Nikolay Shishov
5f555ff36e
[aklomp-base64] fix PACKAGE_NAME ( #30693 )
...
* [aklomp-base64] fix PACKAGE_NAME
* [aklomp-base64] vcpkg version fix
* Bump port-version.
---------
Co-authored-by: Nikolay Shishov <nikolay.shishov@admiralmarkets.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-10 17:54:35 -07:00
Billy O'Neal
5a101fc741
Update vcpkg-tool to 2023-04-07. ( #30724 )
...
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-04-07
Resolves https://github.com/microsoft/vcpkg/issues/30474
Resolves https://github.com/microsoft/vcpkg/issues/30051
Resolves https://github.com/microsoft/vcpkg/issues/25521
Resolves https://github.com/microsoft/vcpkg/issues/23629
2023-04-10 15:56:36 -07:00
Argentoz
f6ab2d05eb
[cpp-httplib] update to 0.12.2. ( #30737 )
...
* Update cpp-httplib to 0.12.2
* Update CI baseline
2023-04-10 14:28:24 -07:00
Frank
691dd562b5
[json-c] Fix build with clang ( #30632 )
...
* [json-c] Fix build with clang
* version
* add c-flags
* v db
2023-04-10 14:23:42 -07:00
Carlos O'Ryan
43401f5835
[opentelemetry-cpp] unvendor absl polyfills ( #30720 )
...
* [opentelemetry-cpp] unvendor absl polyfills
By default opentelemetry vendors-in a copy of some Abseil polyfills
(e.g. `absl::variant`). That makes it hard (I would claim nearly
impossible) to use both the abseil and the opentelemetry-cpp ports at
the same time, as both define `absl::variant` in some of their headers.
It seems better to always use the `-DHAVE_ABSEIL=ON` CMake option and
depend on the abseil port. Outside vcpkg it may be useful to use such
vendored-in copies of the code, as that "simplifies" dependency
management. In the context of vcpkg that is just wasteful.
Simplified how to support `abseil[cxx17]` by removing some code in
opentelemetry that forcibly downgraded the compiler to use C++11. Add a
missing dependency for gRPC generated code. This code indirectly depends
on Abseil too.
* Opentelemetry is missing a find_dependency() when -DHAVE_ABSEIL=ON
2023-04-10 12:50:22 -07:00
Kai Pastor
45b0e4b585
[vcpkg baseline][libcaer] Fix and update ( #30736 )
...
* [libcaer] Explicitly pass pkgconf
* [libcaer] Update license
* [libcaer] Update to 3.3.15
* [libcaer] opencv is opt-in
* [libcaer] MSVC arm is unsupported
* Update versions/l-/libcaer.json
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
---------
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2023-04-10 09:20:54 -07:00
JonLiu1993
93e173a0d7
[mimalloc] update to 2.1.1 to build failure ( #30710 )
...
* [mimalloc] update to latest version 2.1.1
* update version
* remove vcpkg_copy_pdbs()
* update version
* revert function
* update version
2023-04-09 22:05:07 -07:00
Azure SDK Bot
34221eb68c
[azure-core-cpp] Update to 1.8.1 ( #30703 )
...
## 1.8.1 (2023-04-06)
### Bugs Fixed
- [[#4213 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4213 ) Fixed a bug where `Host` request header is not set for non-default port (80, 443).
- [[#4443 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443 ) Fixed potentially high CPU usage on Windows.
### Other Changes
- Libcurl transport doesn't add `Content-Length` request header for GET/HEAD/DELETE requests anymore.
2023-04-09 22:04:29 -07:00
gerard-ryan-immersaview
d24e1e6094
[gstreamer] Added feature to enable bzip2 support in plugins ( #30689 )
...
* Enabled nvcodec plugins
2023-04-09 22:04:05 -07:00
autoantwort
34aa948f6c
[halide] fix core build ( #30449 )
2023-04-09 21:56:02 -07:00
Kai Pastor
f66871330f
[vcpkg baseline][qca] Fix pkgconfig dependency properly ( #30702 )
...
* [qca] Fix pkgconfig dependency properly
* Update qca.json
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-04-09 21:54:25 -07:00
Lily Wang
f3472162aa
[yara] Fix feature dotnet build error ( #30711 )
...
* [yara] Fix feature dotnet build error
* update version
2023-04-09 21:48:21 -07:00
Cheney Wang
1a9c25db04
[libcopp] Update to v2.1.4 ( #30712 )
2023-04-09 21:46:11 -07:00
Billy O'Neal
217194cea7
Fix cancellation, from @dan-shaw's branch: ( #30722 )
...
b877a10a13
Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
2023-04-07 19:21:44 -07:00
JonLiu1993
cd5a39fc63
[libusb] remove cibaseline ( #30714 )
2023-04-07 14:32:30 -07:00
Daniel Schürmann
7f59e00136
[ffmpeg] Osx cross fix ( #30692 )
...
* [ffmpeg] Fix off-by-one issue when looping over the OSX_ARCHS
This fixes crosscompiling e.g. arm64 on x64
* [ffmpeg] Remove redundant --enable-cross-compile flag
* [ffmpeg] Bump port version
2023-04-06 17:29:23 -07:00
Kai Pastor
5864fd7bec
[qpid-proton] Update, fix dependency control ( #30688 )
2023-04-06 17:28:45 -07:00
Carsten Grimm
668bf87fc5
[qt5-webengine] fix issue 30006 missing includes for msvc ( #30612 )
...
* [qt5-webengine] add missing includes in third party libraries
This fixes issue #30006 . Newer versions of msvc require more includes than previous versions. To accommodate this change, two missing includes are added to the third party libraries chromium and libxml.
* [qt5-webengine] update port number
* [qt5-webengine] restore LF line endings on patch
* [qt5-webengine] re-run vcpkg x-add-version for qt5-webengine port-version 3
2023-04-06 17:27:42 -07:00
Todor Prokopov
073df7fb2d
[tinyfsm] Add new port ( #30575 )
...
* [tinyfsm] Initial port
* [tinyfsm] Mark as header-only port
* [tinyfsm] Remove CMake export
2023-04-06 17:26:53 -07:00
Christopher Lee
51376a3b2e
[gtsam] New Port ( #30560 )
...
* Add GTSAM Port
* add missing dependencies
* update
* fix windows build
* update
* PR Review
* update version
2023-04-06 17:24:49 -07:00
Daniel Schürmann
8f6d7e25d4
[rubberband] Update to version 3.2.0 ( #30551 )
2023-04-06 17:02:13 -07:00
Nick DeMarco
b7b490ac10
[stlab] Update to 1.7.1 ( #30525 )
...
* Update stlab to 1.7.1
* Apply suggestions from code review
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Remove unnecessary closing bracket
* Run vcpkg x-add-version stlab --overwrite-version per @Cheney-W
* Add "shims" feature to port to match cmake expectations
* remove erroneous version object
* Formatting
* Run vcpkg x-add-version stlab --overwrite-version
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-04-06 16:54:58 -07:00
autoantwort
92acffb8d6
[issues] Use issue forms instead of markdown templates ( #30605 )
2023-04-06 16:45:55 -07:00
autoantwort
df1fcfb1a6
[zeroc-ice] fix arm64-osx build ( #30519 )
...
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-04-06 16:44:47 -07:00
Dmitry Baryshev
effb026d8d
[sail] Fix installing webp and avif features ( #30423 )
...
* Fix compiling AVIF and WEBP in static mode
* Bump port version to 2
* vcpkg x-add-version --all
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-06 16:36:22 -07:00
Alexander Neumann
b0f2daa91d
[Fontconfig] fix internal search paths ( #28236 )
...
* [fontconfig] hardcode paths instead of using the prefix from vcpkg
* v db
* bump version
* v db
* make the default search dir invalid
* v db
2023-04-06 11:54:06 -07:00
Lars Fröhlich
657bfe23f4
[gul14] Update to version 2.8.0 ( #30581 )
2023-04-05 16:59:38 -07:00
Kai Pastor
db2dcf48f5
[qca] Control plugin dependencies ( #30686 )
2023-04-05 16:58:55 -07:00
Fabien Péan
dd28469d7a
[libigl] Always install as header-only lib ( #30617 )
...
* [libigl] Always install as header-only lib
* [libigl] Update database
2023-04-05 16:58:06 -07:00
David Ely
860641602b
Added chroma-format and disable-gpl features ( #30631 )
2023-04-05 16:54:23 -07:00
Fabien Péan
66ac2b3071
[openblas] Fix regression on feature dynamic-arch ( #30638 )
...
* [openblas] Fix feature dynamic-arch support
* [openblas] Update version database
2023-04-05 16:50:52 -07:00
Kai Pastor
7cda278292
[libpq] Fix windows build without openssl ( #30650 )
2023-04-05 16:42:30 -07:00
gerard-ryan-immersaview
a713c5b746
[gstreamer]: Fixed missing bz2 dependency on Windows in Debug ( #30658 )
...
* Added libav feature
2023-04-05 16:37:45 -07:00
autoantwort
8cf1808bc0
[pe-parse] no Werror ( #30672 )
2023-04-05 16:35:24 -07:00
Chuck Walbourn
f4c03ce4a8
[directxmesh, directxtex, directxtk(12), uvatlas] update ports for March 2023 releases ( #30685 )
...
* [directxmesh, directxtex, directxtk, uvatlas] update port for March 2023 releases
* vcpkg reformat
* Update baseline
* Code review feedback
* Refresh baseline
2023-04-05 16:30:02 -07:00
autoantwort
3a720e8908
[status-code] add missing include ( #30673 )
2023-04-05 16:28:43 -07:00
fquinner
aef4855626
[openmama] Update to version 6.3.2 ( #30671 )
...
* [openmama] Update to version 6.3.2
* [openmama] Fixes for PR checklist for OpenMAMA 6.3.2
* [openmama] Updated license in vcpkg json
* [openmama] Fixed weird ordering requirement in vcpkg json
* [openmama] Updated version database
2023-04-05 16:28:17 -07:00
Pierre Wendling
c9aba30092
[sdl2] Update to 2.26.5 ( #30684 )
...
* [sdl2] Update to 2.26.5.
* [sdl2] Update baseline.
2023-04-05 15:57:27 -07:00
DevFdv
7a98b9a727
[rtaudio] Add 'pulse' feature ( #30679 )
...
* [rtaudio] Add feature 'pulse'
* [rtaudio] Updated version database
---------
Co-authored-by: DevFdv <ID+username@users.noreply.github.com>
2023-04-05 12:51:59 -07:00
Nikolay Shishov
8250e4dd4b
[aklomp-base64] New Port ( #30680 )
...
* [aklomp-base64] port added
* [aklomp-base64] vcpkg.json update
* [aklomp-base64] license name fix
* [aklomp-base64] common mistakes fix
* [aklomp-base64] versions
---------
Co-authored-by: Nikolay Shishov <nikolay.shishov@admiralmarkets.com>
2023-04-05 12:42:33 -07:00
Kai Pastor
a31a450d8e
[vcpkg baseline][backward-cpp,ignition-tools] Fix include dir and dependencies ( #30669 )
...
* [backward-cpp] Fix exported include path
* [ignition-tools] Fix dependencies
2023-04-05 12:40:06 -07:00
jim wang
58b59859de
[vcpkg baseline][openslide] fix download failed ( #30651 )
...
* fix download failed
* update version
2023-04-05 12:36:24 -07:00
Carlos O'Ryan
c4f39609d4
[google-cloud-cpp] update to latest release (v2.9.0) ( #30643 )
...
* [google-cloud-cpp] update to latest release (v2.9.0)
* Address review comments
2023-04-05 10:04:00 -07:00
Kai Pastor
76b55aaf7c
[restinio] Update, fix exported config, fix build warnings ( #30655 )
...
* RESTinio updated to v.0.6.18.
* Baseline updated for RESTinio-0.6.18.
* [restinio] Fixup config requirements
* [restinio] Revise build/install
---------
Co-authored-by: Yauheni Akhotnikau <eao197@gmail.com>
2023-04-04 21:34:28 -07:00
Juan Ramos
f67d3fed18
[vulkan-headers] Update to v1.3.243 ( #30589 )
...
* [vulkan-headers] Update to v1.3.243
* ./vcpkg x-add-version --all
2023-04-04 21:27:15 -07:00
gerard-ryan-immersaview
5b8f3e049d
[libnice libnice-gst] Added libnice-gst port at 0.1.21 and Updated libnice to 0.1.21 ( #30567 )
...
Co-authored-by: David Ely <david.ely@immersaview.com>
2023-04-04 20:09:18 -07:00
Marko Mahnič
988870e4f5
[argumentum] Update to v0.3.2 ( #30552 )
...
* [argumentum] Update to 0.3.2
* Update hash after tag moved
* ./vcpkg.exe format-manifest ports/argumentum/vcpkg.json
* Fix vcpkg.json version, license, ./vcpkg.exe x-add-version --all
* Increase port-version
* ./vcpkg.exe x-add-version --all --overwrite-version
* Set port-version back to 0
* Remove generated version info for argumentum
* Re-add generated version info for argumentum
* Fix version string
* ./vcpkg.exe x-add-version --overwrite-version argumentum
* Install only the static version
* ./vcpkg.exe x-add-version --overwrite-version argumentum
2023-04-04 19:17:35 -07:00
autoantwort
6fe40ca767
[embree3] does supports arm64-osx ( #30548 )
2023-04-04 16:32:58 -07:00
JonLiu1993
11955f1ffd
[vcpkg baseline][libraqm] Fix X64-osx build error ( #30661 )
...
* [libraqm] Fix install
* update version
2023-04-04 15:49:20 -07:00
MonicaLiu
d306e17141
[vcpkg baseline][monkeys-audio] Update to 10.08 ( #30657 )
...
* update monkeys-audio
* update version
* restore EOL
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 15:48:29 -07:00
MonicaLiu
9dbd07b25f
[vcpkg baseline][jsonifier] Fix bad sha512 ( #30653 )
...
* update sha512
* update version
* update url
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 15:44:18 -07:00
JonLiu1993
30397d49ff
[vcpkg baseline][portsmf] fix download failed ( #30654 )
...
* [portsmf]
* update version
2023-04-04 15:43:13 -07:00
MonicaLiu
43344e220c
remove qwt:x64-osx ( #30652 )
...
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 15:41:54 -07:00
Mengna Li
fde611671e
Update to 2023-03-30 ( #30649 )
2023-04-04 15:41:15 -07:00
Mengna Li
cf0d1928f8
fix bad hash ( #30648 )
2023-04-04 15:39:19 -07:00
Mengna Li
8e368e0475
fix bad hash ( #30656 )
2023-04-04 15:38:20 -07:00
Kevin Lalumiere
54ee9fb002
[opentelemetry-cpp] Fix #30491 ( #30492 )
...
* Fix #30491
* Upgrade version
* Use options and host dependency
2023-04-04 15:23:02 -07:00
Kai Pastor
6ba86f3584
[hdf5] Ensure mpi usage in downstream ports ( #29724 )
...
* [hdf5] Force parallel usage on downstream ports
* Move effects downstream
2023-04-04 12:10:32 -07:00
Laurent Rineau
470a5f6ecf
[cgal] update to 5.5.2 ( #30341 )
...
* [cgal] update to 5.5.2
* [cgal] vcpkg x-add-version --all
* fix colmap compilation
* vcpkg x-add-version --all
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 11:11:44 -07:00
xiaozhuai, Weihang Ding
809e9db912
[libusb] Bump to 1.0.26.11791 ( #30335 )
...
* [libusb] Bump to 1.0.26.11791
* update version database
* fix windows build
* update version database
* Fix x64-windows-static-md
* update version database
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 11:06:16 -07:00
sbrajchuk
a6fd18c454
[ryu] Fix VS2022 build ( #30215 )
2023-04-04 11:03:43 -07:00
Frank
b619a233fb
[msgpack] update version to 6.0.0 and switch to the C++ branch ( #30401 )
...
* [msgpack] update version to 6.0.0 and switch to the C++ branch
* update version
* update
* version
* fix cmake config name
* vdb
* fix coolprop
* v db
* add dependencies
* format
* v db
2023-04-03 09:53:46 -07:00
Leonid Pospelov
6591bd9dfd
[ChakraCore] enable building without dotnet sdk installed ( #30614 )
...
* Update portfile.cmake
* Update vcpkg.json
* Update baseline.json
* Update chakracore.json
* Update chakracore.json
2023-04-03 09:52:26 -07:00
Sylvain Doremus
6accd15d64
[ashes] Updated to 2023-03-12. ( #30610 )
2023-04-03 09:50:19 -07:00
Sergei Kachkov
94e324892c
[miniaudio] Update to version 0.11.14 ( #30618 )
...
* [miniaudio] Update to version 0.11.14
* [miniaudio] Update versions
2023-04-03 09:49:40 -07:00
talregev
19af97cba8
Compile dartsim in windows x86 ( #30557 )
2023-04-02 21:17:41 -07:00
Maxime Gervais
75d057de00
[libzen] update to v0.4.40 ( #30553 )
2023-04-02 21:16:47 -07:00
Luke Marshall
a8e1b590c6
[HiGHS] Added new port for the HiGHS optimization library ( #30529 )
...
* Added new port for the HiGHS optimization library
* Fixed formatting and added versions
* Fixed sha hash
* Updated port to exclude arm64 support
* Update SHA
* Added license to vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Use VERSION variable for portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update SHA
* Removed redundant differences in cmake patch
* Update SHA
* Improved pkconfig and thread support
* Update SHA
* Enable support for arm64
* Update SHA
* Fixed linker errors for arm64-windows builds
* Update SHA
* Changed patch name, converted tab to spaces for consistency
* Update SHA
* Cleaned portfile, replaced pkgconfig patch with vcpkg command
* Updated SHA
* Updated fix-threads patch
* Update SHA
* Improved the threads patch
* Update SHA
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Luke Marshall <luke.marshall@microsoft.com>
2023-04-02 21:15:12 -07:00
Sylvain Doremus
648fd374b2
[rendergraph] Update to v1.3.0. ( #30523 )
...
* [rendergraph] Update to v1.3.0.
* Removed use of vcpkg_minimum_required
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
---------
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-04-02 21:13:01 -07:00
JonLiu1993
a3d167242c
[amd-amf] update to <v1.4.29> ( #30568 )
...
* [amd-amf] update to <v1.4.29>
* update version
2023-04-02 21:08:09 -07:00
Ivan Maidanski
e486a9583c
[libatomic-ops] Update to v7.8.0 ( #30508 )
...
* REF update
* Specify license
2023-04-02 21:05:02 -07:00
Frank
9cc4d431a0
[vcpkg baseline][llvm] Fix file conflicts for libiomp5md.dll ( #30457 )
...
* [vcpkg_baseline][llvm] Fix file conflicts for libiomp5md.dll
* update version
* add llvm
* version
* Correct files
* update version
* lib
* vdb
* fix before install
* version
* fix in end line
* version
* bin not lib
* version
* test patch
* version
* revert intel-mkl and disable libomp on WIN32
* version
* disable create symlink
* version
* Optimization patch
* version
* remove sapce
* version
* patch name
* vdb
2023-04-02 21:03:32 -07:00
Lily Wang
9eb91c199e
[yara] Update to 4.3.0 and add features ( #30485 )
...
* [yara] Update to 4.3.0 and add features
* update version
* add patch
* update version
* fix build error
* update version
2023-04-02 21:01:43 -07:00
matlabbe
21c801ea47
[rtabmap] update to 0.21.0 ( #30254 )
...
* updated rtabmap port
* Update vcpkg.json
* Addressing review comments, fixed missing deployed qt plugins, fixed CI error
* applied format-manifest
* ran x-add-version
* Making octomap dependency optional because it doesn't work for debug build (see https://github.com/introlab/rtabmap/issues/995 )
* updated upstream version, fixed debug config
* updated versions
* fixing version
* Added explicit depedency to qtbase. Added optional dependencies openni2, realsense2, k4w2
* Updated versions
* Updated versions
* cleanup versions
* cleanup all versions
* Applying format.diff from ci
* overwrite version
* qtbase: not using defaults
* updated versions sha
* added --trace-expand
* Explicitly set autouic to OFF
* Update rtabmap.json
* removing cmake trace debug
* updated versions
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-02 20:54:56 -07:00
klaus triendl
f60f31fc9e
[sqlite3] Ability to enable the DBSTAT eponymous virtual table ( #30432 )
2023-04-02 20:49:05 -07:00
JonLiu1993
d84a3ade16
[sqlcipher] Add fts5 support ( #30573 )
...
* [sqlcipher] Add fts5 support
* update version
* update feature
* update version
2023-04-02 20:42:34 -07:00
Mengna Li
69efe9cc2d
update runtime version ( #30546 )
2023-03-31 21:00:54 -07:00
مهدي شينون (Mehdi Chinoune)
c9f906558f
[qcustomplot] update and build against Qt6 ( #30344 )
2023-03-30 14:40:51 -07:00
Dr-Electron
04a2fe698f
[onnxruntime-gpu] add experimental headers ( #30176 )
...
* [onnxruntime-gpu] add experimental headers
* Fix versions
2023-03-30 14:28:44 -07:00
kunitoki
14b524488f
Bump luabridge3 to rc3 ( #30493 )
...
* Bump luabridge3 to rc3
* Update baseline
* Fix sha512
* Forgot vcpkg version update
* Update portfile
* Bump sha512
2023-03-30 14:25:03 -07:00
Alexander Neumann
e210f15dad
[mesa] update to 23.0.1 ( #30496 )
...
* update mesa to 23.0.1
* remove patches
* v db
* remove lines from CR
* v db
2023-03-30 14:18:52 -07:00
Edi61
aadbd0b375
Use /Z7 instead of /Zi when building static ( #30512 )
...
Otherwise warnings LNK4099: PDB '*.pdb' was not found with ... linking object as if no debug info
2023-03-30 14:18:14 -07:00
Russell Greene
5dc2f378a7
[libkml] explicitly set C++ standard as it uses removed features ( #30526 )
...
* [libkml] explicitly set C++ standard as it uses features that were removed in C++17
* ./vcpkg x-add-version --all
2023-03-30 14:13:25 -07:00
Francisco Facioni
4ee9010c4f
[backward-cpp] new port ( #30101 )
...
* [backward-cpp] new port
* Update ports/backward-cpp/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* fix version after patch
* backward is header only
* disable arm and uwp
* disable only windows arm
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-03-30 14:01:15 -07:00
Mengna Li
a095d44135
[ngspice] update to 39 ( #30499 )
...
* update to 39
* update
2023-03-30 13:36:40 -07:00
Alexander Neumann
e3ae52e453
[halide] update to 15.0.0 ( #30506 )
...
* [halide] update to 15.0.0
* update hash
* remove copy_tools since the logs show no tools being installed.
* v db
* disable optional deps
* v db
2023-03-30 13:28:16 -07:00
Billy O'Neal
5b12143152
Update vcpkg-tool to 2023-03-29. ( #30503 )
2023-03-30 12:02:53 -07:00
Cheney Wang
6d7e2a42b7
[libphonenumber] Update to 8.13.9 ( #30507 )
2023-03-30 12:02:19 -07:00
MonicaLiu
f23987ed5f
[rocksdb] Update to 8.0.0 ( #30509 )
...
* update rocksdb
* update version
* update portfile.cmake
* update version
* update copyright
* update version
* merge copyright
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-30 12:01:38 -07:00