vcpkg/versions/b-/boost-iostreams.json

170 строки
4.2 KiB
JSON
Исходник Обычный вид История

{
"versions": [
{
"git-tree": "be97780ebb3e46185f1838115f642ec2d110f76d",
"version": "1.83.0",
"port-version": 1
},
2023-09-14 01:40:46 +03:00
{
"git-tree": "da8972f0e4c59981021913e4ef16a39a9ff8d491",
"version": "1.83.0",
"port-version": 0
},
{
"git-tree": "ac82b98be4e5ba2e754a532ba2754ae4f0496469",
"version": "1.82.0",
"port-version": 2
},
{
"git-tree": "9a39f5835d29b23ad73b036797cb4f6f000e83c2",
"version": "1.82.0",
"port-version": 1
},
{
"git-tree": "3938aa03b3ebf9177ab9f922455ae29bf02c8330",
"version": "1.82.0",
"port-version": 0
},
{
"git-tree": "d5913a98e3d5443e488ba65ee874214487b7b1aa",
"version": "1.81.0",
"port-version": 2
},
{
"git-tree": "058658751a071d36ea77743e66b8fc39caf7bc5c",
"version": "1.81.0",
"port-version": 1
},
2022-12-20 20:20:54 +03:00
{
"git-tree": "41f7fbe68f78962115f6720907d9c98fc962cd54",
"version": "1.81.0",
"port-version": 0
},
{
"git-tree": "a3576e6c1d93316cde685ff4f9c2c054aa00cb4c",
"version": "1.80.0",
"port-version": 1
},
{
"git-tree": "37de3e0e0107aaeb4eb8bc2ee29457131145bb36",
"version": "1.80.0",
"port-version": 0
},
{
"git-tree": "75821705e2df069874466bb55c4b0c4561950831",
"version": "1.79.0",
"port-version": 0
},
{
"git-tree": "73e04423bfb004c75708458688afeeb8a1806ba5",
"version": "1.78.0",
"port-version": 2
},
{
"git-tree": "1e23d8d78c5a33ee92fc1ec70db8125db72032a2",
"version": "1.78.0",
"port-version": 1
},
[boost] update to 1.78.0 (#21928) * [scripts] update scripts * [boost-*] generate ports * update versions * [scripts] update boost version in boost-modular-headers.cmake * [scripts] add post source stubs for boost-json and boost-nowide ports and re-generate Boost ports * update versions * [boost-asio] make OpenSSL optional #20718 * update versions * [boost] [boost-mpi] [boost-python] disable python for iOS and Android, fixes #21474 * update versions * [boost-fiber] add NUMA support, fixes #16507 * update version * [boost-build] apply patch https://github.com/bfgroup/b2/pull/113 for fix build boost-fiber and boost-stacktrace * update version * [boost-atomic] fix compilation for uwp * update version * ignore mapnik's fail on arm64-windows * [boost-python] support ARM on Windows * update versions * Boost features testing within CI * [boost-modular-build-helper] fix boost_python file name in Jamroot.jam * [boost-mpi] fix build with python2 or python3 * update versions * [boost-fiber] fix build with numa=on * update version * [boost-multiprecision] fix build with MSVC on ARM * update version * [boost-mpi] try to fix build on linux and osx * update versions * exclude static * guarantee the same result across platforms * minor changes to boost-modular-build-helper's CMake * correct versions * [boost-modular-build-helper] install Python extensions on Windows * [boost-mpi] add patch to fix build Python extension on Windows * update versions * [boost-mpi] remove python2 by request @BillyONeal @strega-nil-ms * update version * update versions Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2022-01-10 22:47:12 +03:00
{
"git-tree": "7e240f9d647c1142b5b61c9a635e3aa186756802",
"version": "1.78.0",
"port-version": 0
},
[boost] bugfix and new features after update to 1.77.0 (#20432) * [scripts/boost] fix issue #20417 [boost-iostreams] replace explicit dependencies with default-features, allow to disable compression filters * add versions * [scripts/boost] update port version after #20421 * [boost-odeint] move boost-mpi dependency to the feature * add version * [boost-modular-build-helper] rework user-config generation * [boost-python] move python3 from explicit dependency to default feature * [boost-modular-build-helper] update version * add verions * [boost-modular-build-helper] fix empty flags * update version * Fix compilation on Emscripten / WebAssembly (#20551) * [opencv4,opencv3] Control exported protobuf dependency (#20550) * Control exported protobuf dependency * Update versions * Control exported protobuf dependency * Update versions * [OpenMVS] restore deprecated cmake scripts for configure, build & fixup targets (#20422) * [OpenMVS] restore deprecated cmake scripts * [OpenMVS] fix references * switch back to vcpkg_cmake_* Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * [libffi] Don't replace string in file that doesn't exist. (#20554) * Don't replace string in file that doesn't exist. * Update per bot. * Update per bot again. * Address comments. * [json-dto] Update to 0.2.14 (#20570) * json-dto updated to v.0.2.14. * json-dto-0.2.14 added to baseline. * Change deprecated commands. * Update baseline for fresh json-dto-0.2.14. * [sail] Update to 0.9.0-pre17 (#20562) * [sail] Update to 0.9.0-pre17 * [sail] vcpkg x-add-version --all --overwrite-version * [sail] Update pre17 hash * [sail] vcpkg x-add-version --all --overwrite-version * [freexl] Update to 1.0.6 (#20520) * Reformat portfile * Minimize makefiles patch * Update to 1.0.6 * Fix uwp builds, remove skip from baseline * Install pc file for windows * Update versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> * [dartsim] Update to 6.11.0 (#20566) * Update dartsim * Use newer vcpkg functions * Update version number * Update ports/dartsim/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [scripts/boost] update Boost version in boost-modular-build.cmake to avoid manual changes * update version * [boost-modular-build-helper] fix USER_CONFIG_EXTRA_LINES variable name and rename generated files * update version * Resolve differences from rerunning generate-ports.ps1. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Tobias Markus <tobbi.bugs@googlemail.com> Co-authored-by: Kai Pastor <dg0yt@darc.de> Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: Lars Glud <larshg@gmail.com> Co-authored-by: eao197 <eao197@users.noreply.github.com> Co-authored-by: Dmitry Baryshev <dmitrymq@gmail.com> Co-authored-by: Akash <Ace314159@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-10-12 04:21:08 +03:00
{
"git-tree": "286c74896c6f2a6057bfbce333304f279bb38aac",
"version": "1.77.0",
"port-version": 1
},
2021-09-28 03:12:39 +03:00
{
"git-tree": "9ff4027cebb3423a41814a8c2da942ea959b17ad",
"version": "1.77.0",
"port-version": 0
},
{
"git-tree": "0909e271c34f98d1e5857091ce21b16e1d165e05",
"version": "1.76.0",
"port-version": 0
},
{
"git-tree": "1f0088410d7f47204c0e74c97aff4bde77c75a9c",
"version-string": "1.75.0",
"port-version": 1
},
{
"git-tree": "2b708757922b782c079c4a77e08f8531e17eb41d",
"version-string": "1.75.0",
"port-version": 0
},
{
"git-tree": "375ce4c4f471699c1ac0a746bfd7d0dc11f1c9f5",
"version-string": "1.74.0",
"port-version": 0
},
{
"git-tree": "6c2e14f3af068ae9da54517afdf7da56c2f39c2b",
"version-string": "1.73.0",
"port-version": 1
},
{
"git-tree": "7cf49ab9bccb31dbc5a861d3b5a5333fa94a86b0",
"version-string": "1.73.0",
"port-version": 0
},
{
"git-tree": "2e5bbc43df6ada5973c4265a2462384e30d336b5",
"version-string": "1.72.0-1",
"port-version": 0
},
{
"git-tree": "562431746a94b0247194b705fc68746de101b11e",
"version-string": "1.72.0",
"port-version": 0
},
{
"git-tree": "09d5568e52ea48f9a89051156b9af7667be22f7a",
"version-string": "1.71.0",
"port-version": 0
},
{
"git-tree": "dd5ba91e8770366ac4e5be28a978ae3930ff46c7",
"version-string": "1.70.0-1",
"port-version": 0
},
{
"git-tree": "56dabe65865150f9e79e1615b7c5e51eb5d89746",
"version-string": "1.70.0",
"port-version": 0
},
{
"git-tree": "16026f8896bf4136ba3f73e8841692252dec3eea",
"version-string": "1.69.0-3",
"port-version": 0
},
{
"git-tree": "aac37ccf7cdd00686884b912e59aa707c761a902",
"version-string": "1.68.0",
"port-version": 0
},
{
"git-tree": "de6d34777cffe0ae6141f1cfae3e372868467972",
"version-string": "1.67.0-1",
"port-version": 0
},
{
"git-tree": "7a91e4c2c2392c8ae1a339ccf1c54f2851392b62",
"version-string": "1.67.1",
"port-version": 0
},
{
"git-tree": "11eb33dffa1196fa9a1e766316f7d61f672cc3bf",
"version-string": "1.67.0",
"port-version": 0
},
{
"git-tree": "fc8c3ed37cd0e35242400d151907cc891e2c9275",
"version-string": "1.66.0",
"port-version": 0
}
]
}