WangWeiLin-MV
|
b9f5f9c4fd
|
[jxrlib] Suppress gcc 14 warn into error of incompatible-pointer-types (#39263)
Fix #39154. For `gcc-14`
[incompatible-pointer-types](https://gcc.gnu.org/gcc-14/porting_to.html#incompatible-pointer-types),
*GCC no longer allows implicitly casting all pointer types to all other
pointer types*. Add the suppress option as workaround.
|
2024-06-14 11:33:10 -07:00 |
|
Billy O'Neal
|
9484a57dd5
|
Update vcpkg-tool to 2023-02-16. (#29664)
|
2023-02-24 11:57:40 -08:00 |
|
Kai Pastor
|
4f83a5642e
|
[jxrlib] Fix mingw build (#27042)
* Fix mingw build
* Minor portfile changes
* Revise guiddef.h selection
* Update versions
* CI [skip actions]
|
2022-09-30 14:31:13 -07:00 |
|
Russell Greene
|
754cc25428
|
[jxrlib] fix iOS build (#26506)
* [jxrlib] fix iOS build
* ./vcpkg x-add-version --all
* [jxrlib] fix deprecated functions, add license
* ./vcpkg x-add-version --all
* [jxrlib] fix absolute paths
* ./vcpkg x-add-version --all
|
2022-08-26 12:03:37 -07:00 |
|
Jack·Boos·Yu
|
7c55ecac26
|
[jxrlib] Add usage and fix FindJXR.cmake (#17715)
* [jxrlib] Add usage and fix FindJXR.cmake
* update version record
|
2021-05-24 17:43:03 -07:00 |
|
nicole mazzuca
|
68a74950d0
|
[vcpkg] Rename port_versions to versions (#15784)
|
2021-01-21 09:53:22 -08:00 |
|