* Update to 8.1.1, cleanup patches
* Patch and use pc file installation from upstream
* Simplify dependency fixup
* Remove obsolete VCPKG_BUILD_SHARED_LIBS
* Revise feature and dependency interface
* Update versions
* Use all libs from proj.pc for gdal
* Set CMP0012 for dependency control
* Update versions
* Update versions
* Fix missing user32.lib when using libcrypto
* Update versions
* Fix missing user32.lib when using libcrypto
* Update versions
* [date] update sha to be lowercase for windows installs
* add version
* update version
Co-authored-by: Max Christy <mchristy@precisionplanting.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [vcpkg-cmake-config] fix up cmake_current_packages_dir
* Small changes
* Address the review suggestion
* Update ports/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake
* Update the baseline version
* Address the review suggestions
* Address the review suggestions
* fix up VCPKG_IMPORT_PREFIX if the file being modified at a deep subpath
* Fix regressions
* Remove out of date comments about multiconfig generators that are no longer relevant, fix spelling errors, and avoid calculating relative paths for the definition of VCPKG_IMPORT_PREFIX when not used.
* Fix version database.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [qt5-base] Fix the incompatibility between configuration script and --x-buildtrees
* version
* Update ports/qt5-base/cmake/configure_qt.cmake
* Update ports/qt5-base/cmake/configure_qt.cmake
* version
* Re-fix expr
* version
* Update ports/qt5-base/cmake/configure_qt.cmake
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Update versions/q-/qt5-base.json
* update regex expression
* version
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Add 'WXWIDGETS_USE_STD_CONTAINERS' option to set 'wxUSE_STD_CONTAINERS' maco
* Use 'vcpkg_cmake_configure' instead of 'vcpkg_configure_cmake'
* Format and x-add-version
* Change 'vcpkg_install_cmake' to 'vcpkg_cmake_install'
* x-add-version again
I was sure I did that. I hate this thing.
* Removed 'vcpkg_fail_port_install' in favor of `"supports": "!uwp"` in 'vcpkg.json'
* x-add-version wxwidgets --overwrite-version
Dafuq? I ran this command before comitting and you, vcpkg, did nothing and now there are changes? Ugh.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* add FETCH_REF for qt modules without tag
* libyaml add version to pkgconfig file
* more login output
* use the target in the wrapper.
* remove trace output bump port version
* version stuff
* [yasm] Fix feature tools
* version
* update baseline
* fix arm build, add host dependency
* version
* Fix desc
* update baseline
* Remove arm fix patch
* version
* Fix build, apply suggestions
* version
* Add line break
* version
* Set tools as a feature
* version
* Remove remaining ci.baseline.txt entry.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Support libavif building on UWP and ARM
Remove deprecated functions
Bump port version
Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Bump version
Add version all
use patches
* Add version
* Disable deprecated functions using _CRT_SECURE_NO_WARNINGS rather than disabling 4996.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Modernize lodepng portfile
* Update to 8c6a9e30
* Install LICENSE as copyright
* Don't install examples
* Remove unused parameter
* Merge lodepng-c into lodepng
* Add usage
* Omit lodepng-util: not official API
* Update versions
* [gdal] Don't use lz4: not a dependency
* [libjxl] Fix link flags
* Revise install cleanup, handle .dylib
* Add extra flags for uwp
* Workaround uwp toolchain quirks
* More dependency control, jxl_extras for tools only
* Pass the version to the build
* Update versions
* Skip CI for libjxl:arm-uwp
* Install usage file
* Update versions
* Use version-date for lodepng, mark lodepng-c as deprecated, and update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>