mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
Update CHANGELOG and bump version to v0.0.72
This commit is contained in:
parent
af583825a7
commit
e03ca8215f
37
CHANGELOG.md
37
CHANGELOG.md
@ -1,3 +1,40 @@
|
||||
vcpkg (0.0.72)
|
||||
--------------
|
||||
* Add ports:
|
||||
- cuda 8.0
|
||||
- hdf5 1.8.18
|
||||
- lcms 2.8
|
||||
- libepoxy 1.4.0-2432daf-1
|
||||
- libnice 0.1.13
|
||||
- msmpi 8.0
|
||||
- parmetis 4.0.3
|
||||
- sqlite-modern-cpp 2.4
|
||||
- websocketpp 0.7.0
|
||||
* Update ports:
|
||||
- asio 1.10.6 -> 1.10.8
|
||||
- aws-sdk-cpp 1.0.47 -> 1.0.61
|
||||
- bond 5.0.0-4-g53ea136 -> 5.2.0
|
||||
- cpprestsdk 2.9.0-1 -> 2.9.0-2
|
||||
- fmt 3.0.1-1 -> 3.0.1-4
|
||||
- grpc 1.1.0-dev-1674f65-1 -> 1.1.0-dev-1674f65-2
|
||||
- libraw 0.17.2-2 -> 0.18.0-1
|
||||
- libvorbis 1.3.5-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee -> 1.3.5-1-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee
|
||||
- poco 1.7.6-2 -> 1.7.6-3
|
||||
- rapidjson 1.0.2-1 -> 1.1.0
|
||||
- sfml 2.4.1 -> 2.4.2
|
||||
- wt 3.3.6-2 -> 3.3.6-3
|
||||
* Introduce Build Policies:
|
||||
- Packages with special characteristics (e.g. CUDA) can now use Build Policies to control which post-build checks apply to them.
|
||||
* Improve support for Visual Studio 2017
|
||||
- Add auto-detection for Windows SDK
|
||||
- Fixed various issues with `bootstrap.ps1` and VS2017 support
|
||||
* Automatic acquisition of perl now uses the 32-bit version isntead of the 64-bit version
|
||||
* Fix `vcpkg remove --purge` not applying to non-installed packages
|
||||
* Fixes and improvements in existing portfiles and the `vcpkg` tool itself
|
||||
|
||||
-- vcpkg team <vcpkg@microsoft.com> TUE, 14 Feb 2017 11:30:00 -0800
|
||||
|
||||
|
||||
vcpkg (0.0.71)
|
||||
--------------
|
||||
* Add ports:
|
||||
|
@ -1 +1 @@
|
||||
"0.0.71"
|
||||
"0.0.72"
|
Loading…
x
Reference in New Issue
Block a user