Marcelo Matus
d3e6fb3b93
add typemaps directory
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7677 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-18 13:54:13 +00:00
William S Fulton
15150feff5
Support for Lua added - patch from Mark Gossage
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7363 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-08-15 20:38:34 +00:00
Surendra Singhi
2a459a04bd
Added clisp module.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7327 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-07-13 08:05:49 +00:00
William S Fulton
105fe8f4d9
SF #1115055 : Failed make install. Patch from Rob Stone.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-17 22:16:48 +00:00
Marcelo Matus
04b676e42f
add 'std' to install-lib
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6387 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-11 08:09:24 +00:00
William S Fulton
3fa6802402
removed swig.m4 autoconf macro installation
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6216 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-03 21:56:32 +00:00
William S Fulton
67b6ad6396
Applied patch #857344 from Art Yerkes. Workaround for autoconf bug when running 'make install'.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-26 20:57:56 +00:00
William S Fulton
d5ea395435
Respect DESTDIR when uninstalling M4 macros
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6107 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-22 20:45:20 +00:00
William S Fulton
350d4aab5e
new target to get the config.sub and config.guess files - needed since Libtool was removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6106 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-22 20:21:34 +00:00
William S Fulton
943b2c35a2
swig.spec built at configure time rather than make time
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6045 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 21:34:58 +00:00
William S Fulton
4418547be5
Libtool removed
...
Runtime library build removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6019 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:21:06 +00:00
Ahmon Dancy
fef1a09e5a
Added Allegro CL module
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5896 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-04-27 23:00:41 +00:00
Matthias Köppe
60fe29cc2a
Respect DESTDIR when installing the M4 macros.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5885 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-04-26 10:24:12 +00:00
Henning Thielemann
483d8b4367
added basic Modula-3 support
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5776 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-03-19 11:45:29 +00:00
William S Fulton
197b15b0ec
Replace ; with && where appropriate. This fixes the makefiles so that Make correctly errors out rather than blindly carrying on when some error occurs.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5731 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-02-20 22:57:23 +00:00
William S Fulton
e0f9276dc8
fix uninstall - runtime libraries not installed now.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-09 22:06:58 +00:00
Dave Beazley
156a84c2a8
Configure bugs with perl. Removed runtime build by default
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5481 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-04 19:14:44 +00:00
William S Fulton
2266b721c1
'make srcrpm' rpmbuild fix - patch from Joe Cooper
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5345 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-18 23:24:52 +00:00
William S Fulton
75db1979bc
install was using mkinstalldirs which is being phased out by the autotools (Automake 1.8). As our home grown installation is not done by Automake and thus the use of mkinstalldirs is not detected by Automake, mkinstalldirs is no longer available. install-sh used instead.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5324 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-16 16:54:08 +00:00
William S Fulton
d2b96c0cd0
Oops, fix for make clean-test-suite
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5044 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-01 16:49:04 +00:00
William S Fulton
6386d6d9ed
fix to ensure the gifplot clean doesn't break clean when using multiple build directories
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5042 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-01 16:01:07 +00:00
William S Fulton
1c7226a92f
Fix for Php and Perl soft link kludges in Examples/GIFPlot and Examples/perl - so that clean works when using multiple build directories
...
distclean implementation for test-suite
clean fix for test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5038 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-01 15:08:10 +00:00
William S Fulton
4907d8c290
swig.m4 moved to Tools/config
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4924 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-25 09:33:00 +00:00
Luigi Ballabio
46a262d112
Added m4 macros for projects using SWIG
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4921 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-24 08:26:38 +00:00
Matthias Köppe
18f16faf21
[Guile] Only build runtime libraries for the flavors of the Guile
...
module that work with the chosen version of Guile.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-10 18:39:45 +00:00
Matthias Köppe
34ea7f03ef
Merged first chunk of Guile changes contributed by John Lenz.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4858 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-03 22:12:50 +00:00
William S Fulton
1006a83d97
Removed preprocessor definitions from having to be specified on the command line when building the c++ files. They are now defined in swigconfig.h.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-19 14:07:41 +00:00
William S Fulton
c08fdef46d
The decision whether to skip a language is decided by configure now
...
Runtime library mods to use Automake
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4720 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 22:28:35 +00:00
William S Fulton
e618104160
C# was missing from the test-suite
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4612 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-21 22:00:02 +00:00
William S Fulton
a383b4eea0
Removed csharp runtime library - there ain't one
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4471 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-07 22:41:24 +00:00
William S Fulton
73e647bc45
csharp added
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4432 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-04 22:40:15 +00:00
Jonah Beckford
ea6899ddbf
Let 'make check-examples' and 'make check-gifplot' work correctly for CHICKEN.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4318 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-15 03:17:15 +00:00
Jonah Beckford
27dfb2990c
Add CHICKEN code to the things that need to be built.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4317 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-15 02:04:40 +00:00
William S Fulton
b51ba64ad9
new make targets for the broken test-suite
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-07 23:17:28 +00:00
William S Fulton
9a1a45c5fe
Single makefile for building SWIG executable
...
Automake used to build SWIG executable
Tidied up make install
Bug fixes in installation when using ./configure --with-release-suffix and autoconf's EXEEXT.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4219 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-23 22:47:06 +00:00
Logan Johnson
97b9d05360
Corrected location of install-sh in Makefile.in to Tools/config/install-sh.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4214 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 16:41:32 +00:00
Logan Johnson
b51fb4ec0e
Corrected location of mkinstalldirs script in Makefile.in to Tools/config.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4213 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 16:35:40 +00:00
William S Fulton
ed295b3c17
Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:15:48 +00:00
Dave Beazley
dfe94c7af1
Modules directory
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:37:14 +00:00
Dave Beazley
516036631c
The great merge
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
Thien-Thi Nguyen
231e1ffc1c
(check-xml): New target.
...
(check): Depend on `check-xml'.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@999 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-01-17 02:07:09 +00:00
Dave Beazley
22ad3083bb
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@965 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-20 04:28:49 +00:00
Dave Beazley
a95e298931
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@963 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-20 03:58:04 +00:00
Dave Beazley
1eeb5d8684
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@962 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-19 04:40:02 +00:00
Dave Beazley
079308722b
Updated build
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@959 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-18 02:59:52 +00:00
Dave Beazley
f87ce8596f
Added LINKFORSHARED option to swig13 linking.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@913 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-10-04 03:23:42 +00:00
Dave Beazley
c6e5483953
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@911 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-10-02 13:15:47 +00:00
Dave Beazley
a2561bccc1
swig13 target.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@896 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-27 02:22:23 +00:00
Matthias Köppe
8a70b0094a
(check-examples) Added Examples/guile/port.
...
(check-examples, check-gifplot-example, check-c++-examples) Use "&&"
instead of ";". If cd'ing into a directory failed (maybe due to
incomplete checkout), we would get infinite make recursion.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-21 21:26:02 +00:00
Masaki Fukushima
fec0d06fa7
Ruby example checks added.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@854 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-18 13:30:54 +00:00