]> granicus.if.org Git - libexpat/commit
These are the first check-ins for the libexpat task: create configuration libexpat-alpha-1
authorClark Cooper <coopercc@users.sourceforge.net>
Mon, 18 Sep 2000 16:26:23 +0000 (16:26 +0000)
committerClark Cooper <coopercc@users.sourceforge.net>
Mon, 18 Sep 2000 16:26:23 +0000 (16:26 +0000)
commitc135be083d8e5a41f774f89e0ff1d7884022e278
tree6be5cb504d48a38c7e504073c297cef2f6b35651
parent7f167d9b057b442ec9a77ccabed53ba0cf078e5f
These are the first check-ins for the libexpat task: create configuration
files and setup for building a shareable libexpat.
47 files changed:
expat/.gitignore
expat/COPYING [moved from expat/copying.txt with 95% similarity]
expat/ChangeLog [new file with mode: 0644]
expat/Makefile [deleted file]
expat/Makefile.in [new file with mode: 0644]
expat/README [new file with mode: 0644]
expat/aclocal.m4 [new file with mode: 0644]
expat/config.hin [new file with mode: 0644]
expat/configure.in [new file with mode: 0644]
expat/conftools/config.guess [new file with mode: 0755]
expat/conftools/config.sub [new file with mode: 0755]
expat/conftools/install-sh [new file with mode: 0755]
expat/conftools/ltconfig [new file with mode: 0755]
expat/conftools/ltmain.sh [new file with mode: 0644]
expat/conftools/missing [new file with mode: 0755]
expat/conftools/mkinstalldirs [new file with mode: 0755]
expat/demo/makedemo.bat [deleted file]
expat/doc/reference.html [new file with mode: 0644]
expat/doc/style.css [new file with mode: 0644]
expat/examples/Makefile.in [new file with mode: 0644]
expat/examples/outline.c [new file with mode: 0644]
expat/expat.dsw [deleted file]
expat/expat.html [deleted file]
expat/files.txt [deleted file]
expat/lib/Makefile.in [new file with mode: 0644]
expat/lib/ascii.h [moved from expat/xmltok/ascii.h with 100% similarity, mode: 0644]
expat/lib/asciitab.h [moved from expat/xmltok/asciitab.h with 100% similarity, mode: 0644]
expat/lib/expat.h [moved from expat/xmlparse/xmlparse.h with 100% similarity, mode: 0644]
expat/lib/iasciitab.h [moved from expat/xmltok/iasciitab.h with 100% similarity, mode: 0644]
expat/lib/latin1tab.h [moved from expat/xmltok/latin1tab.h with 100% similarity, mode: 0644]
expat/lib/nametab.h [new file with mode: 0644]
expat/lib/utf8tab.h [moved from expat/xmltok/utf8tab.h with 100% similarity, mode: 0644]
expat/lib/xmldef.h [moved from expat/xmltok/xmldef.h with 100% similarity, mode: 0644]
expat/lib/xmlparse.c [moved from expat/xmlparse/xmlparse.c with 99% similarity, mode: 0644]
expat/lib/xmlrole.c [moved from expat/xmltok/xmlrole.c with 99% similarity, mode: 0644]
expat/lib/xmlrole.h [moved from expat/xmltok/xmlrole.h with 100% similarity, mode: 0644]
expat/lib/xmltok.c [new file with mode: 0644]
expat/lib/xmltok.h [moved from expat/xmltok/xmltok.h with 100% similarity, mode: 0644]
expat/lib/xmltok_impl.c [moved from expat/xmltok/xmltok_impl.c with 100% similarity, mode: 0644]
expat/lib/xmltok_impl.h [moved from expat/xmltok/xmltok_impl.h with 100% similarity, mode: 0644]
expat/lib/xmltok_ns.c [moved from expat/xmltok/xmltok_ns.c with 100% similarity, mode: 0644]
expat/makedist.bat [deleted file]
expat/win32files.txt [deleted file]
expat/xmlec/xmlec.c [deleted file]
expat/xmlwf/Makefile.in [new file with mode: 0644]
expat/xmlwf/xmlfile.c
expat/xmlwf/xmlwf.c