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

Issue 1555913002: Build gtest from source rather than using SDK-provided version (Closed)

Created:
4 years, 11 months ago by Sam Clegg
Modified:
4 years, 11 months ago
Reviewers:
binji
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/webports.git@master
Target Ref:
refs/heads/master
Project:
webports
Visibility:
Public.

Description

Build gtest from source rather than using SDK-provided version The SDK-provided pre-built version of gtest is being removed and replaced with a source-only version which is more in line with the recommended practice. Update gtest revision to the same one currently used by chrome in order to minimize any code changes. gtest 1.8.0 is still not out but we can/should update to that once it is. R=binji@chromium.org Committed: https://chromium.googlesource.com/webports/+/a94b95855d6347205766642f55448bda8e87204b

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 5

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -157 lines) Patch
M build_tools/common.sh View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M build_tools/partition2.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M build_tools/partition3.txt View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M build_tools/partition4.txt View 1 2 4 chunks +4 lines, -0 lines 0 comments Download
M build_tools/partition5.txt View 1 2 5 chunks +5 lines, -0 lines 0 comments Download
M build_tools/partition6.txt View 1 2 6 chunks +6 lines, -0 lines 0 comments Download
M build_tools/test_build_tools.py View 1 chunk +2 lines, -2 lines 0 comments Download
M ports/corelibs/build.sh View 1 chunk +0 lines, -2 lines 0 comments Download
M ports/devenv/build.sh View 1 2 3 4 5 6 7 3 chunks +11 lines, -15 lines 0 comments Download
M ports/devenv/pkg_info View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ports/glibc-compat/Makefile View 2 chunks +10 lines, -6 lines 0 comments Download
M ports/glibc-compat/build.sh View 2 chunks +2 lines, -0 lines 0 comments Download
M ports/glibc-compat/pkg_info View 1 chunk +1 line, -1 line 0 comments Download
M ports/gtest/build.sh View 1 2 3 4 5 6 4 chunks +29 lines, -22 lines 0 comments Download
A + ports/gtest/diff_skip.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M ports/gtest/nacl.patch View 1 2 3 4 5 6 7 7 chunks +50 lines, -69 lines 0 comments Download
M ports/gtest/pkg_info View 1 2 3 4 5 6 7 1 chunk +2 lines, -8 lines 0 comments Download
M ports/libyuv/build.sh View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M ports/libyuv/nacl.patch View 1 chunk +13 lines, -19 lines 0 comments Download
M ports/mingn/build.sh View 1 chunk +0 lines, -4 lines 0 comments Download
M ports/nacl-spawn/Makefile View 2 chunks +7 lines, -3 lines 0 comments Download
M ports/nacl-spawn/build.sh View 1 chunk +1 line, -0 lines 0 comments Download
M ports/nacl-spawn/pkg_info View 1 chunk +1 line, -1 line 0 comments Download
M ports/sqlite/build.sh View 1 2 3 4 5 1 chunk +8 lines, -4 lines 0 comments Download
M ports/sqlite/pkg_info View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 27 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555913002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555913002/80001
4 years, 11 months ago (2016-01-04 12:08:52 UTC) #2
Sam Clegg
4 years, 11 months ago (2016-01-04 13:43:15 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: webports-linux-clang-1 on tryserver.nacl (JOB_FAILED, http://build.chromium.org/p/tryserver.nacl/builders/webports-linux-clang-1/builds/28)
4 years, 11 months ago (2016-01-04 14:28:18 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555913002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555913002/100001
4 years, 11 months ago (2016-01-04 15:07:43 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: webports-linux-glibc-1 on tryserver.nacl (JOB_FAILED, http://build.chromium.org/p/tryserver.nacl/builders/webports-linux-glibc-1/builds/31)
4 years, 11 months ago (2016-01-04 17:19:30 UTC) #12
binji
lgtm https://codereview.chromium.org/1555913002/diff/100001/ports/devenv/build.sh File ports/devenv/build.sh (right): https://codereview.chromium.org/1555913002/diff/100001/ports/devenv/build.sh#newcode29 ports/devenv/build.sh:29: LogExecute ${CXX} ${CPPFLAGS} ${CXXFLAGS} -o devenv_small_test.o \ what ...
4 years, 11 months ago (2016-01-04 19:12:55 UTC) #13
Sam Clegg
https://codereview.chromium.org/1555913002/diff/100001/ports/devenv/build.sh File ports/devenv/build.sh (right): https://codereview.chromium.org/1555913002/diff/100001/ports/devenv/build.sh#newcode29 ports/devenv/build.sh:29: LogExecute ${CXX} ${CPPFLAGS} ${CXXFLAGS} -o devenv_small_test.o \ On 2016/01/04 ...
4 years, 11 months ago (2016-01-05 12:41:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555913002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555913002/120001
4 years, 11 months ago (2016-01-05 12:41:42 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: webports-linux-glibc-1 on tryserver.nacl (JOB_FAILED, http://build.chromium.org/p/tryserver.nacl/builders/webports-linux-glibc-1/builds/32)
4 years, 11 months ago (2016-01-05 14:54:22 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555913002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555913002/140001
4 years, 11 months ago (2016-01-07 00:20:13 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: webports-linux-clang-2 on tryserver.nacl (JOB_FAILED, http://build.chromium.org/p/tryserver.nacl/builders/webports-linux-clang-2/builds/36)
4 years, 11 months ago (2016-01-07 03:52:56 UTC) #25
Sam Clegg
4 years, 11 months ago (2016-01-07 13:56:01 UTC) #27
Message was sent while issue was closed.
Committed patchset #8 (id:140001) manually as
a94b95855d6347205766642f55448bda8e87204b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698