Source/Include/swigver.h: Deleted from repo, now generated by configure from swigver.h.in same directory. configure.in: Source ./VERSION to get var definitions. (PACKAGE, VERSION, SWIG_VERSION, SWIG_SPIN): New vars, @-substituted. Also do `AC_OUTPUT' on Source/Include/swigver.h. Makefile.in (dd): New var, the distribution directory. (dist, dist-suggested): New targets. Source/SWIG1.1/emit.cxx (emit_banner): Use `SWIG_VERSION' instead of integers `SWIG_VERSION_MAJOR' and `SWIG_VERSION_MINOR' (which are deleted). Source/SWIG1.1/main.cxx (SWIG_main): Likewise. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@235 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| cplus.cxx | ||
| emit.cxx | ||
| hash.cxx | ||
| include.cxx | ||
| internal.h | ||
| lang.cxx | ||
| main.cxx | ||
| Makefile.in | ||
| naming.cxx | ||
| parms.cxx | ||
| parser.yxx | ||
| README | ||
| scanner.cxx | ||
| sstring.cxx | ||
| swig11.h | ||
| symbol.cxx | ||
| typemap.cxx | ||
| types.cxx | ||
| wrapfunc.cxx | ||
2/10/00 This is the old SWIG1.1 core written in C++. This is a real mess and in the process of being deprecated. Please bear with us. -- Dave