mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:19:00 +08:00
827bfad29a
* Replace control file with manifest. * Update portfile and add features. * Added support for multiple specs. * Added OpenGL API features. * Fixed gles1/glsc2 format. * Fixed invalid invoke with default arguments. * Apply format. * Always use compatibility profile. * Replace deprecated cmake commands. * Use `vcpkg_check_features` for no-loader and extensions features. * Add patch to ignore python detection. * Update glad port version. * Remove `core-profile` feature from manifest. * Bump glad port version. * Only set profile, if not provided. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Added note about custom triplet. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Use string-append to build spec list. * Invert loader feature and use it by default. * Reset port version. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Use `version` instead of `version-string`. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Made API version features inter-dependent. * Also added dependencies if major version jumps. Note that only the latest verison gets passed to the generator anyway. * Apply format conventions. * Bump glad version. * Add note about wgl and glx compatibility. * Bump glad version. Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "bea697f07b65eddfb003dc98637caaaa66a773fa",
|
|
"version": "0.1.34",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d222f56675de6eedfc3a25e5a4b93fee39747f49",
|
|
"version-string": "0.1.34",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "abaac8ade7697e7f6ae4a82c981aafa2cc6a5359",
|
|
"version-string": "0.1.33-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "487a060e29e971e32135bde5c6743aa3db5740fd",
|
|
"version-string": "0.1.33",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9c601cb232d5f2b58c3244bcc6677fe47d97e772",
|
|
"version-string": "0.1.31",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "33726baf62afe206a41fee506b4ff8b1dd234b31",
|
|
"version-string": "0.1.30",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ac38882a795fc7769d10d706361a3c57fb2e89b8",
|
|
"version-string": "0.1.29",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "020d76de451af7a2b4e688d60500fbef67f9b50f",
|
|
"version-string": "0.1.28-3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b12757dbab00493adaffc7c67250f02ea3801150",
|
|
"version-string": "0.1.28-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5f632ca7c1d94db7f3bae6d5aab5ba6d4bf3fae6",
|
|
"version-string": "0.1.28",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|