[LLVMbugs] [Bug 18952] Replace build system with Gyp

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 24 14:32:48 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18952

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Based on my reading of llvm-dev, I don't think we'll want to do this.  The
current consensus seems to be that we want the CMake build to reach feature
parity with the autoconf build, and then jettison the autoconf build. 
(http://llvm.org/PR15732)

Also, consider that Chromium, the project that created gyp, is looking to
migrate from gyp to gn, and away from IDE project generators altogether.

CMake has warts, but it's really the best thing available today.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140224/40e9b4b1/attachment.html>


More information about the llvm-bugs mailing list