summaryrefslogtreecommitdiffstats
path: root/build/vs_toolchain.py
Commit message (Expand)AuthorAgeFilesLines
* New VS 2015 package with two hot fixesbrucedawson2016-02-121-2/+2
* Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...blundell2016-02-091-5/+3
* Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...brucedawson2016-02-091-3/+5
* Copy the Universal CRT files to the output dirsbrucedawson2016-02-091-5/+12
* Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...zmo2016-02-071-5/+3
* Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...brucedawson2016-02-071-3/+5
* Revert of Change default Windows compiler to VS 2015 (patchset #10 id:180001 ...thakis2016-02-061-5/+3
* Change default Windows compiler to VS 2015brucedawson2016-02-051-3/+5
* Update to VS 2015 package with embedded UCRTbrucedawson2016-02-041-1/+1
* Update VS 2013 package to support Win10 10586 SDKbrucedawson2016-02-021-1/+1
* Fix gn builds with locally installed VSbrucedawson2016-01-211-1/+1
* VS 2015 package with VSINSTALLDIR and VCINSTALLDIRbrucedawson2016-01-211-1/+1
* Fix undefined GYP_MSVS_VERSION failure for non-googlerslwchkg2016-01-191-0/+2
* Update the toolchain if there's a mismatch between the env and win_toolchain....sebmarchand2016-01-151-3/+20
* New VS 2015 package and copy ucrtbased.dllbrucedawson2016-01-151-1/+5
* Ensure GYP_MSVS_VERSION is set for GN build.halton.huo2016-01-131-8/+13
* Change VS 2015 Update 1 package to VM versionbrucedawson2016-01-121-1/+1
* [gn] Detect location of Visual Studio in the registry.bratell2016-01-071-0/+62
* Copy vcruntime*.dll to the build directory for the VS2015 builds.sebmarchand2015-12-171-1/+1
* Update the depot_tools version of VS 2015 to Update 1brucedawson2015-12-091-1/+1
* Update the depot_tools version of VS 2015 to Update 1brucedawson2015-12-081-1/+1
* Reland of win: Update to Win 10 SDK (patchset #1 id:1 of https://codereview.c...scottmg2015-12-041-1/+1
* Tweaks to vs_toolchain to simplify it, and support gn VS 2015brucedawson2015-11-211-40/+47
* Revert of win: Update to Win 10 SDK (patchset #8 id:140001 of https://coderev...caseq2015-10-281-1/+1
* win: Update to Win 10 SDKscottmg2015-10-271-1/+1
* Move find_depot_tools.py to build/mcgrathr2015-10-261-1/+0
* Revert of win: Update to Win 10 SDK (patchset #7 id:120001 of https://coderev...scottmg2015-10-061-1/+1
* win: Update to Win 10 SDKscottmg2015-10-061-1/+1
* Fix DEPOT_TOOLS_WIN_TOOLCHAIN=0 being ignoredscottmg2015-08-251-2/+2
* Let build/vs_toolchain.py run on non-Windows if requested.thakis2015-08-111-7/+16
* win 2015: Update the toolchain package to VS2015 RTM.sebmarchand2015-07-301-3/+1
* Revert of win 2015: Update the toolchain package to VS2015 RTM. (patchset #2 ...sebmarchand2015-07-291-1/+3
* win 2015: Update the toolchain package to VS2015 RTM.sebmarchand2015-07-291-3/+1
* win vs2015: rev toolchain package againscottmg2015-06-041-1/+1
* win 2015: update windows toolchain packagescottmg2015-06-031-1/+1
* Update vs2015 toolchain hashscottmg2015-06-021-1/+1
* Prepare for VS2015 toolchainscottmg2015-06-021-23/+61
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-3/+3
* Fixed several pylint warnings on Windows.yyanagisawa2015-02-171-2/+0
* win gn: Semi-support for non-depot_tools toolchainscottmg2014-12-101-1/+1
* gn win: Various toolchain fixes to get compile workingscottmg2014-11-191-3/+5
* Update to VS2013 Update 4, and Windows SDK 8.1scottmg2014-11-151-2/+1
* Rework win_toolchains a bit and copy the vs runtime DLLs as needed.dpranke2014-11-151-33/+54
* gn: Fix more build issues on Winckocagil2014-09-301-0/+7
* gn: Make WDK_DIR environment variable optional for VS professional usersckocagil2014-09-161-1/+1
* Make landmines work on local builds tooscottmg@chromium.org2014-08-141-0/+2
* Use toolchain hash that's in buildtoolsscottmg@chromium.org2014-08-091-1/+2
* Copy the PGO runtime library to the release directory (take 2)sebmarchand@chromium.org2014-07-221-9/+27
* Revert of Copy the PGO runtime library to the release directory (https://code...sebmarchand@chromium.org2014-07-201-24/+9
* Copy the PGO runtime library to the release directorysebmarchand@chromium.org2014-07-191-9/+24