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-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
[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
2017-03-31
Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp
Robert Schumacher
2017-03-31
Move Environment::get_program_files() to System::get_program_files()
Robert Schumacher
2017-03-31
Remove System::set_environmental_variable()
Alexander Karatarakis
2017-03-31
Use [[noreturn]] instead of declspec(noreturn)
Robert Schumacher
2017-03-31
Inline function
Robert Schumacher
2017-03-31
Remove Checks::check_throw() #2
Robert Schumacher
2017-03-31
Remove Checks::check_throw() and Checks::throw_with_message()
Robert Schumacher
2017-03-31
Eliminate last usage of Checks::check_throw()
Robert Schumacher
2017-03-31
Use cwstring_view in CMakeVariable
Robert Schumacher
2017-03-31
Fix order of arguments
Robert Schumacher
2017-03-31
Rename expected.h to vcpkg_expected.h
Alexander Karatarakis
2017-03-31
Rename optional::get_or_exit() to optional::value_or_exit()
Robert Schumacher
2017-03-31
Rename expected::get_or_exit() to expected::value_or_exit()
Robert Schumacher
2017-03-31
`remove`: Add --dry-run option
Alexander Karatarakis
2017-03-31
Add more functions to ImmutableSortedVector
Alexander Karatarakis
2017-03-31
Introduce get_installed_ports()
Alexander Karatarakis
2017-03-31
[vcpkg] Rework code structure to satisfy /analyze in VS2017
Robert Schumacher
2017-03-31
[freeimage] Add build for FreeImagePlus.
Robert Schumacher
2017-03-31
[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.
Robert Schumacher
2017-03-31
[applocal.ps1] Refactor out binary deployment
Robert Schumacher
2017-03-31
[applocal.ps1] Keep global set of searched binaries and avoid excessive recur...
Robert Schumacher
2017-03-31
Merge pull request #872 from SteffenL/upstream-issue/856-qt5-gui-style
Robert Schumacher
[next]