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-30
Remove parse_all_arguments_as_package_specs()
Alexander Karatarakis
2016-09-30
Replace usage of parse_all_args_as_package_specs with the new functions
Alexander Karatarakis
2016-09-30
[vcpkg_paths] Use fs alias in all places within the header
Alexander Karatarakis
2016-09-30
Add function check_and_get_package_spec() and variant for multiple specs
Alexander Karatarakis
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-30
Add quotes around command name
Alexander Karatarakis
2016-09-30
Rename check_max_args to check_max_arg_count and introduce min/exact variants
Alexander Karatarakis
2016-09-30
Introduce create_example_string()
Alexander Karatarakis
2016-09-30
Change error_count to size_t
Alexander Karatarakis
2016-09-30
Add size_t overload to to_printf_arg()
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of format_internal to wformat_internal
Alexander Karatarakis
2016-09-29
Rename validate_triplet to is_valid_triplet
Alexander Karatarakis
2016-09-29
Fix formatting
Alexander Karatarakis
2016-09-29
Valiting triplets is now the responsibility of vcpkg_paths
Alexander Karatarakis
2016-09-29
Rename variable to CMAKE_TRIPLET_FILE
Alexander Karatarakis
2016-09-29
Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attribute
Alexander Karatarakis
2016-09-29
[triplet] Part before dash is arch. Part after dash is system
Alexander Karatarakis
2016-09-29
[FAQ] Rewording, adding links where appropriate
Robert Schumacher
2016-09-29
[eigen3] Avoid calling file(REMOVE ...) with a blank argument
Robert Schumacher
2016-09-29
Merge pull request #100 from chrullrich/boost-version
Robert Schumacher
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
[next]