Commit graph

10 commits

Author SHA1 Message Date
Dave Beazley
c6ed0c0e32 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/SWIG@160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-28 17:23:32 +00:00
Dustin Mitchell
6579b9ee31 A few last-minute changes to the previous commit :)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-24 22:49:47 +00:00
Dustin Mitchell
d2c40e1b17 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/SWIG@148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-24 22:43:13 +00:00
Dave Beazley
6576fa6fac *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-22 19:46:49 +00:00
Dave Beazley
2c9b7132fc *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@113 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-19 04:18:21 +00:00
Dave Beazley
36682c207e Fixed Core
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-18 20:28:54 +00:00
Dave Beazley
75fdb83a47 Fixed install
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@62 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 15:24:43 +00:00
Dave Beazley
b8359a07e3 Added install
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@47 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 02:59:46 +00:00
Dave Beazley
5a3efdf184 Fixed objs.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@40 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 21:19:17 +00:00
Dustin Mitchell
c4a023be78 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/SWIG@37 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 20:51:24 +00:00