DescriptionCopy VS CRT DLLs in output directory before packaging component builds.
This ensures we don't get "missing crt dlls" errors when copying setup.exe to another machine.
It also ensures the CRT dlls are packaged by create_installer_archive.py and marked as dependencies of chrome.exe and setup.exe.
BUG=127233
TEST=Copy setup.exe, setup.exe.manifest, chrome.packed.7z, and *.dll from the build output directory to another machine and run setup.exe there. Confirm that it's able to install at that the installed chrome.exe and setup.exe function properly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137807
Patch Set 1 #Patch Set 2 : uniform / #
Total comments: 1
Patch Set 3 : not VS version specific #Patch Set 4 : adjust to new component build CL #Messages
Total messages: 6 (0 generated)
|