Commit Graph

372 Commits

Author SHA1 Message Date
Alexander Neumann
1fc46db8b9
[Qt6] Update to 6.7.3 (#41222) 2024-10-08 16:08:56 -04:00
JonLiu1993
d7fa1d9d7e
[taskflow] update to 3.8.0 (#41417)
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-10-08 15:49:43 -04:00
Jia Yue Hua
e0f776f55a
[trompeloeil] update to 48 (#41394) 2024-10-07 15:05:09 -04:00
SuperCodeHero
54e7ce04c7
[tidy-html5] cmake find_package() support (#41258) 2024-10-02 15:04:17 -04:00
MonicaLiu
32b365ee99
[tcl] Fix release builds on Windows (#41046) 2024-09-18 12:26:25 -07:00
Kai Pastor
eaca68dee6
[tiff] Do not use CMAKE_FIND_PACKAGE_PREFER_CONFIG (#40932) 2024-09-18 12:25:20 -07:00
rinechran
ab8ce70555
[Thorvg] update v0.14.10 (#40963) 2024-09-16 12:27:49 -07:00
Kai Pastor
b8a9371ae5
[curl] Update to 8.10.0 (#40903) 2024-09-11 14:03:28 -07:00
An Tao
645f9f3fd8
[drogon, trantor] Bump drogon to 1.9.7 and trantor to 1.5.21 (#40899) 2024-09-10 13:44:52 -07:00
omartijn
b5141d7721
[tinyexif ] Update to fix missing cstdint include (#40777)
Co-authored-by: Martijn Otto <martijn@resolume.com>
2024-09-08 11:50:50 -07:00
moritz-h
45766bc6b4
[tracy] fix 0.11.1 update, install only release tools (#40607) 2024-09-03 13:32:09 -07:00
Ada Tufankjian
a747ea2aae
[tracy] Update to v0.11.1 (#40671) 2024-08-28 02:07:54 -07:00
Simon Kallweit
62aab9d3d8
[tevclient] Add tevclient port (#40532) 2024-08-22 02:52:01 -07:00
Hermet Park
003ffad414
[thorvg] update to 0.14.6 (#40511)
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-08-20 23:10:37 -07:00
c8ef
93e2867805
[toml11] update to 4.2.0 (#40520) 2024-08-19 09:30:41 -07:00
Cheney Wang
ffc46d4975
[tvision] update to 2024-05-22 (#40495) 2024-08-17 02:03:34 -07:00
miyanyan
91d47fa9f9
[tinygltf] update to 2.9.3 (#40378) 2024-08-12 16:35:48 -07:00
Frank
4e38060618
[thorvg] Revert _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR (#40228) 2024-08-02 11:25:12 -07:00
An Tao
13fc727923
[drogon, trantor] Bump drogon to 1.9.6 and trantor to 1.5.20 (#40047) 2024-07-23 22:22:51 -07:00
WangWeiLin-MV
4fea81d303
[throvg] Update to 0.14.3 (#40043) 2024-07-23 17:58:12 -07:00
moritz-h
821100d967
[tracy] update to 0.11.0, cmake build (#39976) 2024-07-20 13:35:20 -05:00
Josh Harris
1b5f734661
[thrift] Update thrift 0.20.0 git reference (#39787) 2024-07-10 10:06:33 -04:00
Mark Harmstone
b65dbc0b65
[tdscpp] Add new port (#39599) 2024-07-09 13:39:35 -04:00
miyanyan
ee26e5a38b
[tinygltf] update to 2.9.2 (#39724) 2024-07-08 10:16:41 -04:00
miyanyan
edf0366ad3
[tbb] update to 2021.13.0 (#39591) 2024-07-01 15:52:22 -04:00
jim wang
6e48820590
[tesseract] Update to 5.4.1 (#39552) 2024-06-28 22:21:37 -07:00
Kai Pastor
5a5242aee4
[world rebuild][vcpkg scripts] Test, fix, extend vcpkg_execute_required_process (#39445)
Fixes `OUTPUT_VARIABLE`, `ERROR_VARIABLE`. 

vcpkg always wants logfiles. CMake (`execute_process`) doesn't send
stdout/stderr to files and variables at the same time, and even "the
precedence is not specified". So simultaneous output has to be handled
in `vcpkg_execute_required_process`.

At this occasion, port the arguments for stripping trailing whitespace.

`tensorflow-common` implicitly relied on the broken behavior. I chose
the minimal fix: drop the pointless calls, just set the empty value.
2024-06-28 22:21:10 -07:00
c8ef
e7902e4b5d
[Type lite] update to 0.2.0 (#39434) 2024-06-21 14:48:57 -07:00
c8ef
42d8e7b410
[Toml11] update to 4.0.0 (#39429) 2024-06-21 14:17:00 -07:00
gerard-ryan-immersaview
6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00
Billy O'Neal
573516aa28
[tcl] Fix missing zlib dependency. (#39231) 2024-06-12 14:31:13 -07:00
miyanyan
5ad826e734
[tinygltf] update to 2.8.23 (#39235) 2024-06-11 18:31:55 -07:00
Kai Pastor
e158d10763
Activate Android NDK r26d in vcpkg CI (#35851) 2024-06-11 13:26:30 -07:00
An Tao
0dea40fa54
[drogon, trantor] Bump drogon to 1.9.5 and trantor to 1.5.19 (#39196) 2024-06-10 16:54:02 -07:00
kadirlua
2b991341ca
[tinyxml2] Update to version 10.0.0 (#39082)
- [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.

This PR updates tinyxml2 to version 10.0.0

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-06-06 00:27:36 -07:00
Kai Pastor
1c646b39bb
[taocpp-json] Misc fixes (#39069)
Fixes:
~~~
CMake Warning (dev) at ports/taocpp-json/portfile.cmake:29:
  Syntax Warning in cmake code at column 90

  Argument not separated from preceding token by whitespace.
~~~
2024-06-03 22:36:58 -07:00
Vitaly
921f059d91
[telnetpp] Update port version 2.1.2 -> 3.1.0 (#36571)
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-06-02 21:55:58 -07:00
EfesX
fbd5bfda6a
[tinytiff] add new port (#38874)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] 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.
- [x] 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.
- [x] 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.
- [x] Only one version is added to each modified port's versions file.

#38778
jkriege2/TinyTIFF#29

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2024-05-31 02:56:45 -07:00
miyanyan
2ac5baa352
[tinygltf] update to 2.8.22 (#38914)
- [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.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] 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-05-24 14:48:54 -07:00
Brady Hahn
859089c0d4
[type-safe] update to 0.2.4 (#38923)
- [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.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] 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-05-24 14:40:41 -07:00
Rémy Tassoux
885bde66cb
[taskflow] Update to 3.7.0 (#38716)
Update taskflow port from 3.6.0 to 3.7.0 :
https://taskflow.github.io/taskflow/release-3-7-0.html

- [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.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~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-05-14 10:46:42 -07:00
Silver Zachara
28b1cf627c
[tinyorm] Update to v0.37.3 (#38388)
Bugfix release.

New TinyDrivers feature can't be enabled in vcpkg as it violates the
Maintainer guide: Do not use features to implement alternatives

- [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-05-06 14:22:11 -07:00
An Tao
d6eb50dca2
[drogon, trantor] Bump drogon to 1.9.4 and trantor to 1.5.18 (#38567) 2024-05-06 13:06:02 -07:00
rinechran
b58e6d217f
[Thorvg] Update Thorvg port to v0.13.2 (#38448)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [ ] SHA512s are updated for each updated download
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] 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-04-29 09:07:20 -04:00
Cheney Wang
3816763b9b
[tvision] update to the latest version 2024-02-28 (#38451)
Update `tvision` to the latest version 2024-02-28.

- [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.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~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-04-29 09:06:20 -04:00
Alexander Neumann
943c5ef1c8
[ports downstream from boost] Fix boost dependencies (#38421) 2024-04-26 11:27:30 -07:00
rinechran
03329353b4
[Thorvg] Update Thorvg port to v0.13.1 (#38366)
- [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-04-24 14:31:40 -04:00
Nulldisk
493a8991ca
[tgbot-cpp] Update to v1.7.3 (#38186)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->



- [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.



<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] 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).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] 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.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-04-15 13:09:17 -04:00
rinechran
8cd577a20a
[Thorvg] Update Thorvg port to v0.13.0 (#38070)
- [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-04-10 13:03:55 -04:00
Jia Yue Hua
1751f9f8c7
[tinyobjloader] update to 2.0.0rc13 (#37846) 2024-04-09 14:39:49 -04:00