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-08-28
Use Strings::join() and Strings::format()
Alexander Karatarakis
2017-08-28
[Strings::join()] Modify to work for any container
Alexander Karatarakis
2017-08-28
[vcpkg_Dependencies.cpp] Remove redundant else
Alexander Karatarakis
2017-08-28
[vcpkg_Dependencies.cpp] Order of initialization
Alexander Karatarakis
2017-08-28
[vcpkg_Build.cpp] USe const. Misc fixes
Alexander Karatarakis
2017-08-28
[jxrlib] Fix hash. Fixes #1705.
Robert Schumacher
2017-08-28
[vcpkg] Don't use -ListImported in bootstrap. Fixes #1711
Robert Schumacher
2017-08-28
[commands_hash.cpp] Use const. Naming scheme.
Alexander Karatarakis
2017-08-28
[commands_env.cpp] Use const. Naming scheme
Alexander Karatarakis
2017-08-28
[edit] Fix variable names to be consistence with vcpkg's convention
Alexander Karatarakis
2017-08-28
Use const
Alexander Karatarakis
2017-08-28
Use const. Take str by reference
Alexander Karatarakis
2017-08-28
Add missing const
Alexander Karatarakis
2017-08-28
Add missing const keywords
Alexander Karatarakis
2017-08-28
Fix /permissive- issue
Alexander Karatarakis
2017-08-27
Update CHANGELOG and bump version to v0.0.85
Alexander Karatarakis
2017-08-27
Merge pull request #1708 from atkawa7/free
Alexander Karatarakis
2017-08-27
Merge pull request #1720 from mmha/ecm_5_37
Alexander Karatarakis
2017-08-27
Merge pull request #1719 from atkawa7/ctemplate_public_headers
Alexander Karatarakis
2017-08-27
Merge pull request #1717 from codicodi/jsoncpp-1.8.1
Alexander Karatarakis
2017-08-27
Merge pull request #1716 from codicodi/curl-7.55.1
Alexander Karatarakis
2017-08-27
Merge pull request #1713 from t-sharp/master
Alexander Karatarakis
2017-08-27
Merge pull request #1715 from codicodi/snappy-1.1.7
Alexander Karatarakis
2017-08-27
Merge pull request #1714 from codicodi/libpng-1.6.32
Alexander Karatarakis
2017-08-27
[catch] Fix hash
Alexander Karatarakis
2017-08-27
Merge pull request #1707 from horenmar/catch-1.10.0
Alexander Karatarakis
2017-08-27
Merge branch 'catch-1.10.0' of https://github.com/horenmar/vcpkg into horenma...
Alexander Karatarakis
2017-08-27
Merge pull request #1706 from IntelOrca/speexdsp
Alexander Karatarakis
2017-08-28
Updated ecm to version 5.37.0
Morris Hafner
2017-08-27
[ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514
atkawa7
2017-08-27
[jsoncpp] update to 1.8.1
codicodi
2017-08-27
[curl] update to 7.55.1
codicodi
2017-08-27
[snappy] update to 1.1.7
codicodi
2017-08-27
[libpng] update to 1.6.32
codicodi
2017-08-27
Updated libsigcpp to version 2.99.9
Tobias
2017-08-27
Update Catch to 1.10.0
Martin Hořeňovský
2017-08-26
[vcpkg] free memory CommandLineToArgvW
atkawa7
2017-08-26
[speexdsp] Add port for speexdsp 1.2rc3
Ted John
2017-08-26
Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fix
Robert Schumacher
2017-08-26
[vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string poi...
Robert Schumacher
2017-08-25
[vcpkg] Don't leak changes to the path in bootstrap
Robert Schumacher
2017-08-25
[vcpkg] Add commit date to vcpkg version
Robert Schumacher
2017-08-25
Merge pull request #1682 from Mixaill/fix-1660
Alexander Karatarakis
2017-08-25
[vcpkg] Set codepage to 65001, duplicate of #1682, fixes #1660 #1631 #1644
Robert Schumacher
2017-08-25
[vcpkg] use UTF-8 for console input/output
Mikhail Paulyshka
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-08-24
Fix merge issues
Alexander Karatarakis
2017-08-24
Run cleanup before exiting instead of calling atexit
Alexander Karatarakis
2017-08-24
Introduce GlobalState struct
Alexander Karatarakis
2017-08-24
[highfive] Remove unneeded vcpkg_copy_pdbs()
Alexander Karatarakis
[next]