summaryrefslogtreecommitdiffstats
path: root/build/vs_toolchain.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for VS express to the GN build.brettw@chromium.org2014-05-281-3/+10
* Split toolchain update and install lookup to make generation fasterscottmg@chromium.org2014-04-091-40/+56
* Use depot_tools toolchain, remove now unneeded code, fix not including path t...scottmg@chromium.org2014-03-201-2/+11
* Refactor VS toolchain code in gyp_chromiumscottmg@chromium.org2014-03-191-0/+141