Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps ( #34667 )
...
* [gz-cmake3] Fix export of static deps
* [gz-cmake3,gz-common5] Revise package import
* [gz-common5] Disable tests by config
* [gz-cmake3,gz-common5] Revise deps patching
* [gz-common5] Take care of pkg-config
* [gz-common5] Check installed components
* Finish
2023-10-27 19:22:45 -07:00
jreichel-nvidia
5db545950d
[openimageio] Separate feature flags for tools and viewer ( #34556 ) ( #34699 )
...
* [openimageio] Separate feature flags for tools and viewer (#34556 )
Add feature flag "viewer" which controls building the viewer "iv".
Drop feature flag "tools", build tools (excluding the viewer) unconditionally.
* Re-add "tools" flag.
Make "viewer" flag depend on "tools" flag.
* Ensure that Qt does not get picked up by accident if the "viewer" flag is not
selected.
Make hidden dependency of theia on OpenImageIO::iv explicit.
* Fix syntax error in USE_QT option.
* Use ENABLE_IV instead of USE_QT.
Remove explicit setting of -DUSE_QT=OFF.
2023-10-27 18:54:58 -07:00
NewWheelTech
9ffbe6768d
[libigl] Update to v2.5.0 ( #34703 )
...
* [libigl] Upate to v2.5.0
* Add updated patches to libigl v2.5.0
* Add find_package for stb
* Remove PNG from libigl
* Update basline.json and libigl.json
* Update libigl.json
* Add stb to dependancies, remove unneeded patch
* Fix formating
* Update libigl.json version
* Stb is case senstive on Linux
* Update version git-tree
2023-10-27 18:44:08 -07:00
Ilya Lavrenov
1c00eae503
[opencv] added openvino support ( #34727 )
...
* opencv: added openvino support
* updated version database
2023-10-27 18:10:15 -07:00
Todor Prokopov
cbb9d90a2e
[libpq] Fix MinGW build ( #34747 )
2023-10-27 18:00:49 -07:00
Frank
4b00fb593f
[gstreamer] Add correct support for feature nvcodec ( #34751 )
...
* [gstreamer] Add correct support for feature nvcodec
* version
* add support
* version
2023-10-27 17:53:00 -07:00
Jia Yue Hua
b86f18b286
[mbedtls] update to 2.28.5 ( #34744 )
...
* [mbedtls] update to 2.28.5
* [mbedtls] update to 2.28.5
2023-10-27 16:54:05 -07:00
Frank
98a562a04c
[openssl] Update version to 3.1.4 ( #34734 )
...
* [openssl] Update version to 3.1.4
* version
2023-10-27 11:30:01 -07:00
Martin Olivier
e712423c2d
[dylib] New port ( #34578 )
...
* [ports/dylib] New port
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
* fix: CPack installation
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
* fix: added version in baseline && manifest format
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
* fix: update version database
* fix: removed redundant package_name
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix: cleanup
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix: newline at the end of portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix: cleanup
* fix: hash
---------
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-27 11:28:47 -07:00
jim wang
7dc6a4e174
[opentelemetry-cpp] update to 1.12.0 ( #33983 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* update to 1.11.0
* update version
* update
* update version
* update version
* update version
* fix missing header file
* update version
* Fix feature otlp content
* update version
* update to 1.12.0
* update version
* update version
2023-10-27 11:24:01 -07:00
Alexander Neumann
45f34d72b9
[Qt] Update to 6.6.0 ( #34426 )
...
* [Qt] Update to 6.6.0
* fix patch in qtbase
* add tmp port to get qtwebengine logs
* remove dep in tmp port
* Fix CMAKE_BUILD_TYPE being hijacked by qt scripts.
* Fix qtwebengine build?
* add another script to be fixed
* remove path to cmake
* fix qtgrpc
* looks like the variable is defined somewhere.
* avoid aliasing only if the target exists
* try different aliasing fix
* fix patch
* Dep stuff
* reenable atomics
* reenable librt
* remove tmp
* v db
* v db
* add vulkan-header as a dependency
* v db
* also needs libs
* v db
* add a comment to remember me not to touch this again
* v db
2023-10-27 11:18:22 -07:00
autoantwort
820cf6afbd
[sdl2-mixer-ext] uwp ( #33774 )
2023-10-26 21:01:59 -07:00
Jia Yue Hua
eb7cb824c4
[mpark-patterns] add new port ( #34679 )
...
* [mpark-patterns] add new port
* [mpark-patterns] add new port
* [mpark-patterns] add new port
* [mpark-patterns] add new port
2023-10-26 20:58:24 -07:00
Kai Pastor
79be4be144
[gts] Enables osx and android, fixes, cleanup. ( #34673 )
...
* [gts] Enable and fix osx
* [gts] Update manifest
* [gts] Fix version passing
* [gts] Update usage
* [gts] Simplify dll patching
* [gts] Cleanup
* [gts] android builds now
* ignition-common1: fails on osx as on linux
2023-10-26 20:42:32 -07:00
Lily Wang
27728bbae6
[libremidi] Fix install path of the lib file ( #34718 )
...
* [libremidi] Fix install path of the lib file
* update version
2023-10-26 16:49:30 -07:00
autoantwort
3961f34cac
[fastrtps] no uwp ( #34702 )
2023-10-26 16:48:16 -07:00
Andrew Kornilov
915077e26e
[proxsuite] add new port ( #34722 )
...
* [proxsuite] add new port
* [proxsuite] update version
2023-10-26 16:47:24 -07:00
autoantwort
a7e4ad1363
[glslang] fix tools windows ( #34700 )
2023-10-26 13:15:55 -07:00
miyanyan
fa4c4e2b42
[minizip-ng] update to v4.0.1 ( #34730 )
...
* [minizip-ng] update to v4.0.1
* [minizip-ng] remove the unnecessary options signing
* [minizip-ng] fix wrong CONFIG_PATH
* [minizip-ng] update versions
2023-10-26 10:41:07 -07:00
autoantwort
213c01f871
[azure-core-cpp] winhttp no uwp ( #34704 )
2023-10-25 07:15:33 -07:00
Daniel Schürmann
b31a9e4ff0
[soundtouch] Update to 2.3.2 ( #34697 )
2023-10-25 07:10:23 -07:00
Alexis La Goutte
d6eb444c39
[ngtcp2] Update to 1.0.1 ( #34698 )
2023-10-25 07:09:43 -07:00
Paweł Wegner
7a6f366cef
[ffmpeg] fix cross builds on windows host ( #34657 )
...
Two issues:
* we should get msys2 when building on windows, not targeting windows.
* removed usage of LIBRARY_PATH since it is ignored when cross-compiling [1].
Tested building for android on windows and works fine.
[1]: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html#index-LIBRARY_005fPATH
2023-10-24 11:53:01 -07:00
gerard-ryan-immersaview
cf9fe90138
[gstreamer] nvcodec feature ( #34690 )
...
* Reverts hard-coded disable in https://github.com/microsoft/vcpkg/pull/34152
2023-10-24 11:52:45 -07:00
Jia Yue Hua
46b3d5404d
[cpp-sort] add new port ( #34677 )
...
* [cpp-sort] add new port
* [cpp-sort] fix usage
* [cpp-sort] add new port
* [cpp-sort] fix usage
* [cpp-sort] add new port
2023-10-24 11:05:02 -07:00
Theodore Tsirpanis
f7dc9c8f5e
[wil] Configure only in release mode. ( #34686 )
...
* [wil] Configure only in release mode.
* Update version database.
2023-10-24 09:20:24 -07:00
Ilya Lavrenov
1a243cf7bb
[openvino] support dynamic protobuf ( #34651 )
...
* [openvino] support dynamic protobuf
* updated version database
2023-10-24 09:19:54 -07:00
Kai Pastor
4ff2d52566
[check,libsbml] Update, port fixes ( #34656 )
...
* [libsbml] Update, port fixes
* [check] Follow VCPKG_LIBRARY_LINKAGE
* [check] Don't install checkmk
* [check] Burn-in dllimport
* [libsbml] Devendor dirent
* [libsbml] Burn-in library linkage
* Finish
* Fix typo
* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00
evpobr
e6a164736f
[libsndfile] Update to 1.2.2 ( #34388 )
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-24 09:08:39 -07:00
JonLiu1993
398ede5dd8
[glaze] update to 1.5.3 ( #34624 )
...
* [glaze] update to 1.5.3
* update version
* [glaze] update to 1.5.4
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-24 09:06:44 -07:00
Cheney Wang
0d0f90d233
[pipewire] update to 0.3.83 ( #34669 )
2023-10-24 09:06:00 -07:00
Jia Yue Hua
a53ad97dd3
[reactiveplusplus] update to 0.2.3 ( #34674 )
...
* [reactiveplusplus] update to 0.2.3
* [reactiveplusplus] update to 0.2.3
2023-10-24 09:02:36 -07:00
Jia Yue Hua
78af68fdcc
[uwebsockets] update to 20.47.0 ( #34683 )
...
* [uwebsockets] update to 20.47.0
* [uwebsockets] update to 20.47.0
2023-10-24 09:02:01 -07:00
Jia Yue Hua
2abeb44b60
[x86-simd-sort] update to 3.0 ( #34685 )
2023-10-24 09:01:05 -07:00
JonLiu1993
3265c187c7
[itk] Fix download failure ( #34533 )
...
* [itk] Fix download failure
* update version
* remove port-version
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-23 11:38:03 -07:00
jim wang
f31f2c7ac9
[matio] Add usage ( #34505 )
...
* add usage
* update version
* fix usage
* update version
* fix review
* udpate version
* fix variables
* update version
2023-10-23 11:35:25 -07:00
Kai Pastor
bcc8b849b3
[libconfig] Cleanup, fix libconfig++ cmake export ( #34646 )
...
* [libconfig] No vendored CMakeLists.txt
* [libconfig] Cleanup
* [libconfig] Fix libconfig++ cmake export
2023-10-23 11:29:14 -07:00
Paweł Wegner
af4749fc9d
[dav1d] Add UWP support. ( #34647 )
...
It builds fine for me.
2023-10-23 11:28:34 -07:00
Ilya Lavrenov
0d8e0f2930
[tbb] explicitly disable hwloc feature for UWP ( #34648 )
...
* tbb: disable hwloc feature for UWP
* updated version database
2023-10-23 11:28:01 -07:00
Kai Pastor
2d0bfe54b8
[civetweb] Dynamic linkage, debug pc file ( #34654 )
2023-10-23 11:26:58 -07:00
MonicaLiu
374023bdbb
[vcpkg baseline][libpcap] Fix flex command --header-file ( #34670 )
...
* fix libpcap
* update version
* DISABLE_PARALLEL_CONFIGURE
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-10-23 11:20:00 -07:00
Alfred E. Heggestad
a0b6a284ad
[baresip-libre] update to 3.4.0 ( #34225 )
...
* [baresip-libre] update to 3.4.0
* bump version
* rename patch
* bump version
* rename patch
* bump version
* rename patch
* bump version
2023-10-23 11:18:23 -07:00
eao197
22453caae7
[sobjectizer, so5extra] update to 5.8.1 and 1.6.1 ( #34529 )
...
* SObjectizer and so5extra updated to the latest version.
SObjectizer -> 5.8.1.
so5extra -> 1.6.1.
* x-add-version for SObjectizer and so5extra.
---------
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-10-23 11:14:57 -07:00
Lily Wang
987fe3881d
[ktx] update to 4.3.0-alpha3 ( #34628 )
...
* [ktx] update to 4.3.0-alpha3
* update version
* update patch
* update version
2023-10-23 11:14:14 -07:00
Jonathan Sweemer
9b767f1a44
[quantlib] update to v1.32 ( #34644 )
2023-10-23 11:13:10 -07:00
Ilya Lavrenov
f51c848972
[xbyak] updated to v6.73 ( #34650 )
...
* [xbyak] updated to v6.73
* updated version database
2023-10-23 11:12:51 -07:00
autoantwort
36fd7bdcef
[OpenMPI] update ( #34652 )
2023-10-23 11:12:26 -07:00
Mengna Li
fd94d3207f
update to 1.3.8 ( #34666 )
2023-10-23 11:09:15 -07:00
jim wang
830f86fb30
[qtbase] apply cve fix ( #34588 )
...
* Fix bugs
* update version
2023-10-20 10:01:42 -07:00
jim wang
6abb43bde5
[fastrtps] Fix the macro definition in thread ( #33994 )
...
* fix thread
* update version
* add upstream PR URL
* update version
* fix macro
* update version
* delete comment
* update version
* fix stl
* update version
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* Add type conversion
* update version
* update version
* fix msvc test
* update version
* fix patch
* update version
* fix patch
* update version
---------
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-10-20 10:00:10 -07:00
a3emdot
987d23223d
[harfbuzz] build hb-view ( #34606 )
...
* build the diagnostic tool hb-view for the optional harfbuzz feature cairo
* regenerate versions
2023-10-20 09:57:10 -07:00
jim wang
cf1fe96a87
[graphviz] Fix installation prompts under Linux ( #34619 )
...
* Fix installation prompts under Linux
* update version
2023-10-20 09:56:26 -07:00
Jia Yue Hua
d07d3f7da2
[libpcap] update to 1.10.4 ( #34622 )
...
* [libpcap] update to 1.10.4
* [libpcap] update to 1.10.4
* [libpcap] update
* [libpcap] update
2023-10-20 09:55:00 -07:00
Jia Yue Hua
6836a75c4a
[libmspack] update to 0.11 ( #34592 )
...
* [libmspack] update to 0.11
* [libmspack] update to 0.11
2023-10-20 09:53:30 -07:00
Jia Yue Hua
1e0e745cd0
[libnop] update to 2021-11-03 ( #34593 )
...
* [libnop] update to 2021-11-03
* [libnop] update to 2021-11-03
2023-10-20 09:52:37 -07:00
Nicholas Hayes
b97d94a8a7
[libheif] update to 1.17.1 ( #34595 )
2023-10-20 09:51:05 -07:00
Ilya Lavrenov
2161f290af
[ade] updated to 0.1.2d ( #34602 )
...
* [ade] updated to 0.1.2d
* updated version database
2023-10-20 09:50:31 -07:00
Mengna Li
7ac307efa6
update to 1.0.2088.41 ( #34614 )
2023-10-20 09:49:56 -07:00
Jia Yue Hua
a552b81342
[libphonenumber] update to 8.13.23 ( #34621 )
...
* [libphonenumber] update to 8.13.23
* [libphonenumber] update to 8.13.23
2023-10-20 09:39:22 -07:00
Jia Yue Hua
9bc8b9fda8
[libraqm] update to 0.10.1 ( #34625 )
...
* [libraqm] update to 0.10.1
* [libraqm] update to 0.10.1
2023-10-20 09:37:19 -07:00
talregev
e0095fffa6
update to gz-math7 7.3.0 ( #34627 )
2023-10-20 09:36:23 -07:00
Mengna Li
fbba5251f7
fix error hash ( #34584 )
2023-10-20 09:32:21 -07:00
Osyotr
f9ae3ba570
[glm] Restore version 0.9.9.8 ( #34591 )
...
* [glm] Restore version 0.9.9.8
* revert glm update
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 15:28:17 -07:00
Theodore Tsirpanis
03ca89f0b9
[google-cloud-cpp] Remove dependency to grpc when not used. ( #34569 )
...
* [google-cloud-cpp] Remove dependency to grpc when not used.
* Update version database.
2023-10-19 11:55:20 -07:00
talregev
8675d652cc
fix FindGzBullet.cmake ( #34587 )
2023-10-19 11:08:48 -07:00
Kai Pastor
ff8e58c978
[gdal] Add upstream TIFF fix ( #34586 )
2023-10-19 11:00:06 -07:00
Ankur Verma
85f2afaa49
[ankurvdev-embedresource] adding new port ( #34401 )
...
* Rename Port to ankurvdev-embedresource
* Add sha
---------
Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2023-10-19 10:51:59 -07:00
Pravila
8941576c19
[pravila00-enum-string] New port ( #34518 )
...
* Add pravila00-enum-string
* Format vcpkg.json
* Add version
* Add version file
* Add missing comma
* Fix version
* Update ports/pravila00-enum-string/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/pravila00-enum-string/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/pravila00-enum-string/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/pravila00-enum-string/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Rename port to enum-string
* Add version for enum-string
* Fix port name
* Update version
* Update port name
* Add version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-10-19 10:51:28 -07:00
Jia Yue Hua
c4d0b65dac
[libjpeg-turbo] update to 3.0.1 ( #34555 )
...
* [libjpeg-turbo] update to 3.0.1
* [libjpeg-turbo] update to 3.0.1
2023-10-19 10:50:06 -07:00
Jia Yue Hua
af0cb21f3b
[libjuice] update to 1.3.1 ( #34558 )
...
* [libjuice] update to 1.3.1
* [libjuice] update to 1.3.1
2023-10-19 10:49:44 -07:00
Mengna Li
6110622d91
update to 2.54.2 ( #34563 )
2023-10-19 10:49:31 -07:00
Jia Yue Hua
d524a38038
[libmorton] update to 0.2.12 ( #34585 )
...
* [libmorton] update to 0.2.12
* [libmorton] update to 0.2.12
2023-10-19 10:49:08 -07:00
Kai Pastor
f330a325dd
[boost-iostreams] Fix mingw ( #34387 )
...
* [boost-iostreams] Fix mingw
* run generate-ports.ps1
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 09:29:18 -07:00
Kai Pastor
2815578f4a
[mpg123] Fix pc file for Windows, update deps ( #34462 )
...
* [vcpkg-ci-ffmpeg] Format manifest
* [vcpkg-ci-ffmpeg] Test feature openmpt
* [mpg123] Export shlwapi usage
* [mpg123] Use yasm directly
2023-10-18 10:56:02 -07:00
a3emdot
9cdd9888ea
[harfbuzz] Make 'cairo' an optional feature for 'harfbuzz' ( #34476 )
...
* make 'cairo' an optional feature for 'harfbuzz'
* regenerate versions
* add 'defaulti-features : false' for feature 'cairo'
* regenerate versions
* add 'freetype' as a feature for feature 'cairo'
* regenerate versions
2023-10-18 10:54:42 -07:00
Lily Wang
d00370893e
[aws-sdk-cpp] Fix feature awsmigrationhub build error ( #34506 )
...
* [aws-sdk-cpp] Fix feature awsmigrationhub build error
* update version
2023-10-18 10:52:34 -07:00
Vitaly
dcd1ee2a4f
[oboe] add new port ( #34510 )
...
* New port: Oboe audio library / Android
* Fixes
* Fixes
* Fixes
* Fixes by review
* Update version
* Update versions/o-/oboe.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/oboe/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-18 10:35:37 -07:00
Billy O'Neal
a9794606a6
[mosquitto] Update to 2.0.18 ( #34456 )
...
* [mosquitto] Update to 2.0.18
* Disable android.
```
ci/installed/arm-neon-android/debug/lib/libssl.a /mnt/vcpkg-ci/installed/arm-neon-android/debug/lib/libcrypto.a -pthread -ldl -latomic -lm && :
ld: error: undefined symbol: getgrgid_r
>>> referenced by misc_mosq.c:192 (/mnt/vcpkg-ci/buildtrees/mosquitto/src/v2.0.18-5deb484567.clean/lib/misc_mosq.c:192)
>>> lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o:(mosquitto__fopen)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-10-18 10:26:15 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. ( #34532 )
...
* Supports recent compilers.
Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.
* Updates port version.
2023-10-18 10:21:47 -07:00
Silvio Traversaro
db956472e9
[idyntree] Update to 10.0.0 ( #34513 )
...
* [idyntree] Update to 10.0.0
* [idyntree] Update versions
2023-10-18 10:15:48 -07:00
gentooise
3e1bc1a3ca
[cpr] update cpr port and baseline to 1.10.5 ( #34515 )
...
* update cpr port and baseline to 1.10.5
* use version as ref in portfile
2023-10-18 10:15:03 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build ( #34547 )
2023-10-18 10:14:26 -07:00
Jia Yue Hua
bc1ffaed11
fix deps ( #34524 )
2023-10-18 10:08:16 -07:00
Alexis La Goutte
cd3504e210
[ngtcp2] update 1.0.0 ( #34527 )
2023-10-18 10:07:58 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 ( #34538 )
2023-10-18 10:07:36 -07:00
moritz-h
051b6d8f8d
[tracy] update to 0.10 ( #34544 )
2023-10-18 10:07:09 -07:00
Lily Wang
03ae1a2071
[wxWidgets] Update to 3.2.3 ( #34557 )
...
* [wxWidgets] Update to 3.2.3
* update version
* update portfile.cmake
* version
2023-10-18 10:04:28 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 ( #34561 )
...
* [libmaxminddb] update to 1.7.1
* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
talregev
5c82f7e637
fix ogre-next dependencies ( #34463 )
2023-10-17 14:57:01 -07:00
Samuel Marks
621b7abe07
[ports/keccak-tiny] New port ( #34356 )
...
* [ports/keccak-tiny] New port
* [ports/keccak-tiny] Resolve hand-lint from vcpkg team
* [ports/keccak-tiny/portfile.cmake] Guard check linkage for Windows
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [versions/k-/keccak-tiny.json] `./vcpkg x-add-version --all --overwrite-version`
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-17 11:42:31 -07:00
Frank
5a62a63f99
[cpptoml] Disable LIBCXX feature ( #34507 )
...
* [cpptoml] Disable LIBCXX feature
* version
* ${VERSION}
* version
2023-10-17 11:36:23 -07:00
Vitaly
034298f677
[libqtrest] Add new port ( #34455 )
...
* QtRest: new port
* Fix ref
* Fix ref
* Fix ref
* qtrest -> libqtrest, review changes
* versions
* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 ( #34043 )
...
* [dirent] update to 1.24
* [dirent] update to 1.24
* fix deps
* fix deps
* fix deps
* fix deps
* CI [skip actions]
* CI [skip actions]
* fix deps
* CI [skip actions]
* fix deps
2023-10-17 11:09:26 -07:00
Thomas1664
bf3f056519
[ogre] Fix usage of ogre[core] ( #34301 )
...
* [ogre] Fix usage of ogre[core]
* version
2023-10-17 10:46:25 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 ( #34504 )
...
* [libcial] Update version to v3.0.17
* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 ( #34525 )
...
* [libtins] update to 4.5
* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 ( #34526 )
...
* [libsvm] update to 3.32
* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Alexis La Goutte
c1081fe6df
[nghttp3] update to 1.0.0 ( #34528 )
2023-10-17 10:36:38 -07:00
autoantwort
e57b2167e6
[tiff] fix tools feature ( #34415 )
2023-10-16 12:28:42 -07:00
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking ( #34502 )
...
* [readline-win32] Fix windows dynamic linking
* Update version database
2023-10-16 12:28:31 -07:00