* [python3] Update to 3.11.3
* Force set PythonForBuild on windows
* Set LD_LIBRARY_PATH on unix
* Always use vcpkg_find_acquire_program(PYTHON3) on windows
* Remove LD_LIBRARY_PATH shenanigans
* [vtk] Parse python version from include folder
* Fix static builds on windows
* Pass --with-build-python on unix
* [omniorb] Fix python version in patch
* Resurrect rpath patch
* [python3] fix usage
* [gobject-introspection] don't hardcode python version
* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection
* [paraview] don't hardcode python version
* [vtk-dicom] don't hardcode python version
* Update python in vcpkgTools.xml
* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)
* [libpq] Don't hardcode python version
* [shiva] Don't pass python variables
* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version
* [python3] update to 3.11.4
* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python
* libpq quickfix
* re-fix libpq
* fix vcpkg-get-python-packages
* Make windows 7 patch compatible with unix builds
* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree
* Fix static builds
* Speculatively fix osx regression
* Fix omniorb on unix
* [gobject-introspection] fix windows builds
* [vtk] Update vendored copy of mpi4py for python 3.11 support
* [mdl-sdk] Fix python
* [gobject-introspection] fix the fix of a fix...
* Update versions
* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)
---------
Co-authored-by: root <root@DESKTOP-UIPL9V8>
* [libphonenumber] Bump to 8.13.17 & fix linux and macOS build
* update version database
* fix windows icui18n lib name
* update version database
* fix patches
* update version database
* fix ci.baseline.txt
* Upgrade librdkafka up to v2.2.0
* Upgrade librdkafka up to v2.2.0
---------
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
* update libhv version to 1.3.1
* update vcpkg version information
* modify SHA512 value
* modify vcpkg version information
* delete patch file
* modify vcpkg version information
* Update ports/libhv/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* revert version
* update version baseline
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
* [libxdf] Add new port
* [libxdf] Format
* [libxdf] Add version stuff
* [libxdf] Use vcpkg_install_copyright
* [libxdf] Overwrite version
* [libxdf] Fix pugixml dependency
* [libxdf] Overwrite version
* [libxdf] Update to latest commit
* [libxdf] Overwrite version
* Revert "[libxdf] Overwrite version"
This reverts commit a9a791bbaf.
Revert "[libxdf] Update to latest commit"
This reverts commit 834ae8738c.
* [librsvg] add license id and use vcpkg_install_copyright()
COPYING and COPYING.LIB have identical texts.
The source files state, that the LGPL is the:
GNU Library General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any
later version.
* Update version database
* [libepoxy] Fix android builds
* [libepoxy] uwp is unsupported
* [libepoxy] windows staticcrt is unsupported
Initialization code is in DllMain, so dynamic linkage is required, so avoid static CRT.
* [libssh] Update to 0.10.5
* Fix pc file for mingw on linux
* Fix exported config
* Update ci baseline
* Update usage
* Revert "Update ci baseline"
---------
Co-authored-by: Cheney-Wang <850426846@qq.com>
* refine feature name for libosmscout
* update port-version for libosmscout
* vcpkg x-add-version for libosmscout
---------
Co-authored-by: abc <a@b.com>
* Xbox triplets should not support ports with only copyleft licenses
* Reverted ports that build with xbox currently
* Fix conflict and rebase
* Update baseline
* Update baseline
* Update libupdf to 1.22.1
* update versions
* Update ports/libmupdf/vcpkg.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update ports/libmupdf/vcpkg.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update versions
* Update versions/l-/libmupdf.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [libmicrohttpd] Update to version 0.9.77
* [libmicrohttpd] Remove unneeded dependency
Gettext is used by upstream only to build files for distribution.
Gettext is not used by the library itself.
* [libmicrohttpd] Add ARM support
The ARM is supported by upstream for a long time, VC support for ARM
was added in the version 0.9.77.
* [libmicrohttpd] Use universal project for VC builds
* [libmicrohttpd] Exclude wrong lib headers
* [libmicrohttpd] Support release/debug for non-VC builds
* [libmicrohttpd] Add license
* [libmicrohttpd] Add "https" feature
* [libmicrohttpd] Use right function for license file
* [libmicrohttpd] Fix "supports"
libmicrohttpd VC projects support only static library with static
runtime or dynamic library with dynamic runtime
* [libmicrohttpd] Update version database
* New port: libtracepoint-decode (decoder for perf.data)
Library for decoding tracepoints, e.g. from Linux perf.data files.
* Version 1.0 for new port: libtracepoint-decode
* [libgit2] defined GIT_OPENSSL option
* update version
* update version
* update version
* update portfile.cmake
* update version
* remove unix restrictions
* update version
* Fix the issue that the proxy cannot run
* update version
* fix build error
* update version
* fix build error on osx
* update version
* fix does not support android
* update version
* [libmad] Add dynamic building
* Update version
* Fix version
* Fixes to use vcpkg concepts
* Update version
* change to mad
* Update version
* PR fixes
* Update version
* Add version
* Update version
* [luajit] Use nmake build setup [skip actions]
* [luajit] Use vcpkg_configure/install_make [skip actions]
* Cross build with host tools
* Host tools must match target bitness
* Cleanup
* WIP
* Don't touch CI baseline now
* Less osx quirks
* Move msvc header installation to nmake
* Simplify MSVC
* Add arm and x86 cross build support
* libzim: add package
update libzim versions
libzim:meson ignore xapian
* Update ports/libzim/vcpkg.json
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update ports/libzim/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* support both static and dynamic library
* modify according to review
Update ports/libzim/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
add version
* only enable release library
* make xapian does not support on windows
* disable android platform
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [librdkafka] upgrade version up to 2.1.1
* [librdkafka] upgrade version up to 2.1.1
* Update ports/librdkafka/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [librdkafka] upgrade version up to 2.1.1
* remove blank
* update version
---------
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
Fix: Change /lib/plugin/debug to /debug/lib/plugin
Feat: Change ref to actual tagged version
Fix: Remove duplicate "remove" file
Fix: Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
This aligns with the behaviour of other ports like QT and GStreamer
deadlocks when trying to load glib shared libraries if they are in
the plugin directory.
* [llvm] Update port to 15.0.1
The patchset is rebased onto llvmorg-15.0.1, with some significant
differences especially around install paths. The NixOS project
appears to be midway through a large change to the install path
mechanics, for the same purpose as this patchset.
When that has landed, it looks like most of these patches can go away.
* [llvm] x-add-version for 15.0.1
* [llvm] Add enable-ios feature flag
This passes straight through to COMPILER_RT_ENABLE_IOS, which is
defaulted to ON in LLVM. This is a problem if your build host
doesn't have the iOS SDK installed, such as on vcpkg CI.
Co-authored-by: Josh Channings <josh@channings.me.uk>
* [libmysql] update to 8.0.32
* update version
* minimize system libs patch
* update version
* fix compilation on macOS with homebrew
* update version
* fix `\n` by mistake
* fix mysql_config
* update version
* [vcpkg_baseline][llvm] Fix file conflicts for libiomp5md.dll
* update version
* add llvm
* version
* Correct files
* update version
* lib
* vdb
* fix before install
* version
* fix in end line
* version
* bin not lib
* version
* test patch
* version
* revert intel-mkl and disable libomp on WIN32
* version
* disable create symlink
* version
* Optimization patch
* version
* remove sapce
* version
* patch name
* vdb
* [libzip] Use the upstream package name for zstd.
Without it, when with the zstd feature, calling `find_package` on libzip
would fail due to the `Zstd` not being found.
* [libzip] Bump port version.
* [libzip] Update baseline.
* [libzip] Reduce patch size by using NAMES.
* [libzip] Update version.
* [libigl] update to 2.4.0
* update version
* update option and fix build error
* update version
* update patch
* update version
* update patch
* version
* use hunter eigen
* version
* use hunter dep
* vdb
* added a patch for updating the hunter version to the last available: resolves an issue when it was impossible to compile project on windows systems with MSVC 193+
* Update version database
* modified port version
* changed port version
* Update version database
* fix mpfr usage
* del version
* update version
* fixed wrong embree dependecy definition
* updated version
* removed not existing hunter packages
* formatted json
* updated version
* disabled hunter functionality completely. dependencies over vcpkg
* updated version
* fix typo, formatting
* updated version
* embree version
* updated versions/l-/libigl.json
* fixed gmp & mpfr linkage
* cleaned up the path file
* updated version
* patch cleanup, Eigen3 typo
* update version
* fixed dependend library naming, added static build capability
* updated version
* added tetgen, comiso and triangle as options
* autoformatted json
* updated version
* forgot options variable
* update version
* unused variables
* update version
* added upstream fix for static builds
* updated version
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Frank <1433351828@qq.com>
Co-authored-by: Dimitrii Nikolaev <nikolaev@ift.at>
* Add libtar port
* Update ports/libtar/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* [vcpkg-cmake-get-vars] Call 'project' early
System variables like 'APPLE' or 'ANDROID' aren't set before 'project()'.
* Get Android variables
* [openssl] Ensure that compiler is reached via 'PATH'
* Fix Android configuration
* Add 'tools' feature
* Update versions
* [openssl] Initialize android with vcpkg settings
* [openssl] Really don't build apps
* [vcpkg-cmake-get-vars] Update android vars
* [libpq] Pass openssl version from pkgconfig
* [vcpkg-cmake-get-vars] Update android vars
* [vcpkg-cmake-get-vars] Report generator
* [vcpkg-cmake-get-vars] Escape all output
* Transfer cmake-get-vars fixes
* Transfer cmake-get-vars extra flags
* no-asm for android-arm w/o neon
* [vcpkg_configure_make] Unquote as needed
Toolchain flags are passed into make via environment variables (e.g.
CFLAGS) and expanded by Makefiles regardless of quotes. And even vcm's
internal handling isn't prepared for these quotes. So we must remove
the early. This doesn't interfere with properly escaped quotes.
* Re-add lost 'project', amends 4cf7caaa
* [openssl] Fix emscripten
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 3
* version
* typo
* version
* typo
* version
* Fix params
* version
* deprecated vcpkg_extract_source_archive_ex
* version
* fix arguments
* version
* Rename argument
* version
* Deprecate vcpkg_extract_source_archive_ex
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
* Fix linux tools can't compile with undefined reference to `sin'
* update port version
* update baseline.json
* fix duplicate FIND_LIBRARY (LIB_MATH NAMES m) & fix linking of luac is missing math libs
* update lua port version in version database
---------
Co-authored-by: tobias.funk <tobias.funk@nortonlifelock.com>