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

Issue 2804633002: [ios] Fix build instruction and scripts. (Closed)

Created:
3 years, 8 months ago by sdefresne
Modified:
3 years, 8 months ago
Reviewers:
lpromero
CC:
chromium-reviews, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Fix build instruction and scripts. - The script setup-gn.py is not run as part of `gclient runhooks` upstream, so update the documentation to not say the opposite. - Fix an error in the setup-gn.py that treated any non-empty value for FORCE_MAC_TOOLCHAIN environment variable as a `True` (in python any non-empty string is `True` in a boolean context). BUG=None Review-Url: https://codereview.chromium.org/2804633002 Cr-Commit-Position: refs/heads/master@{#462065} Committed: https://chromium.googlesource.com/chromium/src/+/907b382a53b80e3c9aa0ad08a647355e16da2cd1

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M docs/ios/build_instructions.md View 1 chunk +0 lines, -2 lines 2 comments Download
M ios/build/tools/setup-gn.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
sdefresne
lpromero: Please take a look. elawrence: FYI
3 years, 8 months ago (2017-04-05 12:16:46 UTC) #4
lpromero
lgtm https://codereview.chromium.org/2804633002/diff/20001/docs/ios/build_instructions.md File docs/ios/build_instructions.md (left): https://codereview.chromium.org/2804633002/diff/20001/docs/ios/build_instructions.md#oldcode86 docs/ios/build_instructions.md:86: This script is run automatically by fetch (as ...
3 years, 8 months ago (2017-04-05 13:07:56 UTC) #10
sdefresne
https://codereview.chromium.org/2804633002/diff/20001/docs/ios/build_instructions.md File docs/ios/build_instructions.md (left): https://codereview.chromium.org/2804633002/diff/20001/docs/ios/build_instructions.md#oldcode86 docs/ios/build_instructions.md:86: This script is run automatically by fetch (as part ...
3 years, 8 months ago (2017-04-05 14:28:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2804633002/20001
3 years, 8 months ago (2017-04-05 14:28:47 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:20001) as https://chromium.googlesource.com/chromium/src/+/907b382a53b80e3c9aa0ad08a647355e16da2cd1
3 years, 8 months ago (2017-04-05 14:35:21 UTC) #16
elawrence
3 years, 8 months ago (2017-04-05 16:18:10 UTC) #17
Message was sent while issue was closed.
On 2017/04/05 12:16:46, sdefresne wrote:
> lpromero: Please take a look.
> elawrence: FYI

Thanks for the quick turnaround!

Powered by Google App Engine
This is Rietveld 408576698