Commit Graph

288 Commits

Author SHA1 Message Date
JoergAtGithub
1e14cd769a
[vst3sdk] New port for Steinberg Virtual Studio Technology 3 SDK (#41903) 2024-11-17 21:49:44 -08:00
Kai Pastor
b2cb0da531
[itk] Revise, test, fix (#41525) 2024-11-15 16:16:45 -08:00
winsoft666
2878a7d60f
[veigar] Update to 1.4 (#42172)
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-11-15 15:09:25 -08:00
jim wang
e109e2de62
[vlpp] Update to 1.2.10.2 (#42130) 2024-11-13 12:14:40 -08:00
jim wang
6020d4118c
[vlpp] update to 1.2.10.1 (#41881) 2024-10-31 22:42:25 -07:00
JonLiu1993
1c1ebd343e
[vtk-dicom] Fix cmake path (#41733)
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-10-24 22:24:55 -07:00
Kai Pastor
98429dfd6a
[vulkan-extensionlayer] New port (#41659) 2024-10-23 19:50:42 -07:00
Kai Pastor
f56b56e016
[vcpkg-tool-meson] Update to 1.6.0 (#41395) 2024-10-23 19:45:08 -07:00
Alberto Luaces
9f5925e81b
[vincentlaucsb-csv-parser] Fix gcov linking errors on linux. (#41716)
Co-authored-by: Alberto Luaces <alberto.luaces@udc.es>
2024-10-23 13:45:42 -07:00
Nikolai Siukosev
d567b667ad
[vulkan-sdk-*] Update to 1.3.296 (#41586) 2024-10-19 03:58:11 +00:00
Osyotr
7dcb4ca95b
[python3] Update port to 3.11.10, tools to 3.12.7 (#41232) 2024-10-17 22:25:41 -07:00
Kai Pastor
00eab7561d
[vxl] Update to 3.5.0 (#41518) 2024-10-15 00:28:34 -07:00
Kai Pastor
9558037875
[vxl] Revise deps, enable CI, add test port (#41310) 2024-10-11 13:13:11 -04:00
Alexander Neumann
2ddc10c8af
[vtk-dicom] update to 0.8.16 (#41340) 2024-10-07 15:12:14 -04:00
Osyotr
52fc0d8c1e
[vcpkg-cmake-get-vars] Handle CMAKE_SYSROOT_COMPILE/CMAKE_SYSROOT_LINK (#41116) 2024-10-03 18:33:09 -04:00
Alexander Neumann
c82f746672
[python3] add features for readline and extensions (#41183) 2024-09-30 16:43:00 -07:00
Kai Pastor
419d6258d0
[vcpkg-tool-meson,glib] Update meson, fix languages (#41135) 2024-09-25 15:16:27 -04:00
Ada Tufankjian
35ac308b8d
[volk] Updating port to 1.3.295 (#40949) 2024-09-13 15:47:17 -07:00
Griffin Bassman
7121755f75
[vowpal-wabbit] Update to 9.10 (#40235) 2024-08-23 03:18:30 -07:00
DownerCase
ed7e2a7cde
[vtk] Fix vtk[mpi] (#40570) 2024-08-22 02:45:27 -07:00
Ema
bb002e69de
[via-httplib] add new port (#40351)
Co-authored-by: Emanuele Zavallone <emanuele.zavallone@next-informatica.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: data-queue <144965964+data-queue@users.noreply.github.com>
2024-08-20 23:40:31 -07:00
Kai Pastor
3d23d8f278
[vulkan-headers] Control options (#40514) 2024-08-19 09:50:18 -07:00
WangWeiLin-MV
bb276471a1
[vulkan-sdk-*] Update to 1.3.290.0 (#40107) 2024-08-15 18:37:52 -07:00
DownerCase
333ba63a16
[vtk]: Convert dependencies into default features (#40279) 2024-08-13 20:27:07 -07:00
Glenn
17733c44cd
[vsg] Update to version 1.1.7 (#40239) 2024-08-06 00:35:11 -07:00
miyanyan
fe1cde61e9
[fmt] update to 11.0.2 (#39738) 2024-08-03 00:41:25 -07:00
Kai Pastor
fde6eac0a7
[vcpkg-tool-meson] Update to 1.5.1 (#40138) 2024-07-29 23:03:10 -07:00
Kai Pastor
853e515b2b
[lz4] Update to 1.10.0, use official CMake build system (#40052)
Co-authored-by: Theodore Tsirpanis <theodore.tsirpanis@tiledb.com>
2024-07-25 13:34:56 -07:00
LE GARREC Vincent
d8e76e3b01
[vtk] Reduce dependencies by adding new features (#39511) 2024-07-18 12:39:23 -04:00
autoantwort
7627de0377
[v8] use right var (#39779) 2024-07-09 13:17:11 -04:00
Alexander Neumann
1b72637922
[scripts] Fix wasm builds (#39106) 2024-06-28 17:28:34 -07:00
jim wang
73a17352c6
[vlpp] Update to 1.2.9.0 and fix build error (#35812) 2024-06-27 14:23:50 -07:00
winsoft666
88fa129452
[veigar] Update to 1.2 (#39484) 2024-06-24 18:40:40 -07:00
Martin Valgur
5c2f1f81e5
[vlfeat] fix incorrect header install path, expose OpenMP as a feature (#39379)
Fixes the headers being installed under `vlfeat/` instead of `vl/` by
the custom CMakeLists.txt.

The project docs use `#include <vl/...>`
(https://www.vlfeat.org/api/kmeans.html) and so does the Debian package
(https://packages.debian.org/sid/amd64/libvlfeat-dev/filelist), for
example.

I also included a patch from Debian to fix OpenMP support and exposed
OpenMP as an optional feature.

Related to #39354.
2024-06-19 23:15:27 -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
Alexander Neumann
ded9717095
[VTK/paraview] update to 5.12.1 (#39352) 2024-06-18 17:07:09 -07:00
Matthew Oliver
8f7bd17f16
[vcglib] Update to 2023.12. (#39357) 2024-06-18 11:59:48 -07:00
Alexander Neumann
2324733d55
[python3] add vcpkg_get_vcpkg_installed_python (#38929) 2024-06-17 11:36:07 -07:00
Kai Pastor
47633daa65
[vcpkg-scripts] Catch use of ambiguous cmake vars (#34546)
Avoid wrong use of popular but ambiguous variables (`WIN32` etc.) in
scripts and portfiles by detection in CI.

Sometimes the variables are used wrongly, and sometimes this isn't
caught in PR review. This PR tries to catch those variables (when in the
active code path in script mode). [This can happen to every
contributor](https://github.com/microsoft/vcpkg/pull/34356#discussion_r1360074122),
even if he/she knows the rules ... vcpkg is raising the bar higher than
usual, having to deal with targets and hosts even in script mode.

(`b2-options.cmake` (boost fragment) shows where we get if we don't pay
attention: the same code being used in script mode (`WIN32` meaning
host) and in project mode (`WIN32` meaning target).)

The new check doesn't break any user builds because it relies on command
line options. However it changes the ABI hashes.
2024-06-14 11:40:01 -07:00
Alexander Neumann
81bf2ee689
[vcpkg-cmake] get more logs (#38409)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-06-14 11:34:23 -07:00
Alexander Neumann
02745e0f47
[vcpkg-tool-meson] Refactor cmd line args generation (#38901)
introduce `vcpkg_generate_meson_cmd_args` to generate the command line
args vcpkg calls meson with. This needed to be factored out since it
allows calling the meson-py backend of setuptools with the same
arguments as calling meson manually within vcpkg.

additionally:
- fixed `CMAKE_BUILD_TYPE` (var `buildconfig` does not exist)
- add `ADDITIONAL_PROPERTIES` option
- removed a lot of stuff being added to PATH unnecessarily 
- added option `--pkgconfig.relocatable` (probably not necessary but we
want this any way.)
- added option `--pkg-config-path` with correct paths (allows removing
the env variables for it)
2024-06-13 20:21:59 -07:00
WangWeiLin-MV
f7627c902a
[vulkan-memory-allocator-hpp] Update to 3.1.0 (#39246)
Fix #39229.
2024-06-12 16:18:06 -07:00
Ryan Zoeller
1602899132
[vincentlaucsb-csv-parser] update to 2.2.3 (#39230) 2024-06-11 17:25:28 -07:00
Kai Pastor
bce0dd5af2
[vcpkg-tool-meson] Fix downstream --only-downloads (#39202) 2024-06-11 14:07:15 -07:00
Kai Pastor
233f096536
[vcpkg-cmake-config] Fix fixup of ) paths (#38921)
Cherry-picked from https://github.com/microsoft/vcpkg/pull/38847:

Fix processing of `INTERFACE_LINK_LIBS` when it contain `)` inside `"`,
e.g. for
`C:/Program Files (x86)/Windows
Kits/10/Lib/10.0.22621.0/um/x64/User32.Lib`
created by `pkg_check_modules` from `-luser32` as found in icu pc files.

Without the fix, the property is not processed at all, pulling release
libs into debug builds.
2024-06-06 01:25:03 -07:00
Vladimir Shaleev
c962dda17a
[vladimirshaleev-ipaddress] Update to 1.1.0 (#39091)
- [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.

Hello everyone! It’s time to update the port version)
2024-06-03 22:09:07 -07:00
Osyotr
0151c07c08
[boost-math] Fix build on x64-linux-dynamic, add feature legacy (#38728)
Fixes #38725
Fixes #38714
Fixed https://github.com/microsoft/vcpkg/issues/38955
2024-05-30 09:53:46 -07:00
Cheney Wang
eb07416fff
[vulkan-memory-allocator] update to v3.1.0 (#38978)
Fixes https://github.com/microsoft/vcpkg/issues/38971

Fixes the path of the config file.
No feature needs to be tested.

- [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-29 01:57:29 -07:00
Lars Glud
d837c81098
[VTK] Add IOOCCT feature to VTK. (#38920)
<!-- 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-05-27 14:31:08 -07:00
Kai Pastor
b4b8719ccf
[vcpkg-tool-meson] Fix warnings, cmake, llvm 18 (#38796)
Cherry-picked and extended from
https://github.com/microsoft/vcpkg/pull/38658.
And a minor refactoring for easier management of patches.
llvm 18 changes for https://github.com/microsoft/vcpkg/pull/37599,
squashed from
https://github.com/microsoft/vcpkg/pull/37599#issuecomment-2112721881.
2024-05-22 19:21:52 -07:00