Skip to content

Commit

Permalink
[bde] Remove from the curated registry.
Browse files Browse the repository at this point in the history
bde has been broken in vcpkg for a long time, as when we updated to a distro where python meant python3, it failed. microsoft#31961 , merged a couple of weeks ago, fixed this problem by updating to a more recent copy of bde. Unfortunately, the new copy of bde is link-incompatible with other vcpkg ports, as they vendor ryu and pcre2 with changes.

Given that this was broken for most customers for a long time anyway, I think we should deindex for now and bring it back if/when we have an understanding with upstream as to how this is to integrate with the rest of vcpkg' ecosystem.
  • Loading branch information
BillyONeal committed Jul 17, 2023
1 parent 21bbb14 commit 508891b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 80 deletions.
60 changes: 0 additions & 60 deletions ports/bde/portfile.cmake

This file was deleted.

16 changes: 0 additions & 16 deletions ports/bde/vcpkg.json

This file was deleted.

4 changes: 0 additions & 4 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -504,10 +504,6 @@
"baseline": "1.34.10",
"port-version": 0
},
"bde": {
"baseline": "3.117.0.0",
"port-version": 0
},
"bdwgc": {
"baseline": "8.2.4",
"port-version": 0
Expand Down

0 comments on commit 508891b

Please sign in to comment.