Commit Graph

321 Commits

Author SHA1 Message Date
Bruce Mitchener
733b918efc
[c-ares] Update to 1.28.0 (#37881)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-04-02 19:20:35 -07:00
Jia Yue Hua
b498ce7132
[tsl-hopscotch-map] update to 2.3.1 (#37856) 2024-04-01 16:15:37 -07:00
rinechran
4079a2f5a5
[Thorvg] Update Thorvg port to v0.12.9 (#37896) 2024-04-01 15:32:56 -07:00
Jia Yue Hua
c4fc1159d9
[tsl-ordered-map] update to 1.1.0 (#37858) 2024-04-01 13:49:33 -07:00
Jia Yue Hua
8dec1c7d17
[trompeloeil] update to 47 (#37855) 2024-04-01 13:49:23 -07:00
Jia Yue Hua
18d64b74fa
[transwarp] update to 2.2.3 (#37853) 2024-04-01 13:49:01 -07:00
Jia Yue Hua
ef0ddb6274
[toml11] update to 3.8.1 (#37852) 2024-04-01 13:47:39 -07:00
Jia Yue Hua
5da7402686
[tmx] update to 1.4.0 (#37848) 2024-04-01 13:47:17 -07:00
Jia Yue Hua
84dfb1a0ae
[tlx] update to 0.6.1 (#37847) 2024-04-01 13:46:57 -07:00
Jia Yue Hua
9cd8bc6245
[tinyspline] update to 0.6.0 (#37845) 2024-04-01 13:46:44 -07:00
Jia Yue Hua
37387ae32a
[tinygltf] update to 2.8.21 (#37824) 2024-03-29 17:29:23 -07:00
Jia Yue Hua
21fcc6b67a
[tinyexr] update to 1.0.8 (#37825) 2024-03-29 17:22:33 -07:00
Jia Yue Hua
cfae61d0f1
[tinydir] update to 1.2.6 (#37822) 2024-03-29 17:22:21 -07:00
Jia Yue Hua
83c3c4a571
[thrift] update to 0.20.0 (#37638) 2024-03-25 15:32:02 -07:00
Jan Hrubý
63e1c69199
[tracy] enable fibers feature (#37618) 2024-03-25 15:13:30 -07:00
WangWeiLin-MV
ff75eac5b6
Version database consistency fixes 20240313 (#37410) 2024-03-15 18:33:09 -07:00
Alexander Neumann
a664e41ee5
[vcpkg-tool-meson] Update meson to 1.3.2 (#28084) 2024-03-11 14:09:15 -07:00
fwcd
da3e064417
[taglib] Fix WASM build by patching out wchar_t check (#37105)
Fixes #37104 

This fixes the WASM build by patching out the `wchar_t` size check when
targeting WASM/Emscripten. From what I have read, `wchar_t` defaults to
32-bit when targeting Emscripten and uses 16-bit even when
`-fshort-wchar` is set, both of which should be enough for a UTF-16 code
unit, which is presumably what this check verifies.

Feel free to suggest better solutions, since this feels a bit hacky,
even if it works.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-05 00:58:26 -08:00
Dale Barnard
8c91c8da33
[try-catcher] Add new package (#36909)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [x] The versioning scheme in `vcpkg.json` matches what upstream says.
- [x] The license declaration in `vcpkg.json` matches what upstream
says.
- [x] The installed as the "copyright" file matches what upstream says.
- [x] The source code of the component installed comes from an
authoritative source.
- [x] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-02-28 17:16:45 -08:00
Kai Pastor
28a5a28b2e
[tiff] Fix link errors (#36954) 2024-02-27 00:16:01 -08:00
Thomas1664
39b6c7a193
[tinyutf8] Fix cmake usage (#36746)
* [tinyutf8] Fix cmake usage

* version
2024-02-14 23:40:19 -08:00
Nick Logozzo
095ee06e7f
[taglib] Update to 2.0 (#36623)
* [taglib] Update to 2.0

* Update vcpkg.json

* update versions

* [taglib] update port files

* update versions
2024-02-13 22:25:37 -08:00
An Tao
345ac44ab8
[drogon, trantor] Bump drogon to 1.9.3 and trantor to 1.5.17 (#36671) 2024-02-09 20:40:41 -08:00
Kai Pastor
f56c8174eb
[tiff] Add lerc support (#35471)
* [lerc] Burn C++ linkage into pc file

* [tiff] Add lerc support

* [cmake-user] Test tiff with lerc

* [wxwidgets] Handle tiff/lerc C++ linkage trick
2024-02-08 22:41:50 -08:00
Dr.-Ing. Carsten Grimm
3bccc23da9
[tinygltf] update to 2.8.20 (#36564)
* [tinygltf] update to version 2.8.20

* [tinygltf] regenerate version info
2024-02-05 11:27:29 -08:00
nfarid
7dc284a6ad
[tgui] Change the cmake feature flags (#36452)
The cmake options that TGUI uses has changed:
2aaacf812d/src/Backend/CMakeLists.txt
https://tgui.eu/tutorials/latest-stable/backends/
2024-01-29 20:06:24 -08:00
jim wang
98ee16b991
[tidy-html5] Replace uwp does not support functions (#35375)
* Replace uwp does not support functions

* update version

* fix patch

* update version

* del baseline

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-01-29 20:00:07 -08:00
Frank
f3a1279ea2
[tesseract] Update version to 5.3.4 (#36316)
* [tesseract] Update version to 5.3.4

* version
2024-01-24 09:43:16 -08:00
An Tao
9f803fd068
[drogon, trantor] Bump drogon to 1.9.2 and trantor to 1.5.16 (#36249)
* Bump drogon to 1.9.2 and trantor to 1.5.16

* Fix uwp compilation
2024-01-22 11:01:15 -08:00
rinechran
74b5049dea
[Thorvg] Update Thorvg port to v0.12.1 (#36179)
* update :  thorvg 0.12.1

* update : baseline update

* update : tools

* update : baseline

* update : not support uwp

* update : baseline
2024-01-17 11:51:42 -08:00
Pravila
491be104ed
[thomasmonkman-filewatch] Fix patch for the latest version of FileWatch (#36091)
* Fix template type

* Add version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2024-01-10 17:06:15 -08:00
Kai Pastor
fb9cd249f4
[tiff] Add libdeflate support, add usage (#35925) 2024-01-03 17:39:26 -08:00
Frank
f30434939d
[treehopper] Fix dependency handling of libusb (#35480) 2023-12-21 19:11:21 -05:00
Carsten Grimm
48e95d1aa3
[tinygltf] update to 2.8.19 (#35719) 2023-12-18 14:02:02 -08:00
Thomas1664
c36e905c05
[tmxlite] Fixes and Update to 1.4.4 (#35760) 2023-12-18 13:27:22 -08:00
Lia Stratopoulos
057a7d1470
Update version of type-safe (#35690)
* update version of type-safe

* format manifest

* vcpkg x-add-version
2023-12-14 17:49:36 -08:00
Frank
85f5e134ce
[vcpkg baseline][treehopper] Only build dynamic libraries (#35435) 2023-12-04 17:26:50 -08:00
Cheney Wang
e732da23b6
[tinyorm] Suppress warning STL4043 (#35432) 2023-12-01 02:02:41 -08:00
jim wang
b1222cf813
[triton] Version updated and compilation errors fixed (#34864)
* update

* update version

* update version

* update version
2023-12-01 02:00:53 -08:00
Pravila
00d762bd8c
[thomasmonkman-filewatch] Add patch for fixing Unix version (#35236)
* Add patch

* Add patch

* Update version

* Add port-version 1

* Add version

* Restore git-tree

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-11-29 01:11:55 -08:00
miyanyan
aeabfa9386
[tbb] update to 2021.11.0 (#35282)
* [tbb] update to 2021.11.0

* [tbb] update versions
2023-11-29 00:49:34 -08:00
An Tao
568a4e5ae3
Bump drogon to 1.9.1 and trantor to 1.5.15 (#35356) 2023-11-27 22:48:28 -08:00
autoantwort
37989640e3
[tiny-process-library] no uwp (#35250) 2023-11-22 14:35:49 -08:00
Theodore Tsirpanis
4962638f66
[tre] Add CMake config files. (#35134)
* [tre] Add CMake config files.

* Fix license.

* Address PR feedback.

Co-authored-by: LilyWangLL <494550702@qq.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update version database.

---------

Co-authored-by: LilyWangLL <494550702@qq.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-21 19:05:40 -08:00
Anton Sviridov
49e62c5f6b
[tree-sitter] fix a typo in pkg-config file (#35199)
* [tree-sitter] fix a typo in pkg-config file

* [tree-sitter] add port-version

* [tree-sitter] add version
2023-11-20 12:14:26 -08:00
moritz-h
dcba1dde66
[tracy] fix manifest mode build (#34874) 2023-11-17 14:56:52 -08:00
Frank
94b2e61817
[tinyorm] Disable warnings as errors. (#34990)
* [tinyorm] Disable warnings as errors.

* version
2023-11-09 11:09:34 -08:00
jim wang
e642493369
[tgui] Update to 1.1.0 (#34972)
* update to 1.1.0

* update version
2023-11-09 11:04:52 -08:00
Jia Yue Hua
0f0fa15383
[tomlplusplus] update to 3.4.0 (#34920)
* [tomlplusplus] update to 3.4.0

* [tomlplusplus] update to 3.4.0
2023-11-05 09:41:32 -08:00
Silver Zachara
a85d30769f
[tinyorm] added initial port TinyORM v0.36.5 (#34640)
* [tinyorm] added initial port TinyORM v0.36.5

* [tinyorm] updated to v0.36.5

Updated version database for TinyORM v0.36.5.
2023-11-05 09:16:23 -08:00