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-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
2017-02-16
Introduce ElapsedTime class
Alexander Karatarakis
2017-02-16
Specify type explicitly
Alexander Karatarakis
2017-02-16
Use ascii_to_lowercase()
Alexander Karatarakis
2017-02-16
Fix build command not printing out the missing dependencies on fail
Alexander Karatarakis
2017-02-16
Fixed some typos
albertziegenhagel
2017-02-15
Add comment for tolower_char()
Alexander Karatarakis
2017-02-15
Add tolower_char(char)->char. Avoids C4244 for char<->int conversion
Alexander Karatarakis
2017-02-15
Use Strings::ascii_to_lowercase()
Alexander Karatarakis
2017-02-15
Fix C4018 warning
Alexander Karatarakis
2017-02-15
Update CHANGELOG and bump version to v0.0.73
Alexander Karatarakis
2017-02-15
Raise Warning level for the vcpkg tool to W4
Alexander Karatarakis
2017-02-15
[!] Change the format of the listfile
Alexander Karatarakis
2017-02-15
Formatting
Alexander Karatarakis
2017-02-15
Test result of assignment. Avoids C4706
Alexander Karatarakis
2017-02-15
Remove unused function
Alexander Karatarakis
2017-02-15
Remove disabled post-build check
Alexander Karatarakis
2017-02-15
Remove parameter names to avoid C4100
Alexander Karatarakis
2017-02-15
Fix cast to WORD
Alexander Karatarakis
2017-02-15
Remove unused variable from create_remove_plan()
Alexander Karatarakis
2017-02-15
Improve info displayed during the CI command
Alexander Karatarakis
2017-02-15
Print only non-SUCCEEDED packages and also show summary
Alexander Karatarakis
2017-02-15
Add BuildResul_Values and rename NULLVALUE const
Alexander Karatarakis
2017-02-15
Change parameter from std::string to package_spec
Alexander Karatarakis
2017-02-15
Extract create_user_troubleshooting_message(). CI doesn't call it, interactiv...
Alexander Karatarakis
2017-02-15
Swap parameters of Build::create_error_message()
Alexander Karatarakis
2017-02-15
Introduce ci command: builds all packages of a triplet
Alexander Karatarakis
2017-02-15
Restore dependency check in build_package()
Alexander Karatarakis
2017-02-15
Don't capture anything in lambdas, if they don't need it
Alexander Karatarakis
2017-02-15
Separate dependency check from build_package()
Alexander Karatarakis
2017-02-15
[clockutils] Remove stray LICENSE file
Alexander Karatarakis
2017-02-15
Merge pull request #663 from codicodi/add-gdk-pixbuf
Alexander Karatarakis
2017-02-15
[lmdb] Bump version
Alexander Karatarakis
2017-02-15
Merge pull request #660 from willyd/lmdb-fix
Alexander Karatarakis
2017-02-15
Merge pull request #651 from tobiaskohlbau/master
Alexander Karatarakis
2017-02-15
Use MinGit instead of PortableGit. Resolves #662
Alexander Karatarakis
2017-02-15
[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537
Alexander Karatarakis
2017-02-15
Merge pull request #652 from Microsoft/dev/roschuma/openvr
Alexander Karatarakis
2017-02-15
Merge pull request #672 from sdcb/sqlite-3.17.0
Alexander Karatarakis
2017-02-15
Merge pull request #671 from OlafvdSpek/patch-3
Alexander Karatarakis
2017-02-15
[sqlite3] upgrade to 3.17.0
flysha
2017-02-15
Update README.md
Olaf van der Spek
2017-02-15
Trivial print out change
Oleksii Mandrychenko
2017-02-14
Fix download of nasm. Resolves libjpeg-turbo build error
Alexander Karatarakis
2017-02-14
Flush std::cout before launching external process
Alexander Karatarakis
[prev]
[next]