Dave Beazley
f5b1a1f2fb
Added XML
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@197 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-04 20:51:26 +00:00
Dave Beazley
75e5f3aefe
Back to simple makefiles (at least for now)
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-01 22:24:39 +00:00
Loic Dachary
dec379b314
Conditionaly compile experimental code with --enable-experiment
...
configure flag.
Fix .cvsignore to ignore configrue & yacc generated files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-30 15:39:55 +00:00
Dave Beazley
653770f984
Cleaned up the makefiles, fixed a few build problems, removed YACC-generated files from the repository
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-29 14:44:27 +00:00
Loic Dachary
5be3d9e104
1/28/00 : loic
...
Apply automake everywhere
Keep configure scripts so that people are not *forced* to autoconf
Keep sources generated by yacc so that compilation without yacc
is possible.
Source/LParse/cscanner.c: change lyacc.h into parser.h to please
default yacc generation rules.
Use AC_CONFIG_SUBDIRS in configure.in instead of hand made script.
Update all relevant .cvsignore to include .deps
Fixed missing ; line 136 Source/Swig/swig.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-29 01:06:10 +00:00
Dave Beazley
423f6cde0f
Added @LIBS@ to the LIBS field. This is necessary to pick up the
...
right libraries for the experimental build on Solaris and a few
other machines.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@161 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-28 17:27:21 +00:00
Dave Beazley
c4e5aa9eb9
Modified the 'experiment' rule to create an executable called 'swig'.
...
(Yes, I want it this way).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-28 17:23:32 +00:00
Dustin Mitchell
a41d5a1740
A few last-minute changes to the previous commit :)
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-24 22:49:47 +00:00
Dustin Mitchell
4d6f8c3326
Big changes. The makefiles now recurse correctly, and targets (e.g.
...
experiment, swim, swig, pymod, etc.) are passed along to sub-makes
correctly. Also, a mechanism has been devised to avoid the use of *.o
in the toplevel Makefile, as it was linking files which were not intended
for use in the final executable.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-24 22:43:13 +00:00
Dave Beazley
29f337d944
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-22 19:46:49 +00:00
Dave Beazley
fbddc669e9
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@113 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-19 04:18:21 +00:00
Dave Beazley
6dfe91dcc3
Fixed Core
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-18 20:28:54 +00:00
Dave Beazley
ac85cfba64
Fixed install
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@62 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 15:24:43 +00:00
Dave Beazley
b8d33b8fcd
Added install
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@47 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 02:59:46 +00:00
Dave Beazley
93b1a96caf
Fixed objs.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@40 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 21:19:17 +00:00
Dustin Mitchell
43be9fc101
Moved Makefiles and configure.in to the top level, and added .cvsignore
...
files to most subdirectories to make things a bit cleaner.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@37 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 20:51:24 +00:00