[Webkit-unassigned] [Bug 109248] [Mac] Experimental gyp-based build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 20:14:07 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109248





--- Comment #4 from Mark Rowe (bdash) <mrowe at apple.com>  2013-02-07 20:16:15 PST ---
Maybe I'm invoking gyp wrong? In order to get it to spit the Xcode project out at the right location I'm doing:

  cd WTF.gyp/mac && gyp --generator-output=../.. -f xcode --depth=. WTF.gyp

If I run gyp from the top level directory and specify "." as the output directory then I don't get the bogus projectDirPath value, but the Xcode project ends up in a subdirectory rather than where I wanted it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list