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
path:
root
/
toolsrc
/
src
Age
Commit message (
Expand
)
Author
2017-10-23
Merge trim() and trimmed() functions
Alexander Karatarakis
2017-10-19
Do not depend on newlines when getting output from powershell
Alexander Karatarakis
2017-10-19
Use Strings::replace_all() instead of std::regex_replace()
Alexander Karatarakis
2017-10-19
Introduce Strings::replace_all()
Alexander Karatarakis
2017-10-18
Add extra checks on the return Visual Studio instances
Alexander Karatarakis
2017-10-18
ci now accepts multiple triplets. Refactoring to accomodate
Alexander Karatarakis
2017-10-18
[autocomplete] Don't try to autocomplete triplets to --options
Alexander Karatarakis
2017-10-17
Merge pull request #1453 from muemart/boost
Robert Schumacher
2017-10-17
[boost] Add feature packages for regex-icu, locale-icu, and python
Robert Schumacher
2017-10-17
[nuget] Update to 4.4.0 (was 4.3.0)
Alexander Karatarakis
2017-10-17
[git] Update to 2.14.2.3 (was 2.14.1)
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
Add timer to `vcpkg build`
Alexander Karatarakis
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 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
[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
[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-13
[vcpkg] Begin refactor to use CommandStructure to represent command parsing
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
Merge pull request #1870 from Mixaill/arm64
Robert Schumacher
2017-10-12
add NVCUDASAMPLES_ROOT to whitelist
jasjuang
2017-10-12
vcpkg: initial ARM64 support
Mikhail Paulyshka
2017-10-11
`vcpkg install` Print summary when using the --keep-going flag
Alexander Karatarakis
2017-10-06
Merge pull request #1896 from mariatav/dev/mariatav/autocomplete
Robert Schumacher
2017-10-06
Bump version of nuget to 4.3.0 (was 4.1.0)
Alexander Karatarakis
2017-10-05
Remove unneeded "continue"
Alexander Karatarakis
2017-10-05
Remove stray comment
Alexander Karatarakis
2017-10-05
[vcpkg] Remove assert that vswhere returns only 14 or 15.
Robert Schumacher
[next]