Fixes <http://webkit.org/b/30411>.
commit343bf62d27abfa3e2da4d10acf1044411303ee21
authorbweinstein@apple.com <bweinstein@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 15 Oct 2009 23:00:34 +0000 (15 23:00 +0000)
committerbweinstein@apple.com <bweinstein@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 15 Oct 2009 23:00:34 +0000 (15 23:00 +0000)
tree8c6f58b95940b044fc859cbb1e1d6547338306be
parentd8fc33d9c6391ac93f1665e2a3b99510ae9262c2
Fixes <http://webkit.org/b/30411>.
REGRESSION(49485): pdevenv doesn't compile in parallel for non-chromium builds on Windows.

Reviewed by Adam Roben.

Added a check for isChromium() in pdevenv, and pass /useenv if we are not
building Chromium.

* Scripts/pdevenv:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49664 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebKitTools/ChangeLog
WebKitTools/Scripts/pdevenv