aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2020-12-14[vcpkg] Disable survey message (#14954)ras0219
2020-12-14Avoid C4819 warning during bootstrap-vcpkg.bat (#15095)Tetsuya Hayashi
2020-12-11[vcpkg] Don't require native tools on arm64 macOS (#15045)Owen Rudge
2020-12-10[vcpkg] Improve error messages for incomplete Mono (#14948)ras0219
2020-12-08[vcpkg] Fix uploading to Azure DevOps Artifacts (#14952)ras0219
2020-12-07[vcpkg] Add SemVer and Date versioning schemes (#14889)Victor Romero
2020-12-06[vcpkg] Add --nuget-description option for `vcpkg export` (#14953)ras0219
2020-12-04Change Nuget binary cache pre-release info to always start with letters (#14857)Francois Rivard
2020-12-04Fix failures when parsing the default options for binary caching not being em...Billy O'Neal
2020-12-04[vcpkg] Error on '#' in version strings to avoid confusion (#14927)ras0219
2020-12-02[vcpkg] fix compile on vs2015 (#14915)nicole mazzuca
2020-12-01[vcpkg] Output versions during install plans (#14882)ras0219
2020-12-01[vcpkg] Remove non-existing 'import' command in vcpkg help information (#14791)Phoebe
2020-12-01[vcpkg] Expose alpha end-to-end versioning (#14852)ras0219
2020-11-30[vcpkg] fix feature flags telemetry (#14856)nicole mazzuca
2020-11-30[vcpkg] Add option cmake-args (#12877)Alexander Neumann
2020-11-27[vcpkg] Introduce `create_versioned_install_plan()` (#14633)ras0219
2020-11-27[vcpkg] Implement VersionedPortfileProvider and BaselineProvider (#14123)Victor Romero
2020-11-25[vcpkg] Fix redefinition for OVERLAY_TRIPLETS_ENV (#14744)肥猫零零七
2020-11-25[vcpkg] Increment number of retries and timeout of fs.rename() (#13931)mapozyan
2020-11-23[vcpkg] initial openbsd (community) support (#14549)Joakim L. Gilje
2020-11-19[vcpkg] fix cmake paths in tags (alternative 2) (#14661)nicole mazzuca
2020-11-19[vcpkg] fix vs2015 build (#14659)nicole mazzuca
2020-11-18[vcpkg] Add experimental x-azblob binary provider (#13626)ras0219
2020-11-17[vcpkg] Fix GCC-6 build. (#14616)Robert Schumacher
2020-11-13[vcpkg] Implement constraints and overrides in manifests (#14183)ras0219
2020-11-12[llvm] install tools in tools/llvm (#14399)nicole mazzuca
2020-11-12[vcpkg] Add x-ignore-lock-failures (#14397)nicole mazzuca
2020-11-12[tensorflow-cc] More or less completely rewritten port, update to 2.3.1 (#13028)Joachim Gehweiler
2020-11-09[vcpkg] Initial Registries: Part 2 MVP (#14153)nicole mazzuca
2020-11-06[vcpkg] Add a definition for OVERLAY_TRIPLET_ENV (#14436)nicole mazzuca
2020-11-02[vcpkg] Add tab completion for Fish (#14206)Jared Irwin
2020-10-29[vcpkg] Remove hard-coded ApiKey from nuget push (#14202)Eric Kilmer
2020-10-28[vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work aroun...Billy O'Neal
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-10-28[vcpkg] Fix search for pwsh in vcpkgtools.xml. (#14271)Billy O'Neal
2020-10-27[vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it ...Billy O'Neal
2020-10-27[vcpkg] Always use version-string in generator (#14262)Victor Romero
2020-10-26[vcpkg] Implement versions db generator (#13777)Victor Romero
2020-10-24Replace fwd header files to declarations (#13972)Cengizhan Pasaoglu
2020-10-21[vcpkg] Add `versions` feature flag and version field manifest parsing (#14079)ras0219
2020-10-12[vcpkg] Further JSON error improvements (#13399)ras0219
2020-10-08[vcpkg] Use more forward declarations rather than definitions (#13623)Cengizhan Pasaoglu
2020-10-07Always accept = or space as delimiters when parsing common command line param...Billy O'Neal
2020-10-06[vcpkg] Avoid computing triplet ABIs for editable packages (#13446)ras0219
2020-10-06[vcpkg] Enable reentrant vcpkg calls (#13751)ras0219
2020-09-28[vcpkg] fix ci #13790 (#13794)Alexander Neumann
2020-09-28[vcpkg] add env var VCPKG_OVERLAY_TRIPLETS (#12790)Alexander Neumann
2020-09-27[vcpkg] Add compiler info to nuspec description (#13571)Francois Rivard
2020-09-27[vcpkg] Skip all files named .DS_Store, no need to check if the file is regul...ras0219