autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features ( #32998 )
...
* [cpprestsdk] use platform expressions in default-features
* [microsoft-signalr] use platform expressions in default-features
* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Alexander Neumann
a109b7ccb2
[salome-medcoupling] Add new port ( #32916 )
...
* [salome-configuration|medcoupling] new ports
* format manifest
* v db
* remove trace
* v db
* fix dep
* v db
* Apply suggestions from code review
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* v db
* adjust SALOME_WITH_MPI depending on HDF5
* remove nuking of CMAKE_PREFIX_PATH from salome
* v db
* fix post build
* v db
* Fix med-fichier config on linux
* add supports
* format manifest
* v db
* don't want to investigate linux failure further
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-07 09:59:40 -07:00
omartijn
ec183f8ab6
Add support for rtti in glslang port ( #32541 )
...
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-08-07 09:59:24 -07:00
gotnone
af5230dab1
[tuplet] New port ( #33005 ) ( #33006 )
...
* [tuplet] New port
* update version database
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-08-07 09:55:47 -07:00
Kai Pastor
9a2fae790b
[libraw] Fix exported include dir ( #32994 )
2023-08-07 09:20:06 -07:00
qbojj
48d0be929c
[vulkan-hpp] deprecate vulkan-hpp ( #32975 )
...
* deprecate vulkan-hpp
* [vulkan-hpp] change version ot 'deprecated'
2023-08-07 09:19:46 -07:00
Kai Pastor
b2e069bb3e
[openssl] Fix win64 perlasm scheme ( #32957 )
...
* [openssl] Fix win64 perlasm scheme
* CI
2023-08-07 09:15:49 -07:00
Ridwan Abdul Hafidh
56a44f3181
[gperf] Fix error in cpp17 mode ( #32980 )
...
* fix gperf in cpp17 mode
* update version
* update version #2
* remove unused header patch file
* update version 3
---------
Co-authored-by: rdh <ridwanabdulhafidh@gmail.com>
2023-08-07 09:11:58 -07:00
Kai Pastor
3ee6678f87
[imgui-sfml] Fix build and exported config ( #32982 )
...
* [imgui-sfml] Restore linking keyword
* Merge patches
* Move config to lower-case dir
* Add find_dependency
* Update versions
* Trim patch
2023-08-07 09:11:10 -07:00
Kai Pastor
2973016c49
[gmp] Avoid libm for x86 msvc host ( #32984 )
2023-08-07 09:10:14 -07:00
Osyotr
df7782523e
[c-ares] Update to 1.19.1 ( #32993 )
2023-08-07 09:09:36 -07:00
RobbertProost
774a8776e6
[ignition-utils1] bump version to 1.5.1 ( #32989 )
2023-08-07 09:09:07 -07:00
myd7349
9141c3b500
[ada-url] Update to 2.6.0 ( #32815 )
...
* [ada-url] Update to 2.6.0
* [ada-url] Update baseline version
2023-08-07 09:07:58 -07:00
Weihang Ding
a67ca6b1ea
[libphonenumber] Bump to 8.13.17 & fix linux and macOS build ( #32899 )
...
* [libphonenumber] Bump to 8.13.17 & fix linux and macOS build
* update version database
* fix windows icui18n lib name
* update version database
* fix patches
* update version database
* fix ci.baseline.txt
2023-08-07 09:07:45 -07:00
Frank
0ae3ed5f1c
[openimageio] Update version to 2.4.13 ( #32920 )
...
* [openimageio] Update version to 2.4.13
* version
2023-08-07 09:06:21 -07:00
Weihang Ding
fcd7a06ecc
[cpp-httplib] Bump to 0.13.3 ( #32949 )
...
* [cpp-httplib] Bump to 0.13.3
* update version database
2023-08-07 09:05:51 -07:00
Weihang Ding
42ffe30d32
[xsimd] Bump to 11.1.0 ( #32956 )
...
* [xsimd] Bump to 11.1.0
* update version database
2023-08-07 09:04:53 -07:00
Azure SDK Bot
754105a652
[azure-core-cpp] Update to 1.10.2 ( #32971 )
...
## 1.10.2 (2023-08-04)
### Bugs Fixed
- [[#4792 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4792 ) Only support CURL's root cert validation when CURL version is >= 7.77.0.
2023-08-07 09:04:19 -07:00
Azure SDK Bot
ce064b34ad
[azure-core-amqp-cpp] Update to 1.0.0-beta.2 ( #32973 )
...
## 1.0.0-beta.2 (2023-08-04)
### Features Added
- Added `Azure::Core::Amqp::Models::AmqpBinaryData::operator=(std::vector<std::uint8_t> const&)`.
- Added `Azure::Core::Amqp::Models::AmqpMessage::MessageFormat`.
- Collection types (`AmqpArray`, `AmqpMap`, `AmqpList`, `AmqpBinaryData`, `AmqpSymbol` and `AmqpComposite`):
- Added explicit cast operator to underlying collection type.
- Added `find()`.
- Rationalized the return code for AMQP MessageSender and MessageReceiver and Management APIs to use AmqpError for error codes.
- Added additional AMQP Error values.
### Breaking Changes
- Renamed `Azure::Core::Amqp::Models::AmqpMessageFormatValue` to `AmqpDefaultMessageFormatValue`.
- Changed the return values for the MessageSender, MessageReceiver and Management APIs.
2023-08-07 09:03:37 -07:00
RobbertProost
9dd0710e4e
[ignition-plugin1] bump version to 1.4.0 ( #32988 )
2023-08-07 09:03:03 -07:00
Chris W
ddf8878f9a
[gperftools] Update version to 2.10 ( #32974 )
...
* [gperftools] Update version to 2.10
* [gperftools] Update version database
2023-08-07 09:02:52 -07:00
Kai Pastor
d87270b739
[azure-iot-sdk-c] Update and fix ( #32997 )
...
* [azure-iot-sdk-c] Remove obsolete patch
* [azure-iot-sdk-c] Update to LTS_01_2023_Ref02
* [azure-iot-sdk-c] Fix linking to parson
2023-08-07 08:55:37 -07:00
JonLiu1993
c0efcd2984
[simd] update to 5.3.128 ( #33009 )
...
* [simd] update to 5.3.128
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-07 08:55:02 -07:00
endingly
2969ad361d
[fins] add libfins ( #32795 )
...
* add libfins
* fix version sha value
* add keyword `supports`
* fix version error
* fix version data
* add namespae for target
* modify version date
* modify platform. remove arm and add android
* modify version data.
* remove and delete patch "add_cmake_support"
* modify version data
* 1. modify lib version
2. do not need and remove "add_cmake_support.patch"
* modify fins port version infomation
2023-08-04 07:16:04 -07:00
Weihang Ding
64d69a75df
[szip] Fix build on android ( #32914 )
...
* [szip] Fix build on android
* update version database
* fix ci baseline
* fix ci.baseline.txt
2023-08-04 07:00:16 -07:00
Darren Bolduc
3e7978bd02
[google-cloud-cpp] fix opentelemetry feature ( #32936 )
2023-08-04 06:58:38 -07:00
Frank
becc2e4210
[sfml] Fix specify c++ library on macOS ( #32944 )
...
* [sfml] Fix specify c++ library on macOS
* update version
* format
* version
2023-08-04 06:57:21 -07:00
jimmyhu
b4d4529356
[bitsery] Update to v5.2.3 ( #32898 )
...
* Update bitsery to v5.2.3
Update bitsery to v5.2.3
* Update bitsery.json file
Update bitsery.json file
* Update ports/bitsery/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update bitsery.json file
Update bitsery.json file
* update hash
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank xie (Beyondsoft Corporation) <v-frankxie@microsoft.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:55:27 -07:00
JonLiu1993
ab5927a4f8
[openssl] update to 3.1.2 ( #32919 )
...
* [openssl] update to 3.1.2
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-04 06:55:10 -07:00
Ilya Lavrenov
b1b122fa1a
[tbb] update to 2021.10.0 ( #32924 )
...
* tbb: 2021.10.0
* updated version database
2023-08-04 06:54:51 -07:00
Weihang Ding
2ab975eee9
[nanobench] Bump to 4.3.11 ( #32925 )
...
* [nanobench] Bump to 4.3.11
* update version database
2023-08-04 06:54:38 -07:00
Weihang Ding
a19f192c53
[yoga] Bump to 2.0.0 ( #32927 )
...
* [yoga] Bump to 2.0.0
* update version database
2023-08-04 06:53:58 -07:00
Weihang Ding
0adba49f83
[vulkan-headers] Bump to 1.3.260 ( #32929 )
...
* [vulkan-headers] Bump to 1.3.260
* update version database
2023-08-04 06:53:44 -07:00
Weihang Ding
99b6acf20c
[cairomm] Bump to 1.17.1 ( #32930 )
...
* [cairomm] Bump to 1.17.1
* update version database
2023-08-04 06:51:53 -07:00
Takatoshi Kondo
fb29550fc5
Update async-mqtt port to 1.0.9 ( #32931 )
...
* Update async-mqtt port to 1.0.8.
* Update async-mqtt port version to 1.0.9.
2023-08-04 06:51:21 -07:00
rinechran
bd67c9cc24
[Thorvg] Update Thorvg port to v0.10.0 ( #32934 )
...
* update : thorvg version update
* update : baseline
* feat : not supoort windows
* update : thovg.json
* fix : supports
* update : port version up
* update : not support windows
* update : base line
* feat : update windows support
* update : x-add-version
2023-08-04 06:51:05 -07:00
Weihang Ding
e58a894a9a
[args] Bump to 6.4.6 ( #32950 )
...
* [args] Bump to 6.4.6
* update version database
2023-08-04 06:49:30 -07:00
Ryan McKenzie
51de327421
[rsm-binary-io] Update to 2.0.6 ( #32938 )
...
* update to 2.0.6
* update versions
2023-08-04 06:48:52 -07:00
Weihang Ding
d6c1fc64f0
[entt] Bump to 3.12.2 ( #32945 )
...
* [entt] Bump to 3.12.2
* update version database
2023-08-04 06:48:37 -07:00
Weihang Ding
9e1062778c
[sse2neon] Bump to 1.6.0 ( #32946 )
...
* [sse2neon] Bump to 1.6.0
* update version database
2023-08-04 06:48:05 -07:00
Weihang Ding
6359f49021
[nanoprintf] Bump to 0.3.4 ( #32947 )
...
* [nanoprintf] Bump to 0.3.4
* update version database
2023-08-04 06:47:50 -07:00
Weihang Ding
0e12581197
[magic-enum] Bump to 0.9.3 ( #32948 )
...
* [magic-enum] Bump to 0.9.3
* update version database
2023-08-04 06:47:33 -07:00
Alexander Smyslov
3a4b722ff4
[librdkafka] Upgrade up to v2.2.0 ( #32951 )
...
* Upgrade librdkafka up to v2.2.0
* Upgrade librdkafka up to v2.2.0
---------
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-08-04 06:46:41 -07:00
Weihang Ding
0830eccd29
[fastio] Bump to 2023-07-06 ( #32952 )
...
* [fastio] Bump to 2023-07-06
* update version database
2023-08-04 06:46:28 -07:00
Weihang Ding
f2056c74d6
[volk] Bump to 1.3.250 ( #32953 )
...
* [volk] Bump to 1.3.250
* update version database
2023-08-04 06:46:11 -07:00
Weihang Ding
3ce93dc6b4
[maddy] Bump to 1.2.0 ( #32954 )
...
* [maddy] Bump to 1.2.0
* update version database
2023-08-04 06:45:42 -07:00
endingly
9dacc3bc01
[libhv] Update version ( #32959 )
...
* update libhv version to 1.3.1
* update vcpkg version information
* modify SHA512 value
* modify vcpkg version information
* delete patch file
* modify vcpkg version information
* Update ports/libhv/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* revert version
* update version baseline
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:45:20 -07:00
jim wang
9afce05282
[libhdfs3] Fix libhdfs3 to build missing dependent libraries libuuid and libgsasl ( #31065 )
...
* fix libhdfs3 build error
* update version
* fix dependency uuid
* update version
* fix dependency uuid
* update version
* fix osx
* update version
* fix uuid usage on osx
* update version
---------
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-08-03 11:32:05 -07:00
Kai Pastor
dc141be7ff
[attr] Fix nls ( #32907 )
2023-08-03 10:31:07 -07:00
Thomas1664
06a42bb8ab
[c89stringutils, rhasheq] Update ( #32829 )
...
* [c89stringutils] Update to 0.0.2
* test UWP
* [rhasheq] Update to latest commit
* version
* version
* Use correct date
* version
* Add rhash patch
* version
* add find_dependency
* version
* remove custom find module
* version
2023-08-03 10:26:49 -07:00