Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(306)

Issue 1837233003: Detect debug/release of out\Default from args.gn (Closed)

Created:
4 years, 8 months ago by brucedawson
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Detect debug/release of out\Default from args.gn The mini_installer build process was detecting debug versus release based purely on the directory name, which fails on many gn setups because there is no standard naming convention. This updates the debug versus release detection by looking in args.gn if found. BUG=596885 Committed: https://crrev.com/4d38569e5af8de3a252fcba0e465cfa7cbb40e2d Cr-Commit-Position: refs/heads/master@{#385362}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comment and printout tweaks per CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M chrome/tools/build/win/create_installer_archive.py View 1 2 chunks +41 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
brucedawson
I added build type detection for out\Default. PTAL.
4 years, 8 months ago (2016-03-29 17:54:51 UTC) #3
Dirk Pranke
lgtm
4 years, 8 months ago (2016-03-29 18:50:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837233003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837233003/1
4 years, 8 months ago (2016-03-29 18:52:06 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/161608)
4 years, 8 months ago (2016-03-29 19:00:54 UTC) #8
brucedawson
Need owner approval. Maybe I should become an owner?
4 years, 8 months ago (2016-03-29 21:07:23 UTC) #10
brucedawson
To clarify - robertshield@ - please approve as owner. I'll request becoming an owner separately.
4 years, 8 months ago (2016-03-29 21:08:10 UTC) #11
robertshield
LGTM w/nits https://codereview.chromium.org/1837233003/diff/1/chrome/tools/build/win/create_installer_archive.py File chrome/tools/build/win/create_installer_archive.py (right): https://codereview.chromium.org/1837233003/diff/1/chrome/tools/build/win/create_installer_archive.py#newcode444 chrome/tools/build/win/create_installer_archive.py:444: m = re.match('^\s*is_debug\s*=\s*false(\s*$|\s*#.*$)', l) Could you add ...
4 years, 8 months ago (2016-04-05 23:43:43 UTC) #12
brucedawson
https://codereview.chromium.org/1837233003/diff/1/chrome/tools/build/win/create_installer_archive.py File chrome/tools/build/win/create_installer_archive.py (right): https://codereview.chromium.org/1837233003/diff/1/chrome/tools/build/win/create_installer_archive.py#newcode444 chrome/tools/build/win/create_installer_archive.py:444: m = re.match('^\s*is_debug\s*=\s*false(\s*$|\s*#.*$)', l) On 2016/04/05 23:43:43, robertshield wrote: ...
4 years, 8 months ago (2016-04-06 00:25:05 UTC) #13
Ilya Kulshin
lgtm
4 years, 8 months ago (2016-04-06 00:34:30 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837233003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837233003/20001
4 years, 8 months ago (2016-04-06 00:40:49 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-06 01:25:47 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 01:26:57 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4d38569e5af8de3a252fcba0e465cfa7cbb40e2d
Cr-Commit-Position: refs/heads/master@{#385362}

Powered by Google App Engine
This is Rietveld 408576698