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 11280006: - Remove '-parallelizeTargets' from xcodebuild invocation as it eats (Closed)

Created:
8 years, 1 month ago by Ivan Posva
Modified:
8 years, 1 month ago
Reviewers:
ahe, hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Remove '-parallelizeTargets' from xcodebuild invocation as it eats the error messages if a build fails when using Xcode 4.4. Committed: https://code.google.com/p/dart/source/detail?r=14950

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M tools/build.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Ivan Posva
Both Matthias and I ran into this independently today. -Ivan
8 years, 1 month ago (2012-11-15 09:03:00 UTC) #1
ahe
I suspect this will greatly increase build times, so I think it needs to be ...
8 years, 1 month ago (2012-11-15 09:57:03 UTC) #2
Ivan Posva
On 2012/11/15 09:57:03, ahe wrote: > I suspect this will greatly increase build times, so ...
8 years, 1 month ago (2012-11-15 10:12:49 UTC) #3
ahe
On 2012/11/15 10:12:49, Ivan Posva wrote: > On 2012/11/15 09:57:03, ahe wrote: > > I ...
8 years, 1 month ago (2012-11-15 10:36:43 UTC) #4
ahe
8 years, 1 month ago (2012-11-15 11:25:26 UTC) #5
LGTM.

I think we will do the following:

* Make build.py use ninja by default on Mac.

* By default, only generate ninja build files on Mac.

* Configure an FYI builder that tests that xcodebuild continues to work for
people who use Xcode for development, and for Chromium integration.

Powered by Google App Engine
This is Rietveld 408576698