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
2016-09-27
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2016-09-27
[vcpkg] Provide more error information on installation failures
Robert Schumacher
2016-09-27
[vcpkg] Enable multicore builds by default.
Robert Schumacher
2016-09-27
[opencv] Adjust installation to deploy correct cmake files
Robert Schumacher
2016-09-27
Make member function const
Alexander Karatarakis
2016-09-26
vcpkglib_helpers: Return output instead of accepting it as arg
Alexander Karatarakis
2016-09-26
Merge branch 'playmer-Add-constexpr'
Alexander Karatarakis
2016-09-26
Fix URL to URLS in portfile
Alexander Karatarakis
2016-09-26
Merge branch 'Add-constexpr' of https://github.com/playmer/vcpkg into playmer...
Alexander Karatarakis
2016-09-26
Merge branch 'Ninetainedo-Add-mirror-support'
Alexander Karatarakis
2016-09-26
Merge branch 'Add-mirror-support' of https://github.com/Ninetainedo/vcpkg int...
Alexander Karatarakis
2016-09-26
Fi license placement.
Joshua T. Fisher
2016-09-26
Fixed hash to be lowercase.
Joshua T. Fisher
2016-09-26
fixed description
Joshua T. Fisher
2016-09-26
Adding constexpr
Joshua T. Fisher
2016-09-25
Updated portfile.in.cmake to use URLS
Ninetainedo
2016-09-25
Used a function to check file integrity
Ninetainedo
2016-09-25
Link to "issues" instead of "new issue"
Ninetainedo
2016-09-25
Display status on download error
Ninetainedo
2016-09-25
Added spaces between brackets for double clicking
Ninetainedo
2016-09-25
URL and MIRRORS are now URLS
Ninetainedo
2016-09-24
Reduce repetition of relative paths in vcpkg.cmake to reduce future errors
Robert Schumacher
2016-09-24
Merge pull request #84 from jhruby/master
Robert Schumacher
2016-09-24
fixed an incorrect relative directory that pointed into wrong location
Jan HrubĂ˝
2016-09-24
Restored Sery's portfile
Ninetainedo
2016-09-24
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HAS...
Ninetainedo
2016-09-23
`vcpkg create` now checks for invalid chars in the zip file
Alexander Karatarakis
2016-09-23
Add Files::has_invalid_chars_for_filesystem()
Alexander Karatarakis
2016-09-23
Fix `vcpkg create` to not parse all arguments as package specs
Alexander Karatarakis
2016-09-23
Change vcpkg::parse() to vcpkg::package_spec::from_string()
Alexander Karatarakis
2016-09-23
parse_all_arguments_as_package_specs: remove unused parameter
Alexander Karatarakis
2016-09-23
[vcpkg] Rename `vcpkg_ports::find_available_x` to be more concise
Robert Schumacher
2016-09-23
[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.
Robert Schumacher
2016-09-23
Merge branch 'alzie-default_triplet'
Robert Schumacher
2016-09-23
Merged alzie:default_triplet for PR #70
Robert Schumacher
2016-09-23
find_unment_dependencies() now works for a single package
Alexander Karatarakis
2016-09-23
[vcpkg build] Print the missing package's arch along with the package name
Alexander Karatarakis
2016-09-23
Merge pull request #80 from jhruby/master
Robert Schumacher
2016-09-23
changed execution policy from remotesigned to unrestricted
Jan HrubĂ˝
2016-09-23
Disabled validation of per-package triplet
Albert Ziegenhagel
2016-09-23
Fixed errors introduced during merge
Albert Ziegenhagel
2016-09-23
Merge branch 'master' into default_triplet
Albert Ziegenhagel
2016-09-23
Improved error reporting when user provides invalid triplets
Albert Ziegenhagel
2016-09-23
Restruct `vcpkg build` to 1 package
Alexander Karatarakis
2016-09-22
`vcpkg build` will now show helpful error if dependencies are missing
Alexander Karatarakis
2016-09-22
Refactor dependency related code to vcpkg::Dependencies
Alexander Karatarakis
2016-09-22
Introduce vcpkg_Maps utility namespace
Alexander Karatarakis
2016-09-22
Introduce vcpkg::Sets utility namespace
Alexander Karatarakis
2016-09-22
Merge pull request #76 from traversaro/fixCMakePrefixPath
Robert Schumacher
2016-09-23
Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmake
Silvio
[next]