aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg/postbuildlint.cpp
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...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
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-08-25[vcpkg] Fix #13094 by avoiding the comma operator. (#13117)Billy O'Neal
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-10[vcpkg] Rewrite CMake build system to be more target-based (#12698)nicole mazzuca
2020-07-20[libmicrohttpd] Add `platform.h` to restricted header list. (#12455)ras0219
2020-07-11[vcpkg formatting] Fix format regex (#12369)nicole mazzuca
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-07-02[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)Billy O'Neal
2020-04-14[vcpkg] Clean up CMake build system (#10834)nicole mazzuca
2020-04-09[vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398)Alexander Neumann
2020-02-05Move " to correct positionAlexander Neumann
2020-02-04[vcpkg] Add skip dumpbin checksAlexander Neumann
2020-02-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
2020-01-13Introduce new policy to skip post verification of dll exports (#9642)martin-s
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-06-21Ports Overlay partial implementation (#6981)Victor Romero
2019-04-08[vcpkg] Synchronize vcpkg-base with external repo (#5934)Robert Schumacher
2018-12-07Remove constructor for type that was using aggregate initialization; in C++20...Billy O'Neal
2018-11-15vcpkg was going out of its way to use partition before calling the container ...Billy O'Neal (VC LIBS)
2018-10-15Print out the error when dumpbin failsAlexander Karatarakis
2018-04-12[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...Robert Schumacher
2018-03-02[vcpkg] Improve handling of external toolchain filesRobert Schumacher
2017-11-30[vcpkg] Add --x-xunit internal command to print installation results in a VST...Robert Schumacher
2017-11-25[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE releaseRobert Schumacher
2017-11-25[vcpkg] Improve external toolchain handling.Robert Schumacher
2017-11-21Merge pull request #1752 from martin-s/patch-vs2013Robert Schumacher
2017-11-11Improve error messageAlexander Karatarakis
2017-11-05Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
2017-10-16[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.Robert Schumacher
2017-10-15- Fixed formatting.martin-s
2017-10-15Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
2017-10-13[vcpkg] Merge from master into refactor-includesRobert Schumacher
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher