Commit graph

8 commits

Author SHA1 Message Date
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
Dustin Mitchell
f0d2cf2a9e Configure should ONLY be done at the top level now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@147 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-24 21:31:26 +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
53be789668 Added LParse
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@111 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-19 03:28:57 +00:00
Dave Beazley
0614a97238 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@106 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-18 23:22:28 +00:00
Dave Beazley
230231d91f Fixed core
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-18 20:31:27 +00:00
Dave Beazley
3183c2b3bf Added Examples and other configuration
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@52 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 03:35:22 +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
Renamed from Source/configure.in (Browse further)