chromium-src-build/win
Nico Weber 504a6e4a0f Make reorder-imports.py not depend on .exe files.
This attempts to port https://github.com/google/syzygy/blob/master/syzygy/swapimport/swapimport_app.cc#L143

The motivation is to be able to run this on non-Windows hosts. This is
the last thing that's required to be able to link chrome.exe (with some
other local changes).
Not relying on a checked-in binary also makes changing the script easier.

Bug: 761849
Change-Id: I9956ce5c0929dcb3fd1309a8f0b2acc80b7b92ce
Reviewed-on: https://chromium-review.googlesource.com/649810
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: Scott Graham <scottmg@chromium.org>
Reviewed-by: Chris Hamilton <chrisha@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#499824}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: cf357e4d70c3f537994bbbce771b678bc6ef2d3e
2017-09-06 01:01:04 +00:00
..
syzygy Remove the syzygy optimization code. 2016-10-17 21:04:02 +00:00
BUILD.gn win: Let linker convert .manifest file to an embedded resource instead of calling rc.exe. 2017-07-26 19:46:08 +00:00
as_invoker.manifest Preliminary support for Windows manifests in the GN build. 2015-07-21 18:57:19 +00:00
chrome_win.croc Exclude ChromeOS directories and files from mac win linux. 2010-10-04 22:56:50 +00:00
common_controls.manifest Preliminary support for Windows manifests in the GN build. 2015-07-21 18:57:19 +00:00
compatibility.manifest Add supportedOS GUID for Windows 10 2014-10-07 02:50:13 +00:00
copy_cdb_to_output.py Make copy_cdb_to_output work on non-Windows hosts. 2017-08-31 20:23:42 +00:00
merge_pgc_files.py Fix typo in merge_pgc_files.py 2017-06-09 03:30:11 +00:00
message_compiler.gni Disable etw_manifest in the GN Windows build. 2015-12-16 22:39:10 +00:00
message_compiler.py mc: Explicitly sort #define blocks. 2017-09-05 17:32:28 +00:00
reorder-imports.py Make reorder-imports.py not depend on .exe files. 2017-09-06 01:01:04 +00:00
require_administrator.manifest Add cloud_print to the GN build. 2015-10-14 23:45:43 +00:00
run_pgo_profiling_benchmarks.py Make the PGO profiling step work with VS2017 2017-05-12 15:29:26 +00:00
use_ansi_codes.py clang/win: Make diagnostics colored if ansicon is around at runhooks time. 2015-06-19 23:44:00 +00:00