* add vcpkg-tool-lessmsi
* add vcpkg-tool-python2
* adjust vcpkg_find_acquire_program
* use python2 dependency in qt5-base
* remove python2 from qt5-base
* add python2 to qt5-webengine
* use python3 instead of python2
* add some deps on the new vcpkg-tool-python2
* Apply suggestions from code review
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* add license field
* fix test detection
* error on failure to find python2
* move logs to correct position.
* add dep to qtwebengine
* adjust pybind cmake config.
* fix shiva
* move python2 to manual-tools
adjust search path
generate a details.cmake for vcpkg_find_acquire_program
* format manifest
* use version-date
* version stuff
* replace version-string
* more version stuff
* fix search path and add supports expression
* version stuff
* shiva version
* remove arm windows from support
* reuse output_path
use lessmsi is a host dep so use the correct path
* version stuff
* Fix x86 regression
* version stuff
* try fixing qtinterfaceframework
* version stuff
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
* update cmake to 3.22.0-rc3 to verify catalogue compatibility and be ready for final release
* update to cmake 3.22 final release
* [vcpkgTools] update to cmake 3.22.1
* update test port
* update cmake to 3.22.2
and git for windows to 2.35.1.2
* fix missing uuid on osx in ignition-transport.
* modernize
* fix hash
* fix qtbase regression
* try fixing the pc file search
* hidaoi give trace logs
* give me trace output
* bit of pkgconf changes. Need system search paths for pkgconf to work correctly.
* fix underscore
* remove extra x
* revert port changes
* add license to cmake test port
* fix arm regression due to not finding taglib.
* version stuff
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Alexander Neumann <you@example.com>
* Modernize portfile
* Install COPYING.txt for copyright
* Create uniform pc file names for all configurations
* Provide uniform and documented CMake config
* Update versions
* Use version field
* Update versions
* CI
* update qt to 6.2.3
* update few details
* fix filepath.
* use vcpkg_cmake_install
* use the old fixup since the new one is missing TOOLS_PATH
* more fixes
* fix bugs
* regex tuning
* more bug fixes
* fix qtwebengine
* version stuff
* ci retrigger
* fix more unused vars
* fix some details and silent maybe_unused warnings
* version stuff
* fix last warning
* [skip actions] version stuff
* change QT_NAMESPACE to VCPKG_QT_NAMESPACE since that is what the guidelines say for global variables.
* version stuff
* Apply suggestions from code review
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* [skip actions] version stuff
* version-semver -> version
* add license: null
* [skip actions] version stuff
* small but important prl fix
* [skip actions] version stuff
* move submodule hashes into port details.
* switch to vcpkg-cmake-config because the merge takes so long.
* version stuff and hopefully silent bot.
* don't let qt "cleanup" compiler flags
* add missing dependency.
* forgot to chain vcpkg-cmake-config
* bit of feature setting to fix dep issues in cmake PR
* version stuff
* fix unused warnings.
* version stuff
* silence more warnings
* version stuff
* do the silencing in qttranslations correctly.
* version stuff
* silence GHA
* version stuff
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* [qtbase] Add fatal error to remind install feature pcre2 when install static library
* update version
* update feature pcre2 to hard dependency
* update version
* update vcpkg.json
* update version
* make feature doubleconversion to hare dependency
* format vcpkg.json
* update version
* update version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
The error shows related to the qt5-3d module when I'm compiling COLMAP 3.6 by vcpkg on Windows 10 with Visual Studio 2022 installed. After tracing the logs, I realized that only assimp-vc143-mt.lib available in VCPKG_ROOT\installed\x64-windows\lib
* [qt5-base] no _debug lib suffixes on macOS (#14225)
* [qt5-base] patch qt5-base to remove _debug postfix on osx
* Apply suggestions from code review
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* [qt5-base] create link to _debug.pc file from .pc file without _debug
* update version
* [qt5-base] create forward pkgconfig file
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* [qhttpengine] New port
* Update version database
* Fix the format of portfile.cmake
* Fix the format of portfile.cmake
* update version
* Remove duplicate build_shared_libs setting.
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <v-lilywang@microsoft.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 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
* updating qt stuff to 6.2.2
* add missing modules for 6.2.2
* remove patch from qtbase
* add qtpositioning
* add qml feature
* add supports statement
* small ref change
* fix hash
* remove ,
* qtlocation is now emtpy
* get as list of files
* fix error in manifest
* add tool name
* fix qtapplication?
* print bin files
* fix qtapplicationmanager
* format
* set policy
* fix git fetch
* fix ref variable
* fix pc files for taglib
closes#21834
* fix qtinterfaceframework
* format manifest
* version stuff
* fix qtapplicationmanager
* fix version
* make qt buildable for static windows builds.
* version corrections
* add extra paths; otherwise it breaks out of the buildtree
* version stuff.
* trying to fix qtapplicationmanager
* add supports field
* fix cross case
* fix stuff
* version stuff
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [quantlib] update to 1.24
* [Qt] Update to 6.2.1
* add changes from qtbase in the vcpkg-qmake PR into this PR. (So I don't invalidate everybody in the other PR)
* [skip actions] fix qtbase and format of vcpkg.json
* remove outdated patch
* remove patches and add alsa feature.
* version stuff
* [qca] Fix usage
* version
* Add double quotes to paths
* version
* Remove some double quotes
* version
* Remove depreciate code
* version
* Try to remove the out-dated code
* version
* Apply suggestions
* version