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

Issue 1353383003: CMake: Compile in OSMesa on Linux, if found. (Closed)

Created:
5 years, 3 months ago by hal.canary
Modified:
5 years, 3 months ago
Reviewers:
mtklein, mtklein_C
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

CMake: Compile in OSMesa on Linux, if found. CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Mac10.9-Clang-x86_64-Release-CMake-Trybot,Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot Committed: https://skia.googlesource.com/skia/+/4ae26258ef1705faa303eb9eb6b779695b9143f8

Patch Set 1 #

Patch Set 2 : 2015-09-21 (Monday) 11:41:37 EDT #

Total comments: 1

Patch Set 3 : 2015-09-21 (Monday) 11:47:50 EDT #

Total comments: 1

Patch Set 4 : 2015-09-21 (Monday) 12:09:59 EDT #

Total comments: 7

Patch Set 5 : 2015-09-21 (Monday) 12:34:55 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M cmake/CMakeLists.txt View 1 2 3 4 4 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (9 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/1353383003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1353383003/1
5 years, 3 months ago (2015-09-21 15:18:06 UTC) #2
hal.canary
PTAL
5 years, 3 months ago (2015-09-21 15:23:45 UTC) #5
mtklein
https://codereview.chromium.org/1353383003/diff/20001/cmake/CMakeLists.txt File cmake/CMakeLists.txt (right): https://codereview.chromium.org/1353383003/diff/20001/cmake/CMakeLists.txt#newcode201 cmake/CMakeLists.txt:201: if (UNIX AND NOT APPLE AND EXISTS "/usr/include/GL/osmesa.h") Can ...
5 years, 3 months ago (2015-09-21 15:49:37 UTC) #6
mtklein
https://codereview.chromium.org/1353383003/diff/40001/cmake/CMakeLists.txt File cmake/CMakeLists.txt (right): https://codereview.chromium.org/1353383003/diff/40001/cmake/CMakeLists.txt#newcode218 cmake/CMakeLists.txt:218: target_compile_definitions(skia Even if this works, I'd prefer it if ...
5 years, 3 months ago (2015-09-21 15:51:56 UTC) #7
mtklein_C
lgtm with some nits https://codereview.chromium.org/1353383003/diff/80001/cmake/CMakeLists.txt File cmake/CMakeLists.txt (right): https://codereview.chromium.org/1353383003/diff/80001/cmake/CMakeLists.txt#newcode201 cmake/CMakeLists.txt:201: list (APPEND private_defines "-DSKIA_DLL") As ...
5 years, 3 months ago (2015-09-21 16:14:39 UTC) #10
hal.canary
https://codereview.chromium.org/1353383003/diff/80001/cmake/CMakeLists.txt File cmake/CMakeLists.txt (right): https://codereview.chromium.org/1353383003/diff/80001/cmake/CMakeLists.txt#newcode201 cmake/CMakeLists.txt:201: list (APPEND private_defines "-DSKIA_DLL") On 2015/09/21 16:14:39, mtklein_C wrote: ...
5 years, 3 months ago (2015-09-21 16:35:58 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1353383003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1353383003/140001
5 years, 3 months ago (2015-09-21 16:37:36 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 16:42:27 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:140001) as
https://skia.googlesource.com/skia/+/4ae26258ef1705faa303eb9eb6b779695b9143f8

Powered by Google App Engine
This is Rietveld 408576698