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

Issue 1916773002: Use BUILD_TYPE in cmake_build (Closed)

Created:
4 years, 8 months ago by rmistry
Modified:
4 years, 7 months ago
Reviewers:
borenet
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use BUILD_TYPE in cmake_build. Build files were directly written to the out directory. This change makes them go to the expected out/{Release, Debug} directory. BUG=skia:5160 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1916773002 CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Committed: https://skia.googlesource.com/skia/+/5d36360c47ed48c93e6928cc5de1a5ebd65b6eea

Patch Set 1 : Initial upload #

Patch Set 2 : Revert Makefile changes #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M cmake/cmake_build View 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 11 (6 generated)
rmistry
4 years, 8 months ago (2016-04-25 12:16:42 UTC) #5
borenet
LGTM with question https://codereview.chromium.org/1916773002/diff/20001/cmake/cmake_build File cmake/cmake_build (right): https://codereview.chromium.org/1916773002/diff/20001/cmake/cmake_build#newcode30 cmake/cmake_build:30: pushd $SKIA_OUT/$BUILDTYPE Note: most bots write ...
4 years, 8 months ago (2016-04-25 12:30:50 UTC) #6
rmistry
https://codereview.chromium.org/1916773002/diff/20001/cmake/cmake_build File cmake/cmake_build (right): https://codereview.chromium.org/1916773002/diff/20001/cmake/cmake_build#newcode30 cmake/cmake_build:30: pushd $SKIA_OUT/$BUILDTYPE On 2016/04/25 12:30:50, borenet wrote: > Note: ...
4 years, 8 months ago (2016-04-25 12:34:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1916773002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1916773002/20001
4 years, 7 months ago (2016-04-25 13:15:27 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-04-25 13:29:24 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/5d36360c47ed48c93e6928cc5de1a5ebd65b6eea

Powered by Google App Engine
This is Rietveld 408576698