mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 01:48:59 +08:00
d8e60ef474
* test osx stuff * deactivate most of ci * get trace output * add required flags to the linker flags * also look for --sysroot * Link_args are always shared * fix ar flags * setup FOR_BUILD vars. * try tricking the build.... but man configure scripts are stupid sometimes... * try 2 * major meson rewrite * fix duplicates * revert --trace-expand * update port version * revert pipeline changes * v db * bump version * v db * set flags for rc compilers * a few more ios fixes. * v db * fix osx/ios logic * documentation and don't fatal_error in build/host machine entry calculation. * add android/compiler target stuff from #26570 * remove extra endif * v db * add target param to linker flags. * target in cpp flags * Make vcpkg-cmake-get-vars more ios compatible * Update scripts/get_cmake_vars/CMakeLists.txt Co-authored-by: Matthias Kuhn <matthias@opengis.ch> * More ios fixes * fix target adding * Fix broken loop * v db * v db * bump date * v db * v db * v db * remove port-version 1 * v db Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
20 lines
428 B
JSON
20 lines
428 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "898079c6021ced406d7c75f852e67a5e8861db9b",
|
|
"version-date": "2022-09-04",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b50ca3d20736304215fbd82c102d4552457255bb",
|
|
"version-date": "2022-05-10",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "181f509cdab757511233106aa44c529e04c0c29f",
|
|
"version-date": "2022-05-10",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|