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
path:
root
/
toolsrc
/
vcpkglib
Age
Commit message (
Expand
)
Author
2019-11-22
Merge branch 'master' into vcpkg_nuget
Robert Schumacher
2019-09-06
[x-history] Prints CONTROL version history of a port 👻 (#7377)
Victor Romero
2019-08-02
improve logic expression evaluation (#7508)
Phil Christensen
2019-07-19
allow tests to run on older standard libraries
Nicole Mazzuca
2019-07-11
add tests!
Nicole Mazzuca
2019-07-06
[vcpkg] Fix powershell font corruption bug (#7094)
Robert Schumacher
2019-07-01
Revert Visual Studio projects versions (#7117)
Victor Romero
2019-06-21
Ports Overlay partial implementation (#6981)
Victor Romero
2019-06-19
first check-in.
seanyen
2019-04-08
[vcpkg] Synchronize vcpkg-base with external repo (#5934)
Robert Schumacher
2018-11-01
[vcxproj] Explicitly specify intermediate and output directories
Alexander Karatarakis
2018-10-31
Remove import of user property pages when building vcpkg
Roelf-Jilling
2018-09-18
Add command x-vsinstances
Alexander Karatarakis
2018-07-09
[vcpkg] Remove vcpkg::Archives from vcpkg::base. Add vcpkg::Hash.
Robert Schumacher
2018-07-09
[vcpkg] Split vcpkg::Commands::Fetch into backend and frontend
Robert Schumacher
2018-06-19
Introduce stringrange.h/cpp and visualstudio.h/cpp
Alexander Karatarakis
2018-06-19
Introduce archives.h/cpp
Alexander Karatarakis
2018-06-19
Introduce downloads.h/cpp
Alexander Karatarakis
2018-04-06
Introduce "vcpkg fetch"
Alexander Karatarakis
2018-02-26
[everything] Use -text to ensure consistent files across machines.
Robert Schumacher
2018-01-17
Add new struct: StringLiteral
Alexander Karatarakis
2017-12-14
[vcpkg] Fix regressions in WSL build.
Robert Schumacher
2017-12-13
[vcpkg] Fix regressions introduced with update command. Fixed issue with upgr...
Robert Schumacher
2017-12-13
Revert "[vcpkg-upgrade] Initial commit of upgrade command."
Robert Schumacher
2017-12-13
[vcpkg-upgrade] Initial commit of upgrade command.
Robert Schumacher
2017-12-01
[vcpkg-contact-survey] Add monthly survey prompt
Robert Schumacher
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
2017-10-06
Merge pull request #1896 from mariatav/dev/mariatav/autocomplete
Robert Schumacher
2017-10-02
Create stub autocomplete function
Maria Tavlaki
2017-09-28
[vcpkg-export-ifw] Separate IFW loop
Konstantin Podsvirov
2017-09-28
WIP: Export IFW
Konstantin Podsvirov
2017-08-24
Introduce GlobalState struct
Alexander Karatarakis
2017-06-20
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
Robert Schumacher
2017-06-08
[vcpkg] Improve diagnostics upon port load failure
Robert Schumacher
2017-06-06
Convert BuildType/Configuration Type into simple enum classes
Alexander Karatarakis
2017-05-24
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
Robert Schumacher
2017-05-01
[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC...
Robert Schumacher
2017-04-30
[vcpkg] Remove OptBool in favor of Optional<bool>
Robert Schumacher
2017-04-27
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...
Alexander Karatarakis
2017-04-21
Add skeleton code for `vcpkg export`
Alexander Karatarakis
2017-04-05
Introduce `vcpkg depend-info` command
Alexander Karatarakis
2017-04-04
vcpkg_paths -> VcpkgPaths
Alexander Karatarakis
2017-04-04
version_t -> VersionT
Alexander Karatarakis
2017-04-04
vcpkg_cmd_arguments -> VcpkgCmdArguments
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
cstring_view -> CStringView
Alexander Karatarakis
2017-04-03
[vcpkg-env] Added internal 'env' command to help diagnose environment issues.
Robert Schumacher
[next]