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-02-21
Rename findTargetPlatformVersion to getWindowsSDK
Alexander Karatarakis
2017-02-21
Use std::vector.empty() instead of checking for size() = 0
Alexander Karatarakis
2017-02-21
Add `search --graph` option
Alexander Karatarakis
2017-02-21
Merge pull request #693 from codicodi/add-gtk
Alexander Karatarakis
2017-02-21
[nana] Update version to fix build error. Resolves #688
Alexander Karatarakis
2017-02-21
Merge pull request #699 from msmolens/support-static-gtest
Alexander Karatarakis
2017-02-21
Merge pull request #670 from o-mdr/master
Robert Schumacher
2017-02-21
Merge pull request #696 from tobiaskohlbau/master
Alexander Karatarakis
2017-02-21
Merge branch 'master' into master
Robert Schumacher
2017-02-21
Merge pull request #690 from Shadowrom2020/master
Alexander Karatarakis
2017-02-21
[gtest] Support static build
Max Smolens
2017-02-20
Merge pull request #698 from pravic/patch-1
Robert Schumacher
2017-02-21
Allow to use git.cmd in addition to git.exe
pravic
2017-02-20
[pqp] Add PQP portfile
Tobias Kohlbau
2017-02-19
[gtk] initial commit
codicodi
2017-02-18
dlib port
Jürgen Herrmann
2017-02-17
STRINGIFY: use __VA_ARGS__ to avoid C4003 and double quote hack
Alexander Karatarakis
2017-02-17
Change Info::email() to Contact::email(). Remove vcpkg_info.h/cpp
Alexander Karatarakis
2017-02-17
Change Info::version() to Version::version()
Alexander Karatarakis
2017-02-17
[clockutils] Update to fix build issue. Resolves #677
Alexander Karatarakis
2017-02-17
[libmysql] Disable installer project
Alexander Karatarakis
2017-02-17
Remove unused function
Alexander Karatarakis
2017-02-17
`hash` check for --options
Alexander Karatarakis
2017-02-17
`contact`/`help`/`version`: Check for --options
Alexander Karatarakis
2017-02-17
`portsdiff`: Check for --options
Alexander Karatarakis
2017-02-17
`integrate`: checks for --options
Alexander Karatarakis
2017-02-17
`owns`: check for --options
Alexander Karatarakis
2017-02-17
`cache`/`list`/`own`/`search`: check for --options
Alexander Karatarakis
2017-02-17
`create`/`edit`: check for --options
Alexander Karatarakis
2017-02-17
`update`: check for --options
Alexander Karatarakis
2017-02-17
`ci`: Check for --options, delay loading status_db, refactor
Alexander Karatarakis
2017-02-17
`install`: check for --options and delay loading of status_db
Alexander Karatarakis
2017-02-17
Remove try_load_port() overload
Alexander Karatarakis
2017-02-17
`build-external` now calls code from `build` after input processing
Alexander Karatarakis
2017-02-17
[build_command] Extract function for calculations after Input processing
Alexander Karatarakis
2017-02-17
[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.
Robert Schumacher
2017-02-17
Add vcpkg_cmd_arguments::check_no_optional_arguments()
Alexander Karatarakis
2017-02-17
[build-command] Reorder input processing
Alexander Karatarakis
2017-02-17
[remove-command] Reorder input processing
Alexander Karatarakis
2017-02-16
[mongo-cxx-driver] Don't delete mongocxx/options/ dir
Alexander Karatarakis
2017-02-16
[hdf5] Fix #673 by explicitly specifying the szip libraries
Robert Schumacher
2017-02-16
Improve message of `vcpkg integrate install`
Alexander Karatarakis
2017-02-16
Fix script for powershell in Win7
Alexander Karatarakis
2017-02-16
[vcpkg] Use the Registry to find VS2015
Robert Schumacher
2017-02-16
Don't prompt for downloading nuget when finding VS instances
Alexander Karatarakis
2017-02-16
fetchDependency.ps1: add option to override prompting for download
Alexander Karatarakis
2017-02-16
Update CHANGELOG and bump version to v0.0.74
Alexander Karatarakis
2017-02-16
CMake: Bump version to 3.8.0 to resolve VS2017 UWP build issues
Alexander Karatarakis
2017-02-16
Use ElapsedTime instead of Stopwatch
Alexander Karatarakis
2017-02-16
Rename Stopwatch.h/cpp to vcpkg_Chrono.h/cpp
Alexander Karatarakis
[next]