Skip to content
  • jchaffraix@webkit.org's avatar
    WebCore: · e437cead
    jchaffraix@webkit.org authored
    2008-06-06  Julien Chaffraix  <jchaffraix@webkit.org>
    
            Reviewed by Eric.
    
            Part of bug 19200: *.in files should embed more information
            https://bugs.webkit.org/show_bug.cgi?id=19200
    
            - Switched *.in files to XML format.
    
            - Added (simple) parsing facilities in make_names.pl using the XML::Tiny Perl parser.
    
            - Updated the build systems to include bindings/scripts when executing make_names.pl
            (for XMLTiny dependency).
    
            - Cleaned-up make_names.pl a little.
    
            * DerivedSources.make:
            * GNUmakefile.am:
            * WebCore.pro:
            * bindings/scripts/XMLTiny.pm: Added.
            * dom/make_names.pl:
            * html/HTMLAttributeNames.in:
            * html/HTMLTagNames.in:
            * svg/svgattrs.in:
            * svg/svgtags.in:
            * svg/xlinkattrs.in:
            * xml/xmlattrs.in:
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@34410 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e437cead