Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-27 | Use visual studio toolchain from depot_tools for PDFium compilation | weili | |
Change to use visual studio toolchain from depot_tools by default. Setting DEPOT_TOOLS_WIN_TOOLCHAIN=0 allows compilation using system toolchain as before. Using toolchain from depot_tools unifies the compilation environment, and brings the benefits of automated update, bug fixes etc. Review-Url: https://codereview.chromium.org/1897523002 |