Commit graph

9 commits

Author SHA1 Message Date
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