|
|
Descriptionbuild mini_installer as part of the chromium_builder_perf target on Windows
I want the perf builders to build this so we can track its size.
BUG=457078
Committed: https://crrev.com/a3d3aa4d4d3bba1fae533eb88ca2fd2ef2ecf7e2
Cr-Commit-Position: refs/heads/master@{#391656}
Patch Set 1 #Patch Set 2 : No, the builder is using 'chromium_builder_perf' #Patch Set 3 : gn build too #
Total comments: 2
Patch Set 4 : remove redundant deps+= #Messages
Total messages: 31 (12 generated)
Description was changed from ========== gyp: build mini_installer as part of the All target on Windows The Windows builders on chromium.perf build the 'All' target. I'd like that to include mini_installer.exe so we can track its size. In the gn build, AFAIU, 'All' is an alias for 'gn_all', which causes everything to be built, so there's no need to update the gn build. BUG=457078 ========== to ========== build mini_installer as part of the chromium_builder_perf target on Windows I want the perf builders to build this so we can track its size. BUG=457078 ==========
gn build too
hans@chromium.org changed reviewers: + thakis@chromium.org
Please take a look. I'm a little uncertain about the gn build - I couldn't find anything else referencing mini_installer, but there is something called next_version_mini_installer. mini_installer does seem to exist as a target, though.
thakis@chromium.org changed reviewers: + gab@chromium.org, nednguyen@google.com
+nednguyen for perf target change (looks like he's out until tomorrow) +gab for mini_installer-in-gn question
nednguyen@google.com changed reviewers: + dtu@chromium.org
I defer this to dtu@
https://codereview.chromium.org/1944103002/diff/40001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1944103002/diff/40001/BUILD.gn#newcode903 BUILD.gn:903: deps += [ "//chrome/installer/mini_installer:mini_installer" ] Redundant "deps +="
remove redundant deps+=
Please take another look. https://codereview.chromium.org/1944103002/diff/40001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1944103002/diff/40001/BUILD.gn#newcode903 BUILD.gn:903: deps += [ "//chrome/installer/mini_installer:mini_installer" ] On 2016/05/03 23:50:25, dtu wrote: > Redundant "deps +=" Done.
lgtm
On 2016/05/03 21:16:21, hans wrote: > Please take a look. > > I'm a little uncertain about the gn build - I couldn't find anything else > referencing mini_installer, but there is something called > next_version_mini_installer. mini_installer does seem to exist as a target, > though. SGTM (lgtm stamp), mini_installer is the right target, next_version_mini_installer isn't.
The CQ bit was checked by hans@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1944103002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1944103002/60001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
lgtm
The CQ bit was checked by thakis@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1944103002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1944103002/60001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
hans@chromium.org changed reviewers: + dpranke@chromium.org
+dpranke for BUILD.gn owner's
lgtm
The CQ bit was checked by hans@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1944103002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1944103002/60001
Message was sent while issue was closed.
Description was changed from ========== build mini_installer as part of the chromium_builder_perf target on Windows I want the perf builders to build this so we can track its size. BUG=457078 ========== to ========== build mini_installer as part of the chromium_builder_perf target on Windows I want the perf builders to build this so we can track its size. BUG=457078 ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== build mini_installer as part of the chromium_builder_perf target on Windows I want the perf builders to build this so we can track its size. BUG=457078 ========== to ========== build mini_installer as part of the chromium_builder_perf target on Windows I want the perf builders to build this so we can track its size. BUG=457078 Committed: https://crrev.com/a3d3aa4d4d3bba1fae533eb88ca2fd2ef2ecf7e2 Cr-Commit-Position: refs/heads/master@{#391656} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/a3d3aa4d4d3bba1fae533eb88ca2fd2ef2ecf7e2 Cr-Commit-Position: refs/heads/master@{#391656} |