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

Issue 4827043: Properly handle parallel make ("make -j"), and only rerun gyp if necessary. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by epoger
Modified:
13 years ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com, vandebo (use chromium instead)
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Properly handle parallel make ("make -j"), and only rerun gyp if necessary. This should completely resolve http://code.google.com/p/skia/issues/detail?id=330 ('building multiple targets in parallel fails on Linux') This should resolve http://code.google.com/p/skia/issues/detail?id=313 ('toplevel makefile always reruns gyp_skia') for Linux, but not Mac. (See details in comments within the file) Committed: http://code.google.com/p/skia/source/detail?r=1968

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -23 lines) Patch
M Makefile View 2 chunks +39 lines, -23 lines 1 comment Download

Messages

Total messages: 3
epoger
13 years ago (2011-07-26 19:53:23 UTC) #1
epoger
+vandebo
13 years ago (2011-07-26 19:54:10 UTC) #2
TomH
13 years ago (2011-07-27 13:57:51 UTC) #3
LGTM, but the mac bug doesn't bite me. Let's make sure fixing that is on your
schedule.

http://codereview.appspot.com/4827043/diff/1/Makefile
File Makefile (right):

http://codereview.appspot.com/4827043/diff/1/Makefile#newcode43
Makefile:43: .NOTPARALLEL:
Awesome.
Sign in to reply to this message.

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