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-29
Track updated Boost version.
Christian Ullrich
2016-09-29
[vcpkg] Improved help message upon build failure.
Robert Schumacher
2016-09-29
[fmt] Disable FMT_DOC to prevent build error
Alexander Karatarakis
2016-09-29
[vcpkg] Add extract destination argument to vcpkg_extract_source_archive
Robert Schumacher
2016-09-28
Introduce SOURCE_PATH to almost all portfiles
Alexander Karatarakis
2016-09-28
Merge branch 'KindDragon-boost-1-62'
Alexander Karatarakis
2016-09-28
[boost] Extract SOURCE_PATH variable
Alexander Karatarakis
2016-09-28
Rename SCAFFOLD to CREATE to match `vcpkg create`
Alexander Karatarakis
2016-09-28
Merge branch 'boost-1-62' of https://github.com/KindDragon/vcpkg into KindDra...
Alexander Karatarakis
2016-09-28
Add Common Ambient Variables to porfile template
Alexander Karatarakis
2016-09-29
[boost] Update to version 1.62
Arkadiy Shapkin
2016-09-28
[vcpkg] Fix user wide integration to avoid XCOPY due to locale-specific failures
Robert Schumacher
2016-09-28
[opencv] Fix URL->URLS, -DWITH_CUDA=OFF, and LICENSE location
Robert Schumacher
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
[next]