summaryrefslogtreecommitdiffstats
path: root/tools/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mostly automatic incremental link enablingscottmg@chromium.org2011-09-304-0/+353