Commit graph

1,084 commits

Author SHA1 Message Date
William S Fulton
61222fc55b Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:37:05 +00:00
William S Fulton
99af068243 Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.
Bug fix in reporting compiler used to compile SWIG


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:36:03 +00:00
William S Fulton
15570fa498 Version simplification
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:33:00 +00:00
William S Fulton
4916ec684c swigver.h removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:30:54 +00:00
William S Fulton
00337ed6a5 File removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4182 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:30:01 +00:00
William S Fulton
7e6fa505e8 Using standard autoconf config header generation.
Deprecated this file


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:26:06 +00:00
William S Fulton
0b2ba73e94 Using standard autoconf config header generation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4180 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:25:30 +00:00
William S Fulton
39bc957343 no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4179 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:24:50 +00:00
William S Fulton
a7a890f738 Updated old autoconf macros as reported by autoupdate
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:23:49 +00:00
William S Fulton
eb9a76ed1c Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
Build time removed from SWIG version.
Using standard autoconf config header generation.
Updated old autoconf macros as reported by autoupdate
Removed $prefix from search paths as autoconf won't expand them.
'swig -ldflags' added for MzScheme, Ocaml, Pike and PHP
Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:21:31 +00:00
William S Fulton
7b39ad8307 Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:15:48 +00:00
William S Fulton
0a13ef7ab2 This file now redundant
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:11:16 +00:00
Dave Beazley
8e7da89091 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4174 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:46:02 +00:00
Dave Beazley
ba2383f9db Fixed to DYNAMIC typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:45:38 +00:00
Marcelo Matus
c048546bde Added broken test for template + extend + overload
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 09:32:28 +00:00
Marcelo Matus
62d765933e Added broken test for template + specialization + enum
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 23:59:33 +00:00
Marcelo Matus
dbf8e12740 Added broken test for template + specialization + defarg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 23:19:49 +00:00
Dave Beazley
8c75730cc8 Fixed template argument replacement bug.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:15:22 +00:00
Dave Beazley
b107a107e6 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:14:49 +00:00
Dave Beazley
18c3b8ee11 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 15:41:54 +00:00
Dave Beazley
a6cc80a99b *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:32 +00:00
Dave Beazley
d8dc013ac9 Argument handling change.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4165 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:16 +00:00
Dave Beazley
07976f410e Add NULL pointer checks for char *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-09 17:13:52 +00:00
William S Fulton
b387e664a3 More Cygwin tweaks
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 23:21:13 +00:00
Dave Beazley
844e0d1ad7 cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4162 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 21:23:58 +00:00
Dave Beazley
7681defce7 Removed DOH/Include
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4161 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:26:55 +00:00
Dave Beazley
fa5b123667 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:11:01 +00:00
Dave Beazley
2763445c81 Fixed [ 649022 ] Compilation problems with KAI/KCC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:10:56 +00:00
Matthias Köppe
c95025bc43 Removed talk about the "stable branch" which is no more.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-04 17:48:47 +00:00
Thien-Thi Nguyen
2078df235b Remove "update autoconf" entry under "Build".
Both configure.in and Tools/configure.in say "AC_PREREQ(2.53)", presently.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4157 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 21:44:44 +00:00
Dave Beazley
4f9218940a DOH cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4156 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:56:58 +00:00
Dave Beazley
4e2070ef43 Major cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4155 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:56:45 +00:00
Dave Beazley
03aa41306f *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4154 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:43:22 +00:00
Dave Beazley
2f7137c4a1 Modules directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:37:14 +00:00
Dave Beazley
f549c2bb51 file move
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4152 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:36:56 +00:00
Dave Beazley
ba70422640 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4151 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:36:14 +00:00
Dave Beazley
74a3aa015c File move
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:33:35 +00:00
Thien-Thi Nguyen
d199dde9e2 bye bye
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:49:51 +00:00
Thien-Thi Nguyen
786cdfb16f No longer run autoconf in Source/DOH.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:49:07 +00:00
Thien-Thi Nguyen
5cb10d5d1f (AC_CONFIG_SUBDIRS): Remove Source/DOH.
(configure_substituted_files): Add Source/DOH/Makefile
and Source/DOH/Doh/Makefile.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4147 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:48:46 +00:00
Dave Beazley
5de5df3262 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4146 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:23:40 +00:00
Dave Beazley
9b3f0ae9b0 Bumped version number.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4145 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:19:37 +00:00
Dave Beazley
b0941de80a *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4143 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-01 20:45:43 +00:00
Dave Beazley
d4d33f06d5 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:10:17 +00:00
Dave Beazley
12a43edc2d The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
William S Fulton
5fcae5eb66 Update for 1.3.17 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4127 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-23 13:15:50 +00:00
William S Fulton
a3255749ac Update for SWIG-1.3.16
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4007 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-10-23 19:08:17 +00:00
Dave Beazley
8eb3766522 update to 1.3.15
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@3837 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-09-10 20:01:45 +00:00
Dave Beazley
61932868bb update to 1.3.13
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@2979 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-06-17 20:28:59 +00:00
Dave Beazley
74a6455693 web-page updates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@2888 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-06-02 21:00:22 +00:00