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
Age
Commit message (
Expand
)
Author
2018-08-11
nuget export: fix displayed file name (#4068)
Ofek
2018-08-01
Initial addition of native visualizer, to improve debugging experience. (#3906)
Ofek
2018-07-17
fix small bug in find_from_PATH (which prevents from using already installed ...
menuet
2018-07-17
[vcpkg] Use -fPIC in all builds to enable mixing static libs with shared obje...
Robert Schumacher
2018-07-12
[vcpkg-ci] Fix bug in "vcpkg ci" which results in different features being in...
Robert Schumacher
2018-07-09
[vcpkg] Remove vcpkg::Archives from vcpkg::base. Add vcpkg::Hash.
Robert Schumacher
2018-07-09
[vcpkg] Split vcpkg::Commands::Fetch into backend and frontend
Robert Schumacher
2018-06-30
[vcpkg] Fix missing include
Robert Schumacher
2018-06-30
[vcpkg] Improve metrics performance on Windows
Robert Schumacher
2018-06-30
[vcpkg] Warn instead of fail on tombstone
Robert Schumacher
2018-06-28
[cmake] Include cmake version to abi-tag. Update to 3.11.4.
Alexander Karatarakis
2018-06-27
[vcpkg] Remove calls to where.exe to improve startup performance
Robert Schumacher
2018-06-27
[vcpkg] Enable storing archives across filesystems
Robert Schumacher
2018-06-26
[vcpkg] Link bcrypt via CMake on Windows (#3765)
Konstantin Podsvirov
2018-06-26
[vcpkg] Hotfix for non-Windows. Don't include <VersionHelpers.h>
Robert Schumacher
2018-06-26
Use WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY instead of WINHTTP_ACCESS_TYPE_DEFAUL...
AL
2018-06-20
Merge pull request #3676 from martin-s/feature-graph
Alexander Karatarakis
2018-06-19
[fetch] Refactor to allow getting the version along with the path
Alexander Karatarakis
2018-06-19
Rename VcpkgStringRange -> StringRange
Alexander Karatarakis
2018-06-19
Introduce stringrange.h/cpp and visualstudio.h/cpp
Alexander Karatarakis
2018-06-19
Introduce archives.h/cpp
Alexander Karatarakis
2018-06-19
Introduce downloads.h/cpp
Alexander Karatarakis
2018-06-14
Add retries to post-extract rename
Alexander Karatarakis
2018-06-11
Improve disableMetrics propagation when consuming CMakeLists directly
Alexander Karatarakis
2018-06-08
Add -disableMetrics for linux
Alexander Karatarakis
2018-06-08
Update commands.dependinfo.cpp
martin-s
2018-06-06
- Moved graph switches from search command to depend-info command.
martin-s
2018-05-31
[vcpkg] Fix warnings on non-Windows
Robert Schumacher
2018-05-30
Fix toolchain for linux
Alexander Karatarakis
2018-05-22
Direct-init instead of copy-init
Alexander Karatarakis
2018-05-22
[vcpkg] Improve CMake messages to account for case-sensitive filesystems.
Robert Schumacher
2018-05-19
Update CHANGELOG and bump version to v0.0.113
Alexander Karatarakis
2018-05-19
[c++] Condense powershell helper code into the remaining single usage
Alexander Karatarakis
2018-05-19
Remove stray entries
Alexander Karatarakis
2018-05-19
Merge VcpkgPowershellUtils into bootstrap.ps1
Alexander Karatarakis
2018-05-19
Merge getVisualStudioInstances into bootstrap.ps1
Alexander Karatarakis
2018-05-19
Merge getWindowsSDK into bootstrap.ps1
Alexander Karatarakis
2018-05-18
fix compilation error on clang 6.0/APPLE (#3520)
Sztergbaum Roman
2018-05-16
Update CHANGELOG and bump version to v0.0.112
Alexander Karatarakis
2018-05-16
[vcpkg edit] Fix whitespace-in-path issue
Alexander Karatarakis
2018-05-16
Fix typo
Alexander Karatarakis
2018-05-16
[vcpkg.exe] Don't error if vswhere.exe is not found
Alexander Karatarakis
2018-05-15
Fix signature of hashing function
Alexander Karatarakis
2018-05-15
[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...
Alexander Karatarakis
2018-05-11
Update CHANGELOG and bump version to v0.0.111
Alexander Karatarakis
2018-05-09
Improve unsupported toolchain error message
Alexander Karatarakis
2018-05-04
git for linux/osx version moved to vcpkgTools.xml
Alexander Karatarakis
2018-05-04
unix_root -> UNIX_ROOT static const
Alexander Karatarakis
2018-05-03
[vcpkg] Add missing debug statement and fix libc++ Filesystem TS issue.
Robert Schumacher
2018-05-03
[vcpkg] Remove utf16 usage from non-Windows
Robert Schumacher
[next]