| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* javax/xml/*: Likewise.
* external/*: Imported external sax and w3c_dom projects.
* LICENSE: Add new copyright and distribution notices.
* Makefile.am (SUBDirs): Add external.
(DIST_SUBDIRS): Likewise.
* configure.ac (AC_CONFIG_FILES): Add external/Makefile,
external/sax/Makefile and external/w3c_dom/Makefile.
* lib/gen-classlist.sh.in (FIND): Search in external/sax and
external/w3c_dom.
(Split): Add new classes.xml for gcj.
* lib/Makefile.am (compile_classpath): Add external/sax and
external/w3c_dom.
(FOUND_GCJ): Compile classes.xml.
* lib/.cvsignore: Add classes.xml.
* .classpath: Updated exclusion filter and add external projects plus
examples.
|
|
|
|
|
|
|
|
|
| |
* configure.ac (AC_CONFIG_FILES): Remove external/Makefile.
* doc/api/Makefile.am: Don't refer to external directory
* lib/Makefile.am: Likewise.
* lib/gen-classlist.sh.in: Likewise.
* external/*: Removed.
* NEWS: Mention GNU JAXP.
|
|
|
|
|
|
| |
* configure.in (AC_OUTPUT): Add external/Makefile.
* external/README: Add how to update Makefile.am jaxp_FILES entry.
* external/Makefile.am: New file.
|
|
* external/jaxp: import Classpathx JAXP from January 31, 2003 CVS
* LICENSE: new file
* Makefile.am: distribute LICENSE, external/jaxp/source
* lib/Makefile.am: add external/jaxp/source to classpath; removed
-target 1.1 from jikes invocation
* lib/gen-classlist.sh.in: add external/jaxp/source to directories
to search
* doc/api/Makefile.am: add external/jaxp/source to source path
|