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

Issue 10837005: Also detect the CXX_target enviroment vairiable for compiler version (Closed)

Created:
8 years, 4 months ago by michaelbai
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Also detect the CXX_target enviroment vairiable for compiler version The ninja's cross compile mode still uses CXX_target as the target compiler which needs to be detected before the host one. This CL might be reverted once the ninja use CXX as target compiler. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150300

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address the comment #

Total comments: 2

Patch Set 3 : Addressed comments #

Patch Set 4 : Sync and try #

Patch Set 5 : sync again #

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

Messages

Total messages: 21 (0 generated)
michaelbai
8 years, 4 months ago (2012-07-30 19:07:25 UTC) #1
Evan Martin
If this is a gyp bug, why not fix gyp? On Mon, Jul 30, 2012 ...
8 years, 4 months ago (2012-07-30 19:13:49 UTC) #2
michaelbai
The gyp's fix is here https://chromiumcodereview.appspot.com/9649016/ From piman@, it seemed that it could break something, ...
8 years, 4 months ago (2012-07-30 19:21:29 UTC) #3
michaelbai
Marc, as Evan didn't work on chromium any more, Would you like to help review ...
8 years, 4 months ago (2012-07-31 18:02:57 UTC) #4
michaelbai
Mark, could you help to review this
8 years, 4 months ago (2012-08-01 17:57:41 UTC) #5
michaelbai
8 years, 4 months ago (2012-08-01 18:08:38 UTC) #6
Mark Mentovai
Is ninja supposed to use CXX for the target compiler? This script looks like it’s ...
8 years, 4 months ago (2012-08-01 18:10:30 UTC) #7
Nico
It sounds like some form of the gyp change should land instead of this.
8 years, 4 months ago (2012-08-01 18:15:30 UTC) #8
michaelbai
Ideally, this CL https://chromiumcodereview.appspot.com/9649016/ should be landed, but piman@ don't have time. I could revert ...
8 years, 4 months ago (2012-08-01 18:25:55 UTC) #9
Craig
What is the actual problem you're trying to fix? I presume build_version.py is causing gyp ...
8 years, 4 months ago (2012-08-02 05:47:02 UTC) #10
michaelbai
Webkit use gcc_version to set different compiler flag, it needs specific gcc version like 4.6, ...
8 years, 4 months ago (2012-08-02 18:01:20 UTC) #11
Craig
On 2012/08/02 18:01:20, michaelbai wrote: > Webkit use gcc_version to set different compiler flag, it ...
8 years, 4 months ago (2012-08-03 04:36:20 UTC) #12
Nico
As discussed in person, lgtm temporarily to unblock ndk updating for android, but please get ...
8 years, 4 months ago (2012-08-06 19:03:03 UTC) #13
michaelbai
http://codereview.chromium.org/10837005/diff/2004/build/compiler_version.py File build/compiler_version.py (right): http://codereview.chromium.org/10837005/diff/2004/build/compiler_version.py#newcode51 build/compiler_version.py:51: # that compiler. On 2012/08/06 19:03:03, Nico wrote: > ...
8 years, 4 months ago (2012-08-06 20:50:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10837005/5003
8 years, 4 months ago (2012-08-06 20:50:58 UTC) #15
commit-bot: I haz the power
Try job failure for 10837005-5003 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 22:26:24 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10837005/10003
8 years, 4 months ago (2012-08-06 22:45:13 UTC) #17
commit-bot: I haz the power
Try job failure for 10837005-10003 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 23:16:50 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10837005/10003
8 years, 4 months ago (2012-08-07 06:16:51 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10837005/5006
8 years, 4 months ago (2012-08-07 06:35:53 UTC) #20
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 07:46:53 UTC) #21
Change committed as 150300

Powered by Google App Engine
This is Rietveld 408576698