|
|
Chromium Code Reviews
Description[Chromoting] [GN Build] Force remoting_host_me2me_archive to depend on the files it requires
In GN build, rebuilding certain package components does not regenerate
chromoting.msi. This is due to a GN build issue discribed in
http://crbug.com/633650. Before the issue has been correctly addressed, a
workaround is to actively add inputs to hint action target to depend on the
correct input files.
BUG=632141
Committed: https://crrev.com/059a4c3e886ca394ac67703851d7e17022fedef5
Cr-Commit-Position: refs/heads/master@{#409448}
Patch Set 1 #Patch Set 2 : Add comments to link to bug 633650 #Messages
Total messages: 23 (16 generated)
The CQ bit was checked by zijiehe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive target to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ========== to ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive target to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ==========
zijiehe@chromium.org changed reviewers: + joedow@chromium.org
Description was changed from ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive target to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ========== to ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ==========
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
joedow@google.com changed reviewers: + joedow@google.com
From the CL description it sounds like this is a short-term workaround. If you are getting traction with the GN team on the original issue, then I'm fine waiting for a proper fix from them (or guidance on the correct long-term fix on our side).
On 2016/08/03 01:19:24, joedow1 wrote: > From the CL description it sounds like this is a short-term workaround. If you > are getting traction with the GN team on the original issue, then I'm fine > waiting for a proper fix from them (or guidance on the correct long-term fix on > our side). Talked offline with Joe, this should be a temporary workaround, but we may need it for a while. I have linked bug 632141 with 633650. And we can revert this change once the later one has been fixed. I will also add comments in the BUILD.gn file.
The CQ bit was checked by zijiehe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
joedow@chromium.org changed reviewers: - joedow@google.com
lgtm
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_clobber_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by zijiehe@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ========== to ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 ========== to ========== [Chromoting] [GN Build] Force remoting_host_me2me_archive to depend on the files it requires In GN build, rebuilding certain package components does not regenerate chromoting.msi. This is due to a GN build issue discribed in http://crbug.com/633650. Before the issue has been correctly addressed, a workaround is to actively add inputs to hint action target to depend on the correct input files. BUG=632141 Committed: https://crrev.com/059a4c3e886ca394ac67703851d7e17022fedef5 Cr-Commit-Position: refs/heads/master@{#409448} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/059a4c3e886ca394ac67703851d7e17022fedef5 Cr-Commit-Position: refs/heads/master@{#409448} |
