[Webkit-unassigned] [Bug 16390] Use autotools or GNU make as the build system for the GTK port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 20:56:11 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16390


jmalonzo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17830|0                           |1
        is obsolete|                            |




------- Comment #4 from jmalonzo at gmail.com  2007-12-14 20:56 PDT -------
Created an attachment (id=17902)
 --> (http://bugs.webkit.org/attachment.cgi?id=17902&action=view)
build config for JavaScriptCore

This patch will allow one to build JavaScriptCore (as part of 'all' instead of
a target).

This patch also puts GNUmakefile.am's in bindings, kjs, wtf, pcre, and
JavaScriptCore for building the components of JSC. I don't know if this is
ideal but comment away if you prefer a single GNUmakefile.am in JSC.

 I also named it GNUmakefile.am instead of Makefile.am to avoid overwriting the
(mac) 'Makefile's. If you are using GNU Make in mac but want to use the mac
Makefile, make sure you use '-f Makefile' as GNUmakefile takes precedence over
Makefile.

Appreciate any feedback or suggestion you might have. Cheers!


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



More information about the webkit-unassigned mailing list