Commit Graph

167 Commits

Author SHA1 Message Date
Lily Wang
282e4f61d4
[imgui] Fix deps of feature allegro5-binding (#31871)
* [imgui] Fix feature allegro5-binding deps

* update version

* Update imgui.json
2023-06-08 09:57:58 -07:00
Rémy Tassoux
02cf0c23a2
[imgui] Update to 1.89.6 (#31761)
* [imgui] Update to 1.89.6

* [imgui] Update version files
2023-06-07 11:53:30 -07:00
SIYAO CHEN
65e91ebd9e
feat: fix rpath setting in osx dynamic debug build (#31681) 2023-05-31 18:56:41 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
JonLiu1993
3a750bdcd0
[irrlicht] update to <1.8.5> (#31558)
* [irrlicht] update to <1.8.5>

* update version

* update portfile.cmake

* update version
2023-05-23 13:46:17 -07:00
Silvio Traversaro
462885c7fb
[idyntree] Update to 9.0.0 (#31417)
* [idyntree] Update idyntree port to 9.0.0

Furthermore, remove irrlicht feature from default features as since
version 9.0.0 idyntree requires irrlicht compiled with SDL support
on Windows, and that is not available in irrlicht compiled by vcpkg.

* [idyntree] Update versions
2023-05-22 12:07:52 -07:00
MonicaLiu
aaf629c095
[influxdb-cxx] Update to v0.7.1 (#31145)
* update influxdb-cxx

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:39:49 -07:00
Kai Pastor
3d04b3819b
[vcpkg baseline][infoware][pciids] Update infoware and add new port pciids (#31388)
* [infoware] Update

* Fix cross builds

* Update 'supports'

* [pciids] New helper port

* Remove obsolete comment
2023-05-15 14:09:58 -07:00
Kai Pastor
ed8fb07a8b
[intel-mkl] Overhaul, install osx (#30483)
* [intel-mkl] Install osx

* Do less work for --only-downloads

* Try harder to ensure DMG unmount

* Adjust port warning

* Always install usage

* Fix log names

* Merge copyright

* Revise pc file handling

* Cleanup

* More uniform staging and variables

* Update messages

* Update versions

* Typo

* More cleanup

* Do nothing for unsupported targets

The old code was already broken.

* Fix and simplify copy-from-dmg

* Change extract_0_dir

* Mount to tmp dir
2023-05-11 12:39:22 -07:00
Kai Pastor
9a5e44fcc1
[ignition-modularscripts] Disable docs, reduce warnings, update style (#31309)
* [ignition-modularscripts] CMake style update

* Add MAYBE_UNUSED_VARIABLES

* Don't build docs (unless overriden)

* Require install for host
2023-05-08 16:01:29 -07:00
Iridescent
44ef240471
[indicators] Update to 2.3 (#31232)
* [indicators] Update to 2.3

* Update [indicators] git-tree
2023-05-03 11:52:23 -07:00
Mikhail
70992f6491
[imgui] imgui[glfw-binding]:wasm32-emscripten build fix (#30797)
* [imgui] fixed imgui[glfw-binding] build for emscripten (#30790)

* [imgui] updated versions (#30790)

* Updated imgui-config.cmake.in with suggested changes.

* Updated git-tree.
2023-04-25 23:49:46 -07:00
autoantwort
f35bb4410a
[intelrdfpmathlib] missing includes (#31009) 2023-04-21 16:02:30 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882)
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
Silvio Traversaro
3c7e757695
[idyntree] Add new port (#30810)
* [idyntree] Add new port

* [idyntree] Update versions
2023-04-17 15:35:46 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Michał Janiszewski
4f9d25a7f2
[icu] Fix #30532: trying to set rpath on missing libicutu (#30544)
microsoft/vcpkg#29196 introduced new feature flag `[tools]` which
prevents generation of `libicutu`. The PR in question did not take into
account dynamic linkage target where rpath is set to hardcoded and no
longer valid list of libraries.

This PR dynamically detects presence of `[tools]` feature and adds
`libicutu` for rpath fix as necessary.

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-12 11:29:01 -07:00
Kai Pastor
a31a450d8e
[vcpkg baseline][backward-cpp,ignition-tools] Fix include dir and dependencies (#30669)
* [backward-cpp] Fix exported include path

* [ignition-tools] Fix dependencies
2023-04-05 12:40:06 -07:00
Nick
a685c5b764
[imgui] update to 1.89.4 (#30262)
* [imgui] update to 1.89.4

* [imguizmo] fix build

* [implot] fix build
2023-03-21 13:23:47 -07:00
Alexander Neumann
0526b9cb22
[intel-mkl] install mkl instead of requesting the user to install it (#29437)
* [intel-mkl] install mkl instead of requesting the user to install it

* windows and linux stuff

* add openmp stuff

* fix mixing basepath2

* remove x64 windows

* add openmp -> libiomp rename

* retry linux

* portfile adjustment

* adjust stuff for arrayfire

* fix linkage

* update baseline

* add a warning message

* format manifest

* bump port version

* v db

* - install usage
- change interface to ilp64 (default for x64)
- remove debug output

* v db

* cleanup ci baseline

* new try for arrayfire

* retry

* actually pass the option.

* v db

* guard settings with cpu feature

* v db

* cleanup from CR

* v db
2023-03-20 01:27:15 -07:00
Andrew Kornilov
469f99b868
[iceoryx] Update to 2.0.3 (#29451)
* [iceoryx] Update to 2.0.3

* Fix portfile.cmake format

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* [iceoryx] Update version

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-02-21 08:00:57 -08:00
Rémy Tassoux
daa744dbb3
[imgui] Update to 1.89.3 (#29659)
* [imgui] Update to 1.89.3

* [imgui] Update version files
2023-02-15 09:43:32 -08:00
Todor Prokopov
f67d9135ae
[icu] Fix x86 MinGW build (#29532) 2023-02-09 12:35:16 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage (#29345)
* Fix missing usage

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-02-09 10:59:04 -08:00
Matthias Kuhn
261f5b1fcc
Fix https://github.com/microsoft/vcpkg/issues/29322 (#29329) 2023-02-07 15:01:58 -08:00
Kai Pastor
e1ba85acf9
[iceoryx] Fix acl dependency (#29405)
* [iceoryx] Fix acl dependency

* Minor changes
2023-02-03 18:35:25 -08:00
Frank
c3f5491a36
[itk] Add missing iostream include for CUDA classes (#29317)
* [itk] Add missing iostream include for CUDA classes

* update version

* use New function

* vdb

* add end line

* overwrite version
2023-02-02 16:28:09 -08:00
xiaozhuai, Weihang Ding
a548ef52e5
[imageinfo] Add new port (#29009)
* [imageinfo] Add new port

* update version database

* Add usage

* Add new line

* update version

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-01 17:10:42 -08:00
xiaozhuai, Weihang Ding
83e9d20ff7
[inja] Bump to 3.4.0 (#29246)
* [inja] bump to 3.4.0

* update version database
2023-01-30 17:10:38 -08:00
chausner
a6732623f5
[if97] Update to 2.1.3 (#29252)
* Update if97 to 2.1.3

* Update CI baseline

* Fix path

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-30 17:09:21 -08:00
Matthias Kuhn
cdbcc03212
[icu] Add tools, fix building for ios (#29196)
* [icu] Add tools, fix building for ios

* Make qt5-base depend on icu[tools]

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 21:40:42 -08:00
David Christoffer Hansen
d6c533aae3
[ismrmrd] Update to version 1.13.2 (#29198)
* Updated ISMRMRD to version 1.13.2

* Updated baseline
2023-01-26 19:06:01 -08:00
Szabolcs Horvát
53cbb5696e
[igraph] update to 0.10.4 (#29201)
* [igraph] update to 0.10.4

* [igraph] x-add-version

* [igraph] try if it works with x64-uwp

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 18:58:27 -08:00
Andrew Kornilov
0d79ec5c39
[iceoryx] Add new port (#28730)
* [iceoryx] Add new port

* Update version database

* [iceoryx] Fix portfile

* [iceoryx] Update version

* [iceoryx] Update features

* [iceoryx] Update version

* Add usage text.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-23 15:48:16 -08:00
Lily Wang
608e7ff107
[immer] Add export CMake ConfigVersion file (#28873)
* [immer] Add export CMake ConfigVersion file

* update version

* add comment for patch

* x-add-version

* add quote

* update version
2023-01-17 11:41:49 -08:00
MonicaLiu
2c5a8b7ba0
[immer] Update to v0.8.0 (#28812)
* update immer

* update version

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-10 13:51:46 -08:00
Nick
41ee198bb3
[imgui] update to 1.89.2 (#28754) 2023-01-09 10:35:36 -08:00
Kai Pastor
cd08228e4a
[icu] Update to 72.1 (#28794)
* [icu] Update

* Cleanup
2023-01-09 01:14:24 -08:00
autoantwort
c64831df95
[itk] no absolute paths (#28790) 2023-01-08 21:34:52 -08:00
Szabolcs Horvát
0d382380b9
[igraph] update to 0.10.3 (#28636)
* [igraph] update to 0.10.3

* [igraph] x-add-version

* [igraph] migrate deprecated functions to new alternatives

* [igraph] x-add-version
2023-01-04 13:19:17 -08:00
Andrew Kornilov
15edd85fa1
[inipp] Add new port (#28637)
* [inipp] Add new port

* Update version database
2023-01-04 13:18:07 -08:00
Matthew Oliver
5836b8d378
[ignition] Delete unused patches. (#28610)
* [ignition] Delete unused patches.

* Update port versions

* Update versions.

* fixup versions.
2022-12-29 23:57:35 -08:00
Matthew Oliver
10c0262c26
[ignition-common3] Update to 3.14.1. (#28495)
* [ignition-cmake2] Update to 2.16.

* [ignition-math6] Update to 6.9.2.

* [ignition-common] Update to 3.14.1.

* Update versions.
2022-12-27 01:01:00 -08:00
autoantwort
50e6e79844
[igraph] no -Werror (#28412) 2022-12-19 11:36:23 -08:00
Cheney Wang
3ffb147c57
[vcpkg baseline][ideviceinstaller] Fix LNK2019 in static triplet (#28382)
* [ideviceinstaller] Fix LNK2019 in static triplet

* x-add-version

* Add patch file

* x-add-version
2022-12-16 13:50:05 -08:00
xiaozhuai, Weihang Ding
16fc24d042
[libplist & libusbmuxd & libimobiledevice] Support build on macos & linux (#28022)
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux

* update version database
2022-12-13 19:13:11 -08:00
Alexander Neumann
1a2b03edee
[double-conversion] Update to 3.2.1 (#28242)
* [double-conversion] update to 3.2.1

* v db

* adjust itk patch

* v db

* check correct variable

* Fix typo

* v db
2022-12-12 15:36:03 -08:00
David Christoffer Hansen
93231afc50
[ismrmrd] Update to version 1.13 (#28061)
* updated ISMRMRD

* Updated ISMRMRD to version 1.13.0

* Updated baseline and formatting

* Made it explicit that 32bit platforms are not supported by ISMRMRD

* Updated license.

* Updated version

* Updated versioning
2022-12-01 13:45:30 -08:00
Rémy Tassoux
2c26c9aff1
[imgui] Update to 1.89.1 (#27838)
* [imgui] Update to 1.89

* [imgui] Update version files

* [imgui] Update to 1.89.1

* [imgui] Update version files

* [ogre] Fix build failure on imgui 1.89

* [ogre] Update version files

* [imgui-sfml] Fix build failure on imgui 1.89

* [imgui-sfml] Update version files

* [milerius-sfml-imgui] Fix build failure on imgui 1.89

* [milerius-sfml-imgui] Update version files

* [imgui] Modernize port

* [imgui] Update version files

* bump port version

* version

* version... again

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-11-28 15:46:08 -08:00
Szabolcs Horvát
414cc95286
[igraph] update to 0.10.2 (#27237)
* [igraph] update to 0.10.2

* [igraph] x-add-version
2022-10-18 18:39:18 -07:00