3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
URL and MIRRORS are now URLS More... about 9 years ago
Reduce repetition of relative paths in vcpkg.cmake to reduce future errors More... about 9 years ago
Merge pull request #84 from jhruby/master More... about 9 years ago
fixed an incorrect relative directory that pointed into wrong location More... about 9 years ago
Restored Sery's portfile More... about 9 years ago
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HASH errors to match the CMake formatting (easier to read) More... about 9 years ago
`vcpkg create` now checks for invalid chars in the zip file More... about 9 years ago
Add Files::has_invalid_chars_for_filesystem() More... about 9 years ago
Fix `vcpkg create` to not parse all arguments as package specs More... about 9 years ago
Change vcpkg::parse() to vcpkg::package_spec::from_string() More... about 9 years ago
parse_all_arguments_as_package_specs: remove unused parameter More... about 9 years ago
[vcpkg] Rename `vcpkg_ports::find_available_x` to be more concise More... about 9 years ago
[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths. More... about 9 years ago
Merge branch 'alzie-default_triplet' More... about 9 years ago
Merged alzie:default_triplet for PR #70 More... about 9 years ago
find_unment_dependencies() now works for a single package More... about 9 years ago
[vcpkg build] Print the missing package's arch along with the package name More... about 9 years ago
Merge pull request #80 from jhruby/master More... about 9 years ago
[grpc] Initial addition More... about 9 years ago
[protobuf] Initial addition More... about 9 years ago
changed execution policy from remotesigned to unrestricted More... about 9 years ago
Disabled validation of per-package triplet More... about 9 years ago
Fixed errors introduced during merge More... about 9 years ago
Merge branch 'master' into default_triplet More... about 9 years ago
Improved error reporting when user provides invalid triplets More... about 9 years ago
Restruct `vcpkg build` to 1 package More... about 9 years ago
`vcpkg build` will now show helpful error if dependencies are missing More... about 9 years ago
Refactor dependency related code to vcpkg::Dependencies More... about 9 years ago
Introduce vcpkg_Maps utility namespace More... about 9 years ago
Introduce vcpkg::Sets utility namespace More... about 9 years ago