aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg/build.cpp
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2021-02-03[vcpkg] fix checking out git registry ports (#16009)nicole mazzuca
2021-02-02[vcpkg] Miscellaneous internal improvements extracted from #15424 (#15677)ras0219
2021-01-25[vcpkg] Improve error reporting for vcpkg_abi_info.txt copy failure. (#15871)Billy O'Neal
2021-01-22[vcpkg] Improve diagnostics around compiler tracking and toolset errors. 'Fix...ras0219
2021-01-20[vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. (#15638)Billy O'Neal
2021-01-15[vcpkg] Rewriting CmdLineBuilder/Command (3/n) (#15673)nicole mazzuca
2021-01-14[vcpkg] Rewriting CmdLineBuilder (2/n) (#15627)nicole mazzuca
2021-01-12[vcpkg] Add a different way to use CommandBuilder, support InWorkingDirectory...nicole mazzuca
2020-12-30[vcpkg] Teach `vcpkg install` `--no-build-missing` (#15139)Robert Schumacher
2020-12-17[vcpkg] `VCPKG_ENV_PASSTHROUGH_UNTRACKED` (#15115)ras0219
2020-11-30[vcpkg] Add option cmake-args (#12877)Alexander Neumann
2020-11-23[vcpkg] initial openbsd (community) support (#14549)Joakim L. Gilje
2020-11-19[vcpkg] fix vs2015 build (#14659)nicole mazzuca
2020-11-12[llvm] install tools in tools/llvm (#14399)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-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-10-27[vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it ...Billy O'Neal
2020-10-24Replace fwd header files to declarations (#13972)Cengizhan Pasaoglu
2020-10-08[vcpkg] Use more forward declarations rather than definitions (#13623)Cengizhan Pasaoglu
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-27[vcpkg] Add compiler info to nuspec description (#13571)Francois Rivard
2020-08-22[vcpkg] Fix editable bug (#12910)ras0219
2020-08-20[vcpkg] fix hint message (#13043)Phoebe
2020-08-19[vcpkg] Update hint message (#12976)Phoebe
2020-08-19[vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985)nicole mazzuca
2020-08-18[vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774)Jack·Boos·Yu
2020-08-17[vcpkg] Remove unused function (#12837)Ignacio Rodríguez
2020-08-14[vcpkg] Reduce dependencies and contents of vcpkgpaths.h (#12876)ras0219
2020-08-10[vcpkg] Rewrite CMake build system to be more target-based (#12698)nicole mazzuca
2020-08-01[vcpkg] Refactor commands 2: Electric Boogaloo (#12641)nicole mazzuca
2020-07-31[vcpkg] Refactor Commands: Part 1 (#12585)nicole mazzuca
2020-07-18Build fix with MinGW GCC 9.2.0 (#12084)Cristian Adam
2020-07-14[vcpkg formatting] Turn off DeriveLineEnding (#12368)nicole mazzuca
2020-07-13[vcpkg] Fix iOS toolchain detection when using the iOS community triplets (#1...alcroito
2020-07-13[vcpkg] Track hashes of cmake script helpers in consuming portfiles (#12254)ras0219
2020-07-13[vcpkg] Enable binary caching by default (#12370)ras0219
2020-07-11[vcpkg formatting] Fix format regex (#12369)nicole mazzuca
2020-07-10[vcpkg build] fix #12355 (#12367)nicole mazzuca
2020-07-09[vcpkg] Move default binary cache from `$root/archives` to user-wide director...ras0219
2020-07-08[vcpkg] Ignore dependencies not found errors when downloading mode (#12323)Jack·Boos·Yu
2020-07-07[vcpkg] Implement --editable (#12200)ras0219
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-07-06[vcpkg] Revert change which causes sources to be purged by default in `vcpkg ...ras0219
2020-07-02[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)Billy O'Neal
2020-07-01[vcpkg] Implement --x-write-nuget-packages-config= setting for `install` and ...ras0219
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-26[vcpkg] Implementation of --x-binarysource=nuget (and friends) (#12058)ras0219