* 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
* [doc] Replace "Build Mode" with "Project Mode"
CMake clearly separates commands into "Scripting Commands" and "Project Commands", thus implying an official terminology for both modes.
* Update
* [dlfcn-win32] Fix install failure when build type is set to release
* [dlfcn-win32] Update port version
* [dlfcn-win32] Use vcpkg_fixup_cmake_targets
* [dlfcn-win32] Update port version
* [dlfcn-win32] Use vcpkg_cmake_config_fixup instead deprecated vcpkg_fixup_cmake_targets
* [dlfcn-win32] Update port version