summaryrefslogtreecommitdiffstats
path: root/tools/win
Commit message (Expand)AuthorAgeFilesLines
* Only build win static_initializers tool on Pro where DIA is availablescottmg@chromium.org2014-04-161-11/+17
* Remove old VS2010 toolchain scriptscottmg@chromium.org2014-03-124-771/+0
* Add DebugVisualizerszturner@chromium.org2014-02-283-0/+407
* Batch file changes for https://codereview.chromium.org/179903004/gab@chromium.org2014-02-261-1/+1
* Fix copy-installer.bat to work with x64 output directories.wfh@chromium.org2014-02-241-10/+17
* Use subprocess.call instead of os.system in DownloadSDK8.wtc@chromium.org2014-02-171-3/+3
* Convert CRLF to LF for tools/win/static_initializers.gypkochi@chromium.org2014-02-151-22/+22
* Static initializers tool for Windowsscottmg@chromium.org2014-02-132-0/+200
* Remove old 2013 toolchain script from tools/win/scottmg@chromium.org2014-02-052-367/+0
* Remove references to Chrome Frame files from copy script.grt@chromium.org2014-01-141-1/+0
* Cached timestamps for toolchain update scriptscottmg@chromium.org2013-12-021-20/+83
* Auto-updating script for Windows toolchainscottmg@chromium.org2013-11-262-2/+80
* don't use VS subdir for 2013 toolchain builderscottmg@chromium.org2013-11-121-13/+13
* First pass at automated vs2013 toolchain scriptscottmg@chromium.org2013-11-111-0/+229
* Various fixes and UI improvements.zturner@chromium.org2013-10-216-165/+269
* Add instruction to install Visual Studio SDK for ChromeDebug.bungeman@chromium.org2013-10-081-0/+2
* See https://codereview.chromium.org/23526064/cpu@chromium.org2013-09-194-0/+0
* Resubmit of ChromeDebug extension with fixed license headers.zturner@chromium.org2013-09-1825-0/+2252
* Revert 223758 "Initial submit of ChromeDebug extension. "ikarienator@chromium.org2013-09-1825-2232/+0
* Initial submit of ChromeDebug extension. zturner@chromium.org2013-09-1825-0/+2232
* Avoid copying test pdbs in copy_installer.batgab@chromium.org2013-09-111-2/+6
* Add tools\win\sizeviewer to dump partition view of binary sizescottmg@chromium.org2013-07-294-0/+296
* win/toolchain now does Update 3 for VS2012scottmg@chromium.org2013-07-021-24/+14
* Tool to graph unwanted dependencies (browser->webcore currently)scottmg@chromium.org2013-05-293-0/+201806
* workaround for different manifest locations in split_linkscottmg@chromium.org2013-05-221-7/+18
* override for ignoring data exports during split linkscottmg@chromium.org2013-05-211-3/+10
* Pull string constants into separate .cc for split dll buildscottmg@chromium.org2013-05-211-6/+4
* Identify data exports during split_linkscottmg@chromium.org2013-05-201-2/+110
* Fix pdb for chrome_split_dll=1scottmg@chromium.org2013-05-151-0/+7
* Generate, merge, and embed manifest when doing split_linkscottmg@chromium.org2013-05-152-8/+40
* Fix crash in super splity linkercpu@chromium.org2013-05-141-2/+3
* fix line endings on split_link scriptsscottmg@chromium.org2013-05-142-141/+141
* split_link tool, config, and scripts for windows buildscottmg@chromium.org2013-05-144-0/+660
* Improve Windows toolchain script.jackhou@chromium.org2013-04-221-26/+42
* Add support for vs2012scottmg@chromium.org2013-04-031-30/+269
* fix tools/win/toolchain/toolchain.py x64 setupscottmg@chromium.org2013-01-121-19/+11
* toolchain script: don't error out when downloading win8 sdkscottmg@chromium.org2013-01-031-3/+3
* Fix executable bits on 7z.dll and 7z.exescottmg@chromium.org2013-01-032-0/+0
* tools addition to automate setting up windows toolchainscottmg@chromium.org2013-01-034-0/+531
* Allow copy-installer script to work on OS versions other than Win8.robertshield@chromium.org2012-11-231-1/+1
* Do not compress chrome.7z into chrome.packed.7z for developer (component) bui...gab@chromium.org2012-08-171-2/+13
* Remove supalinkscottmg@chromium.org2012-08-064-371/+0
* Make check_perms happy :)iannucci@chromium.org2012-08-031-0/+0
* Handle chrome.dll.pdb properly when incremental_chrome_dll is set.grt@chromium.org2012-08-031-20/+24
* Implement a tool called link_limiter to impose a global restriction on how manyiannucci@chromium.org2012-08-032-0/+436
* Fix check_perms from r149483.thestig@chromium.org2012-08-011-0/+0
* A batch file to ease copying a build from a network share to a local machine ...grt@chromium.org2012-08-011-0/+119
* Add #include <iterator> to files that use std::back_inserter.halyavin@google.com2012-04-051-2/+5
* Port the supalink scripts to work with Cygwin Python.rnk@chromium.org2012-02-242-6/+21
* Fix python scripts in src/tools/maruel@chromium.org2011-11-292-0/+0