Commit Graph

438 Commits

Author SHA1 Message Date
Cheney Wang
91bb3e4b89
[onnx/onnx-optimizer] update to v1.14.0 and 0.3.17 (#32542) 2023-07-26 19:51:16 -07:00
Todor Prokopov
9f54c912f9
[openal-soft] Update to 1.23.1 (#32687) 2023-07-24 10:59:40 -07:00
JonLiu1993
a564a7e2a5
[vcpkg scripts] Fix check the different features have the same feature variable in function vcpkg_check_features (#31984) 2023-07-21 09:04:10 -07:00
Sandy
3948644bde
[openal-soft] Fix android config (#32606)
Fixes issue with linking command with an undefined OpenSL::OpenSLES in static mode and android
2023-07-18 12:26:51 -07:00
Nick Anderson
679b49480a
[opentelemetry-fluentd] Add new port (#32063) 2023-07-14 16:31:45 -07:00
Lily Wang
9c7ddcae77
[vcpkg baseline][openvino] Disable find pybind11 (#32561)
* [vcpkg baseline][openvino] Disable find pybind11

* update version
2023-07-14 13:40:56 -07:00
Alesiani Marco
3a5f4bf44a
[omniverse-physx-sdk] Updated omniverse-pysx-sdk to 105.0 (Kit 105.0, PhysX SDK 5.2.1) (#32420)
* Updated to 105.0

* New version
2023-07-06 10:56:05 -07:00
Alesiani Marco
228987a6fd
[omniverse-physx-sdk] Add new port (#31506)
* [omniverse-physx-sdk] add new port

* test

* new direct cmake invocation

* Windows fixes

* Cleanup

* Cleanup

* license update

* Fix for windows

* fix crt

* new fix for CRT

* another tentative for crt

* new fixes

* crt linkage

* win32 dynamic/static fixes

* updated

* wrapper modified

* Refactoring to config as requested

* fixed paths for config

* new test

* fixing gpu port

* fixups for bin dirs

* more fixes, win pending for dll

* new

* useless removed

* cleanup

* fixed static

* custom targets

* fix static

* Moved target to unofficial

* remove vcpkg-cmake-wrapper.cmake

* dropped custom logic

* modified config with find_file

* linux fixes

* mods

* Refactoring and usage

* do not copy freeglut dlls over

* addresses https://github.com/microsoft/vcpkg/pull/31506#pullrequestreview-1466815035

* tentative deps download

* Removed override generator

* removed hardcoded generator/toolchain

* usage refactoring, changed target defines

* Restored CRT linkage (toolchain failed)

* refactored

* Removed useless var

* namespaced better

* modified linux not to use 7z

* consistent extract paths

* fixed linux extraction

* No more CRT in port/config, moved GPU accel to bin dir, usage refactored

* retriggering build

* updated to tools dir only release

* usage refactor

* refactor

* usage refactor

* refactor

* desc update

* updated

* updated desc

* small comment change

* fixup

* fixup

* Removed baseline failures

* Update versions/baseline.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-07-05 12:20:45 -07:00
Kai Pastor
768634b567
[osg] Fix examples and tools (#32335)
* [osg] Fix sdl patch

* [osg] Fix examples and tools
2023-07-05 11:36:37 -07:00
Alonso Schaich
4a3c366f2d
[openssl] Use bash from PATH rather then /bin (#32289)
* [openssl] Use bash from PATH rather then /bin (microsoft/vcpkg#32288)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH

* [openssl] regenerate versions registries (microsoft/vcpkg#32288)
2023-06-30 17:37:52 -07:00
Jacob Kahn
288e8bebf4
[onednn] Update to 3.1.1 (#32160)
* [onednn] Upgrade to 3.1.1

* Update version database

* Remove non-default features to remove mutually exclusive features

* Update version database
2023-06-23 13:29:52 -07:00
JonLiu1993
b8d272a463
[opencascade] Fix find_dependency missing (#30853)
* [opencascade] Fix feature dependence

* update version

* update version

* Apply suggesstion

* update version

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-21 22:59:16 -07:00
Daniel Ju
6f979a9017
[openblas] Support arm64-uwp builds (#32067)
* [openblas] Support arm64-uwp build

* Update version

* Merge UWP patches and don't set CMAKE_SYSTEM_PROCESSOR.

* Simplify supports clause.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-06-21 22:20:01 -07:00
Osyotr
c6d3ab2735
[openexr] Update to 3.1.8 (#32073)
* [openexr] Update to 3.1.8

* Fix arm64 build
2023-06-21 22:14:50 -07:00
Ilya Lavrenov
5a90d5c436
[openvino] ported patch for default option value (#32082)
* [openvino] added patch to fix default option value

* updated versions files
2023-06-21 21:16:32 -07:00
Ilya Lavrenov
287be77baf
[openvino]: new port (#31671)
* [openvino]: added new port with 2023.0.0+ version

* updated versions files
2023-06-16 21:06:06 -07:00
Jia Yue Hua
ac541816b1
[openscap]: fix not install oscap util (#31982)
* [openscap] update to 1.3.6

* update version

* update evrsion

* Fix conflict

* update evrsion

* CI [skip actions]

* fix xmlsec dependency

* fix deps

* fix deps

* fix deps

* fix deps

* fix deps

* CI

* version 1.3.7

* update to 1.3.7

* world

* CI

* fix deps

* fix deps

* CI

* fix deps

* CI

* [openscap]: fix not install util

* [openscap]: fix not install util

* [openscap]: fix not install util

* [openscap]: fix not install util

* [openscap]: fix not install util

* [openscap]: fix not install util

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-06-16 20:56:11 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Jia Yue Hua
27d2b9a4c3
[openscap] update to 1.3.7 (#31917)
* [openscap] update to 1.3.6

* update version

* update evrsion

* Fix conflict

* update evrsion

* CI [skip actions]

* fix xmlsec dependency

* fix deps

* fix deps

* fix deps

* fix deps

* fix deps

* CI

* version 1.3.7

* update to 1.3.7

* world

* CI

* fix deps

* fix deps

* CI

* fix deps

* CI

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-06-13 19:10:09 -07:00
Michael MIGLIORE
7620e50bae
[opencascade] Fix shared lib on Linux (#31806) 2023-06-05 13:37:51 -07:00
jim wang
85da6f8e19
[opentelemetry_cpp] Update to 1.9.1 (#31754)
* update to 1.9.1

* update versions

* add blank line

* update version
2023-06-02 11:16:57 -07:00
Mengna Li
6172c4b5a0
update to 3.1.1 (#31734) 2023-06-01 11:03:26 -07:00
Ilya Lavrenov
bf1d50ff7a
[opencl] fixed linkage when libOpenCL is static (#31637)
* [opencl]: replaced hardcoded BUILD_SHARED_LIBS (user context) with VCPKG_LIBRARY_LINKAGE (library build context)

* Updated version registries
2023-05-30 18:43:30 -07:00
Ilya Lavrenov
3637f5824d
[opencl] fixed installation rules (#31627)
* opencl: fixed installation rules

* Update version database
2023-05-26 13:38:50 -07:00
Lily Wang
357604e844
[osg] Change OPENGL_PROFILE to GL2 (#26120)
* [osg] Change OPENGL_PROFILE to GL2

* x-add-version

* resolve conflicts

* Update usage

* update version

* Update osg.json
2023-05-24 12:42:04 -07:00
Connor Broyles
a4c3f116fa
[osgearth] Update to version 3.4 (#31569)
* [osgearth] Update to version 3.4

* Fix patch indentation

* Add missing dependency

* Fix tool installation
2023-05-24 12:14:06 -07:00
Pierre Wendling
278f429069
[openimageio] Update to 2.4.11.1 (#31489)
* [openimageio] Update to 2.4.11.1.

* [openimageio] Add upstream patch to fix MSVC build

* [openimageio] Update baseline.
2023-05-18 11:19:03 -07:00
Lily Wang
b49c204b93
[opencascade] Fix the paths in target files for static build (#31460)
* [opencascade] Fix paths in target files for static build

* update version

* apply suggestion

* update version
2023-05-17 08:57:42 -07:00
autoantwort
35ffca6eca
[ocilib] does support non windows arm (#31295) 2023-05-11 10:11:19 -07:00
Frank
2c7ca69fb1
[openblas] Update version to 0.3.23 (#31367)
* [openblas] Update version to 0.3.23

* version

* remove patch

* version

* new function

* version

* end line

* v db
2023-05-11 10:04:04 -07:00
Billy O'Neal
4d2e253e42
Avoid recalculating the default msbuild settings. (#31325)
* Fix the `vcpkg_install_msbuild` docs to reflect handling of x86==Win32.

See:
* https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264
* https://github.com/microsoft/vcpkg/issues/28076

* Remove overriding-with-the-default discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264

hunspell and mp3lame are left alone because they do other things with the resulting variable.

* Remove nonexistent reference to `MSBUILD_PLATFORM` variable.

* Simplify getting to x86, as discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264

* Version DB

* Whoops patches shouldn't be quoted.

* Delete vcpkg_install_msbuild.md

Docs changes have been migrated in microsoft/vcpkg-docs#21

* Update ocilib.json

* Update ocilib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-05-09 14:56:22 -07:00
Frank Lichtenheld
c102be8b23
openssl: Fix installation of openssl[core,tools] (#31171)
Do not try to install file that does not exist.

Fixes #31170

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-05-04 10:44:41 -07:00
Kevin Lalumiere
c0b1007fe7
Fix microsoft/vcpkg#31218 (#31219) 2023-05-04 10:27:02 -07:00
Connor Broyles
a615e65e78
[openexr] Update to v3.1.7 (#31235)
* [openexr] Update to v3.1.7

* [openexr] Update baseline
2023-05-04 10:24:45 -07:00
jim wang
bc2c3eee48
[ogre] Fix function override problem in macos system. (#31106)
* fix osx override error

* update version

* optimized syntax

* update version

* fix function

* update version
2023-05-02 14:44:40 -07:00
Benjamin Oldenburg
a92f44a98c
[glew] Only set the base address on x86 (32bit) (#31084) 2023-05-01 11:46:50 -07:00
JonLiu1993
c1c3932f77
[opencascade] Add samples feature (#31156)
* [opencascade] Add samples feature

* format vcpkg.json

* update version
2023-04-28 16:13:02 -07:00
lbermes
e52999ee1a
[openssl] correct fipsmodule install (#31142)
* Corrected fipsmodule.cnf install

move it to the same position as openssl.cnf, both are only examples of openssl

* Adjusted port version

* Adjusted SHA for vcpkg x-add-version --all

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-27 22:48:59 -07:00
Frank
71adb53d50
[opencv3] Enable c++17 when building feature halide (#31097)
* [opencv3] Enable c++17 when building feature halide

* version

* add port-version

* version

* portfile.cmake

* version

* rv

* version

* portfile.cmake

* version

* portfile.cmake

* version
2023-04-27 12:14:55 -07:00
Alexander Neumann
3ef62a2a76
[omniorb] new port (#30900)
* add omniorb port

* v db

* fix stuff i didn't test

* try running without pythonpath on linux

* dont care to fix osx

* format manifest wants it braced.

* v db

* use & instead of ,

* v db

* also disallow x86 on windows

* v db

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* format

* v db

* cleanup

* v db

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-04-26 17:29:54 -07:00
Kai Pastor
e8e206e64f
[osgearth] Fix core installation (#31125)
* [osgearth] Test core

* [osgearth] Fix core

* Require C++11

* Finish PR
2023-04-26 17:08:20 -07:00
Jelatine
85a88bdf7d
[orocos-kdl] update to v1.5.1 (#31068)
* [orocos-kdl] update to v1.5.1

* [orocos-kdl] run vcpkg x-add-version orocos-kdl --overwrite-version

---------

Co-authored-by: Jelatine <18578243518@163.com>
2023-04-24 18:28:48 -07:00
autoantwort
846790c0be
[opencv3] fix webp include dir (#31054) 2023-04-24 18:27:28 -07:00
Mengna Li
7c3f8c171f
update to 1.4 (#30994) 2023-04-24 17:06:22 -07:00
autoantwort
7dc921f3ea
[opencv4] fix webp include dir (#31045) 2023-04-24 15:46:08 -07:00
MonicaLiu
b9ef89b775
[openmama] Remove the installed config/ directory (#30940)
* Delete config/

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-24 15:45:43 -07:00
Kai Pastor
0df4519564
[pcl] Devendor zlib, cleanup, enable arm64-windows (#30996)
* [pcl] De-vendor zlib, misc fixes

* WIP

* vcpkg_copy_tools with AUTO_CLEAN

* WIP

* Fix empty executable suffix

* Finish PR

* [glew] arm64 MSVC is unsupported

* [openmvg] x86 family only
2023-04-24 15:31:10 -07:00
autoantwort
1bbcffd4d5
[ogre] fix feature tools on osx (#31000) 2023-04-21 15:47:17 -07:00
lbermes
6ffa0fc3a4
[openssl] support fips build feature (#30916)
* Added option to enable fips build for openssl

I only implement and tested it for windows as I have no option to do this under linux

* Adjusted port version

* Updated to support only for Windows

* Corrected Formatting

* Corrected SHA for vcpkg x-add-version --all

* Changes requested by review

Removed the not needed FEATURE FIPS
Initialize INSTALL_FIPS as empty

* Corrected SHA for vcpkg x-add-version --all

* Removed Windows only support

* Corrected SHA for vcpkg x-add-version --all

* Added "supports": "!static"

As the provider conecpts needs dynamic linkage

* Corrected SHA for vcpkg x-add-version --all
2023-04-21 15:02:05 -07:00
Tom Tan
03a211eb3a
[opentelemtry-cpp] Fix install feature otlp-http (#30970)
* [opentelemtry-cpp] Fix install feature otlp-http

* Update port-version

* Update sha512
2023-04-20 16:02:42 -07:00