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
2018-08-11
nuget export: fix displayed file name (#4068)
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] 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-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
[c++] Condense powershell helper code into the remaining single usage
Alexander Karatarakis
2018-05-19
Remove stray entries
Alexander Karatarakis
2018-05-18
fix compilation error on clang 6.0/APPLE (#3520)
Sztergbaum Roman
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-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
2018-04-28
[vcpkg-integrate-install] Add vcpkg.path.txt to localappdata for more generic...
Robert Schumacher
2018-04-27
[ci] Don't block binarycaching = false
Alexander Karatarakis
2018-04-25
Fix #3170 issue with /permissive-
Alexander Karatarakis
2018-04-25
Remove noexcept from BinaryParagraph()
Alexander Karatarakis
2018-04-24
[osx] Ignore .DS_Store file. Fixes #3306
Alexander Karatarakis
2018-04-24
[vcpkg integrate] Do nothing on linux instead of showing error message
Alexander Karatarakis
2018-04-18
[vcpkg edit] Now accepts multiple ports as arg
Alexander Karatarakis
2018-04-17
Use ~/.vcpkg/config instead of ~/vcpkg/config
Alexander Karatarakis
2018-04-16
[vcpkg, xml] Parse with string-search instead of regex
Alexander Karatarakis
2018-04-12
Remove call to nonexistent member of std::fpos.
Billy O'Neal (VC LIBS)
[next]