[Webkit-unassigned] [Bug 21392] [GTK] Auto-generate JS DOM binding sources list
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 01:15:42 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21392
------- Comment #2 from lkcl at lkcl.net 2008-10-06 01:15 PDT -------
webcore_built_nosources += $(patsubst %.idl,DerivedSources/JS%.h,$(notdir
$(IDL_BINDINGS)))
hooraaaaay.
now if _only_ if was possible to do a translation of upper-case names to
decamelized lower-case-plus-hypen-names.... in Gnumake "%" substitutions,
one of the requests of having the dom bindings header files as
gdom-xxx-xxx-xxx.h
could be fulfilled.
--
Configure bugmail: https://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