mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:59:01 +08:00
c6928dfb9e
* [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>
40 lines
905 B
JSON
40 lines
905 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "097d9982b8667ff8d67107e9de262d3900e59631",
|
|
"version": "1.72.0",
|
|
"port-version": 4
|
|
},
|
|
{
|
|
"git-tree": "47ab422de57e980b1294daf095a942d3ea36ae98",
|
|
"version": "1.72.0",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "1c57bf1b1ead704fc0899cb496732c42e5330cc4",
|
|
"version": "1.72.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "a74d57d679dac22f5b60c5b7da97cad7ecb3d0fb",
|
|
"version": "1.72.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "7af27cca9283357e5b7447e5a1c6583afc50c793",
|
|
"version": "1.72.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "a39c3bd1142fd69e6dba29cf3bd4c7e93b049406",
|
|
"version": "1.70.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "5f162cfae947901b4110ea23cb5163699a079cfe",
|
|
"version": "1.70.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|