Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(937)

Issue 4631061: Allow override of skia_scalar gyp variable using GYP_DEFINES (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by epoger
Modified:
13 years, 5 months ago
Reviewers:
bungeman
CC:
caryclark1, skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This allows the developer to override skia_scalar within a single command line, while using the new toplevel redirecting Makefile... # build gm using skia_scalar=float (default) make gm # build gm using skia_scalar=fixed GYP_DEFINES="skia_scalar=fixed" make gm

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M gyp/target_defaults.gypi View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
epoger
13 years, 5 months ago (2011-06-22 21:13:29 UTC) #1
bungeman
LGTM A Gyp Haiku Gyp is wonderful. Much undocumented stuff. Put it on the wiki.
13 years, 5 months ago (2011-06-22 21:20:19 UTC) #2
epoger
13 years, 5 months ago (2011-06-23 19:35:07 UTC) #3
committed as r1689
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b