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

Issue 1239653004: Update Clang build script and gyp file for 3.8.0 version bump (Closed)

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

Description

Update Clang build script and gyp file for 3.8.0 version bump BUG=510304 Committed: https://crrev.com/1fc27722fcfed8dc4b8e6e1c98062d50de36e2a1 Cr-Commit-Position: refs/heads/master@{#338942}

Patch Set 1 #

Patch Set 2 : missing paren #

Patch Set 3 : asan.gyp #

Patch Set 4 : try fixing base.isolate #

Total comments: 2

Patch Set 5 : grab the full lib dir in the .isolates file #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M base/base.isolate View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M build/common.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M build/win/asan.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/scripts/update.py View 1 3 chunks +11 lines, -0 lines 5 comments Download

Messages

Total messages: 17 (2 generated)
hans
Please take a look.
5 years, 5 months ago (2015-07-15 18:00:18 UTC) #2
Nico
what about all the isolate files? package.py?
5 years, 5 months ago (2015-07-15 18:17:22 UTC) #3
hans
On 2015/07/15 18:17:22, Nico wrote: > what about all the isolate files? package.py? package.py uses ...
5 years, 5 months ago (2015-07-15 18:26:15 UTC) #4
hans
New attempt, updating asan.gyp and base.isolate.
5 years, 5 months ago (2015-07-15 18:53:45 UTC) #5
Nico
https://codereview.chromium.org/1239653004/diff/60001/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/1239653004/diff/60001/base/base.isolate#newcode39 base/base.isolate:39: '../third_party/llvm-build/Release+Asserts/lib/clang/<!(python <../tools/clang/scripts/update.py --print-clang-version)/lib/windows/clang_rt.asan_dynamic-i386.dll', isolate files aren't gyp files. I ...
5 years, 5 months ago (2015-07-15 19:17:50 UTC) #6
hans
New patch uploaded. https://codereview.chromium.org/1239653004/diff/60001/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/1239653004/diff/60001/base/base.isolate#newcode39 base/base.isolate:39: '../third_party/llvm-build/Release+Asserts/lib/clang/<!(python <../tools/clang/scripts/update.py --print-clang-version)/lib/windows/clang_rt.asan_dynamic-i386.dll', On 2015/07/15 19:17:50, ...
5 years, 5 months ago (2015-07-15 19:56:09 UTC) #7
Nico
lgtm
5 years, 5 months ago (2015-07-15 20:04:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1239653004/80001
5 years, 5 months ago (2015-07-15 20:07:46 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-07-15 23:07:08 UTC) #11
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/1fc27722fcfed8dc4b8e6e1c98062d50de36e2a1 Cr-Commit-Position: refs/heads/master@{#338942}
5 years, 5 months ago (2015-07-15 23:08:00 UTC) #12
Nico
https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py#newcode63 tools/clang/scripts/update.py:63: VERSION = '3.7.0' This needs to be bumped to ...
5 years, 5 months ago (2015-07-16 17:50:01 UTC) #13
hans
https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py#newcode63 tools/clang/scripts/update.py:63: VERSION = '3.7.0' On 2015/07/16 17:50:00, Nico wrote: > ...
5 years, 5 months ago (2015-07-16 17:51:04 UTC) #14
Nico
https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py#newcode63 tools/clang/scripts/update.py:63: VERSION = '3.7.0' On 2015/07/16 17:50:00, Nico wrote: > ...
5 years, 5 months ago (2015-07-16 17:51:24 UTC) #15
hans
https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/update.py#newcode63 tools/clang/scripts/update.py:63: VERSION = '3.7.0' On 2015/07/16 17:51:23, Nico wrote: > ...
5 years, 5 months ago (2015-07-16 17:59:47 UTC) #16
Nico
5 years, 5 months ago (2015-07-16 18:02:14 UTC) #17
Message was sent while issue was closed.
https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/upd...
File tools/clang/scripts/update.py (right):

https://codereview.chromium.org/1239653004/diff/80001/tools/clang/scripts/upd...
tools/clang/scripts/update.py:63: VERSION = '3.7.0'
On 2015/07/16 17:59:47, hans wrote:
> On 2015/07/16 17:51:23, Nico wrote:
> > On 2015/07/16 17:50:00, Nico wrote:
> > > This needs to be bumped to 3.8.0 too, as I just learned while trying to
> build
> > a
> > > new package :-(
> > 
> > (it's only used when building clang, so it can be 3.8.0 unconditionally, it
> > doesn't have to be dependent on use_head_revision)
> 
> I'm not following. It's also used by --print-clang-version, which determines
> where gyp looks for asan runtimes, etc. So it needs to be in sync with the
> revision that's used, no?

Oh, right. It wasn't used before this CL though (I think). Nevermind then.

If I ever succeed in building a new clang/win package this can be 3.8.0
unconditionally anyways.

Powered by Google App Engine
This is Rietveld 408576698