* [marisa] Add new port
* [marisa] Add new port
* add COPY_SOURCE to fix build
* fix ci
* test arm
* fix version
* !(windows & static)
* !arm
* !arm
* add vcpkg_fixup_pkgconfig to msbuild
* rename port
* fix license and change version to 2020-09-26
* static build on win
* use "version-semver"
* up supports
* up version
* add configure_file when msbuild
* fix empty bindir libdir includedir
* fix msvc build
Co-authored-by: Monica <v-liumonica@microsoft.com>
* update openimageio
* update version
* update openimageio
* update version
* update openimageio
* update version
* update format
* update version
* update format
* update version
* update openimageio
* update version
* format
* version
* update openimageio
* update version
* Add vcpkg_minimum_required
* update version
Co-authored-by: Monica <v-liumonica@microsoft.com>
* [egl] Use vcpkg_fixup_pkgconfig
* Mingw uses lower case filenames
* Document what is wrapped
* Do backup before modification
* Windows EGL_LIBRARY is unofficial::angle::libEGL
* Update versions
* Adding libphonenumber port, pushing changes to get help on error
* Added patches to cmake file to work with vcpkg, still facing error & pushing to share code
* Added patch to not build shared libs in order to bypass ninja error. Debug build failing so building release only. Pushing for help.
* Fixing irregular format vcpkg.json for libphonenumber
* Add fix to re2 dependency, and only building release
* Fixed debugs builds by turning geocoder off, fixed icu link problems in static builds, and added support for re2
* Skipping linux and osx builds as well as debug builds for x64 static triplets due to time.
* Fixing port to incorporate reviews on the PR
* Removing changes to triplets
* Resolving validate version files by overwriting
* Adding changes to address reviews on patches & triplets, add protobuf lite use, and cleaning up code
* Resolving validate version files by overwriting
* Addressing reviews on dirent and shared lib
* Making test lib builds optional and OFF by default
* Resolving validate version files by overwriting
* Update vcpkg.json to include license
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Reviewing github bot's messages
* Reviewing github bot's messages
* Making building tests false as temp solution.
* Reviewing github bot's messages
Co-authored-by: Trish Lam <trishlam@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [jasper] update to 4.0.0
* remove unused variable
* v db
* add JAS_STDC_VERSION
* v db
* fix devil port
* v db
* patch out the stdc check
* v db
* adjust patch
* v db
* [libxml2] update to 2.10.3
* v db
* remove commented code
* v db
* change homepage
* v db
* add log files to ffmpeg
* copy out libxml-2.0.pc
* fix pc file
* revert ffmpeg changes
* v db
* update to new version of vcpkg
* format-manifest
* run x-add-version
* add support for x64-windows-static-md triplet
* run x-add-version
* remove BUILD_SHARED_LIBS
* run x-add-version
* remove WITH_KDE option
* run x-add-version
* restore -DWITH_KDE and test remiving fix-arm-build.patch
* run x-add-version
* remove arm patch and final fixes to pass CI
* run x-add-version
* Updating tabulate to version 1.4
The previous port was using a version prior to 1.0
* [tabulate] updating to use latest cmake functions
* [tabulate] Adding license
License is MIT according to:
https://github.com/p-ranav/tabulate/blob/v1.4/LICENSE
* [tabulate] Adding double quotes to absolute paths in portfile.cmake
* [tabulate] updating license
Requested to add BSL-1.0 AND BSD-3-Clause
* [tabulate] running x-add-version