Skip to content

Tags: aizuon/vcpkg

Tags

2021.05.12

Toggle 2021.05.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[vcpkg] Prepare 2021.05.12 release (microsoft#17605)

* Update CHANGELOG

* CHANGELOG 2021.05.12 release

2021.04.30

Toggle 2021.04.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[docs] binarycaching.md: Move Configuration section to the top. Add t…

…able of… (microsoft#17060)

* binarycaching.md: Move Configuration section to the top. Add table of contents. Make clear that file location must be absolute. Add that read is the default mode.

* Apply suggestions from code review

Co-authored-by: ras0219 <[email protected]>

Co-authored-by: ras0219 <[email protected]>

2020.11

Toggle 2020.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CHANGELOG up to 2020.11.01 (microsoft#14367)

2020.11-1

Toggle 2020.11-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG 2020.11.03 (microsoft#14377)

* Add CHANGELOG up to 2020.11.01

* Update CHANGELOG 2020.11.03

2020.07

Toggle 2020.07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[vcpkg] Refactor Commands: Part 1 (microsoft#12585)

* Rename commands.exportifw.cpp -> export.ifw.cpp

* move DryRun from commands.h -> commands.interface.h

* move vcpkgcmdarguments and vcpkgpaths over to commands.interface.h

* move vcpkg::Commands::BuildExternal -> commands.buildexternal.h

* add commands.*.h for the commands.*.cpp

* move vcpkg::Commands::* to commands.*.h

* move vcpkg::Commands::{Hash,Fetch} to their own files

* change include commands.h -> commands.*.h in commands.*.cpp

* remove commands.*.h from commands.h

* join vcpkg::Commands::* into one namespace line

* fix vcxproj build

2020.06

Toggle 2020.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CHANGELOG] Update to 2020.06.15 (microsoft#11977)

2020.04

Toggle 2020.04's commit message
VCPKG April Update

2020.01

Toggle 2020.01's commit message
VCPKG January Update

2019.12

Toggle 2019.12's commit message
Remove vtk:x64-linux result in baseline (microsoft#9389)

* Remove vtk:x64-linux=fail from baseline

* trigger CI test

2019.11

Toggle 2019.11's commit message
[ppconsul] Upgrade to latest version (microsoft#9104)