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-04-04
triplet -> Triplet
Alexander Karatarakis
2017-04-04
LinkageType to UpperCamelCase
Alexander Karatarakis
2017-04-04
ConfigurationType to UpperCamelCase
Alexander Karatarakis
2017-04-04
BuildType to UpperCamelCase
Alexander Karatarakis
2017-04-04
BuildPolicies to UpperCamelCase
Alexander Karatarakis
2017-04-04
paragraph_parse_result -> ParagraphParseResult
Alexander Karatarakis
2017-04-04
package_spec_parse_result -> PackageSpecParseResult
Alexander Karatarakis
2017-04-04
package_spec -> PackageSpec
Alexander Karatarakis
2017-04-04
opt_bool->OptBool
Alexander Karatarakis
2017-04-04
Rename Metrics:: function to all_lower
Alexander Karatarakis
2017-04-04
Introduce Metrics namespace
Alexander Karatarakis
2017-04-04
lazy<T> -> Lazy<T>
Alexander Karatarakis
2017-04-04
cstring_view -> CStringView
Alexander Karatarakis
2017-04-04
dll_info->DllInfo, lib_info->LibInfo
Alexander Karatarakis
2017-04-04
Merge branch 'master' into HEAD
Robert Schumacher
2017-04-04
[vcpkg-docs] Fix references to --purge.
Robert Schumacher
2017-04-04
[vcpkg-remove] Make purge the default for remove.
Robert Schumacher
2017-04-04
Merge branch 'removeoutdated' into HEAD
Robert Schumacher
2017-04-04
[vcpkg-remove-outdated] Add documentation for remove --outdated.
Robert Schumacher
2017-04-04
`remove` Add --outdated option
Alexander Karatarakis
2017-04-03
Merge pull request #886 from Mixaill/libgd
Robert Schumacher
2017-04-03
Add -NoProfile to boostrap-vcpkg.bat
Alexander Karatarakis
2017-04-03
[opencv] make use of added comment within control
Tobias Kohlbau
2017-04-03
Fix SortedVector constructor
Alexander Karatarakis
2017-04-03
Merge branch 'tobiaskohlbau-vcpkg_comment'
Alexander Karatarakis
2017-04-03
adds line comments for CONTROL
Tobias Kohlbau
2017-04-03
Merge pull request #877 from drdanz/ecm_port
Robert Schumacher
2017-04-03
[vcpkg-env] Added internal 'env' command to help diagnose environment issues.
Robert Schumacher
2017-04-01
Merge pull request #887 from Mixaill/sqlite
Alexander Karatarakis
2017-04-01
[sqlite3] update to 3.18.0
Mikhail Paulyshka
2017-04-01
[sqlite3] fix uwp builds
Mikhail Paulyshka
2017-04-01
[libgd] add version 2.2.4
Mikhail Paulyshka
2017-04-01
[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.
Robert Schumacher
2017-04-01
[vcpkg] ImmutableSortedVector is actually Mutable via move.
Robert Schumacher
2017-04-01
[vcpkg] Merge search for dumpbin and toolchain (they are the same).
Robert Schumacher
2017-04-01
[vcpkg] Use fmap instead of std::transform.
Robert Schumacher
2017-04-01
[vcpkg] Collapse cXstring_views into a single template.
Robert Schumacher
2017-04-01
[vcpkg] Collapse join() overloads into a single template.
Robert Schumacher
2017-04-01
[vcpkg] Replace explicit bulk operations with fmap
Robert Schumacher
2017-04-01
[vcpkg] Dead code elimination
Robert Schumacher
2017-03-31
Fix issue in vcxproj.filters
Alexander Karatarakis
2017-03-31
`update` needs to use package_spec
Alexander Karatarakis
2017-03-31
Refactor update and portsdiff
Alexander Karatarakis
2017-03-31
Add name_and_version_diff_t
Alexander Karatarakis
2017-03-31
Version_t
Alexander Karatarakis
2017-03-31
Remove Files::check_is_directory()
Robert Schumacher
2017-03-31
Add constexpr in cstring_view functions
Robert Schumacher
2017-03-31
Place cXstring_view in a separate header
Alexander Karatarakis
2017-03-31
Use cstring_view in utf conversion functions
Robert Schumacher
2017-03-31
Fix memory leak in get_environmental_variable()
Robert Schumacher
[next]