зеркало из https://github.com/microsoft/vcpkg.git
Updated Roadmap (markdown)
Родитель
b0bf6c644b
Коммит
2cd2d1c43c
18
Roadmap.md
18
Roadmap.md
|
@ -6,23 +6,23 @@ This page describes a prioritized backlog of new vcpkg feature work and completi
|
|||
- [x] **Specification/design document:** [Link to spec](https://github.com/microsoft/vcpkg/blob/master/docs/specifications/binarycaching.md)
|
||||
- [x] **Release date:** September 2020
|
||||
- [ ] **Versioning support**
|
||||
- [x] **Description:** Vcpkg will give you more flexibility by letting you specify the versions of libraries to install.
|
||||
- [x] **Description:** vcpkg will give you more flexibility by letting you specify the versions of libraries to install.
|
||||
- [x] **Specification/design document**: [Link to draft PR](https://github.com/microsoft/vcpkg/pull/11758)
|
||||
- [ ] **Release date:** December 2020
|
||||
- [ ] **Release date:** February 2021
|
||||
- [x] **Manifest file support**
|
||||
- [x] **Description:** Vcpkg will support a manifest file that can specify all your dependencies declaratively and can be checked into source control.
|
||||
- [x] **Description:** vcpkg will support a manifest file that can specify all your dependencies declaratively and can be checked into source control.
|
||||
- [x] **Specification/design document:** [Link to spec](https://github.com/microsoft/vcpkg/blob/master/docs/specifications/manifests.md)
|
||||
- [x] **Release date:** September 2020
|
||||
- [ ] **Registries**
|
||||
- [x] **Description:** Vcpkg will allow you to easily install packages from multiple sources.
|
||||
- [x] **Description:** vcpkg will allow you to easily install packages from multiple sources.
|
||||
- [ ] **Specification/design document:** [Link to spec](https://github.com/microsoft/vcpkg/blob/master/docs/specifications/registries.md)
|
||||
- [ ] **Release date:** October 2020 (Experimental initial release)
|
||||
- [ ] **Release date:** February 2021 (Experimental initial release)
|
||||
- [ ] **Ship vcpkg binary in Visual Studio**
|
||||
- [x] **Description:** Vcpkg will be included by default with Visual Studio C++ workloads.
|
||||
- [ ] **Release date:** 2020 end of year
|
||||
- [x] **Description:** vcpkg will be included by default with Visual Studio C++ workloads.
|
||||
- [ ] **Release date:** TBD - Estimated Q2 2021
|
||||
- [ ] **Ship vcpkg binary in Visual Studio Code C++ extension**
|
||||
- [x] **Description:** Vcpkg will be included by default with Visual Studio Code C++ extension.
|
||||
- [ ] **Release date:** October-November 2020
|
||||
- [x] **Description:** vcpkg will be included by default with Visual Studio Code C++ extension.
|
||||
- [ ] **Release date:** TBD - Estimated Q2 2021
|
||||
|
||||
### More Details
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче