* [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
* [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
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>
* [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
* [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>
* [imageinfo] Add new port
* update version database
* Add usage
* Add new line
* update version
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [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>
* [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>
* 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
* [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>