index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-17
[fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd
Alexander Karatarakis
2017-10-17
[fetchDependency] Introduce Test-Command function
Alexander Karatarakis
2017-10-17
[cmake] Update to 3.9.4 (was 3.9.3)
Alexander Karatarakis
2017-10-17
`remove`: Consistency renames
Alexander Karatarakis
2017-10-17
`autocomplete` Add autocompletion for `vcpkg integrate`
Alexander Karatarakis
2017-10-17
`autocomplete` Consider private commands if no public commands match
Alexander Karatarakis
2017-10-16
Don't warn for outdated vcpkg if command is autocomplete
Alexander Karatarakis
2017-10-16
[findVS] Add detection for VS2015 Build Tools
Alexander Karatarakis
2017-10-16
Fix getWindowsSDK.ps1 error when $path is $null
Alexander Karatarakis
2017-10-16
[ninja] Update to 1.8.2
Alexander Karatarakis
2017-10-16
Add timer to `vcpkg build`
Alexander Karatarakis
2017-10-16
Merge pull request #1964 from lazyhamster/libidn2
Robert Schumacher
2017-10-16
CWStringView->CStringView, std::wstring->std::string
Alexander Karatarakis
2017-10-16
Revert "[system.cpp] Remove usage of std::wstring. Convert at the last step"
Alexander Karatarakis
2017-10-16
[system.cpp] Remove usage of std::wstring. Convert at the last step
Alexander Karatarakis
2017-10-16
Remove wformat_internal()
Alexander Karatarakis
2017-10-16
Remove Metrics::track_property(std::wstring)
Alexander Karatarakis
2017-10-16
Remove CharType template paramter from Strings::join()
Alexander Karatarakis
2017-10-16
Remove Strings::wformat()
Alexander Karatarakis
2017-10-16
Remove usages of CWStringView, except in Strings::to_utf8()
Alexander Karatarakis
2017-10-16
[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.
Robert Schumacher
2017-10-16
[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE
Robert Schumacher
2017-10-16
[autocomplete] Add triplet completion for `vcpkg install`
Alexander Karatarakis
2017-10-15
Introduce Vectors::concatenate()
Alexander Karatarakis
2017-10-15
Remove unused functions
Alexander Karatarakis
2017-10-15
Introduce VcpkgPaths::get_available_triplets()
Alexander Karatarakis
2017-10-15
[triplet] Remove obsolete check about dash in the name
Alexander Karatarakis
2017-10-15
Casing and specification correctness
Alexander Karatarakis
2017-10-14
Merge pull request #1948 from FPar/ports/imgui
Robert Schumacher
2017-10-14
[imgui] Use vcpkg_from_github, use stb from vcpkg.
Robert Schumacher
2017-10-14
[abseil] Remove patch that has already been upstreamed. Fixes #1977
Robert Schumacher
2017-10-14
[eastl] Initial commit
Robert Schumacher
2017-10-14
[cctz][abseil] Initial commit of cctz, improvement of abseil to build synch a...
Robert Schumacher
2017-10-14
[vcpkg-autocomplete] Add edit completion
Robert Schumacher
2017-10-14
`integrate` Fix quotes in command (in case of space in the path)
Alexander Karatarakis
2017-10-14
[vcpkg] Prefer the current vcpkg directory over the one the vcpkg.exe is loca...
Alexander Karatarakis
2017-10-14
[vcpkg] Initial commit of powershell integration
Robert Schumacher
2017-10-13
[vcpkg] Begin refactor to use CommandStructure to represent command parsing
Robert Schumacher
2017-10-13
Merge branch 'refactor-includes'
Robert Schumacher
2017-10-13
[vcpkg] Merge from master into refactor-includes
Robert Schumacher
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
2017-10-13
Merge pull request #1966 from podsvirov/vcpkg-export-ifw-safe-description
Robert Schumacher
2017-10-13
Don't do function "aliasing"
Alexander Karatarakis
2017-10-13
`autocomplete` Rework command, fixing a lot of corner cases in the process
Alexander Karatarakis
2017-10-13
[vcpkg-export-ifw] Safe description
Konstantin Podsvirov
2017-10-12
`vcpkg autocomplete` More work on autocomplete
Alexander Karatarakis
2017-10-12
[vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake.
Robert Schumacher
2017-10-12
Fix #1963 (permissive- issue)
Alexander Karatarakis
2017-10-12
Merge pull request #1723 from albertziegenhagel/vtk-components
Robert Schumacher
2017-10-12
Merge branch 'master' into vtk-components
Robert Schumacher
[next]