[Webkit-unassigned] [Bug 11057] Auto-generate more SVG Objective-C bindings

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Sep 28 10:34:29 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=11057


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10825|review?                     |review+
               Flag|                            |




------- Comment #2 from timothy at hatcher.name  2006-09-28 10:34 PDT -------
(From update of attachment 10825)
Why this change?

-       perl -I $(WebCore)/bindings/scripts
$(WebCore)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES)
LANGUAGE_OBJECTIVE_C" --generator ObjC --include $(WebCore)/dom --include
$(WebCore)/html --include $(WebCore)/xpath --include $(WebCore)/ksvg2/svg
--outputdir . $<
+       perl -I $(WebCore)/bindings/scripts
$(WebCore)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES)
LANGUAGE_OBJECTIVE_C" --generator ObjC --include dom --include html --include
xml --include /ksvg2/svg --outputdir . $<

There are other places hat do this, like the JS generator. I think passing the
full path is better.


-- 
Configure bugmail: http://bugzilla.opendarwin.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