William S Fulton
283bb830bd
SWIG license change - Licenses put in place and bump version to 2.0.0 - Source moves to GPLv3. The Examples and Lib move to a very permissive license, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-02-27 23:04:21 +00:00
Olly Betts
d1eed0bc8e
Don't use -Wno-long-double on OS X - it seems to no longer be supported by
...
Apple's compilers, and was never supported by FSF GCC on any platform.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-12-15 14:33:47 +00:00
William S Fulton
4835720f5a
bump version to 1.3.41
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11647 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-08-19 00:11:29 +00:00
William S Fulton
0c454e7bcf
bump version to 1.3.40
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-03-21 01:45:41 +00:00
Haoyu Bai
fcf2d3ddb8
Add searching for Python 3.1 in configure.in
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-03-02 16:35:12 +00:00
William S Fulton
3b27d574e2
fix older versions of mzscheme detection
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11116 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-02-07 20:25:54 +00:00
William S Fulton
de17a4bcca
Apply #2081967 configure changes for mzscheme configure errors and breaking of swig exe build
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11111 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-02-07 01:58:39 +00:00
William S Fulton
648fa408b4
bump version to 1.3.39
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11107 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-02-01 00:31:19 +00:00
William S Fulton
f2c57bd508
bump version to 1.3.38
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11069 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-01-13 18:21:18 +00:00
William S Fulton
aa9bb3e316
re-order configure.in into sections for users and developers and requirements for the examples
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-31 01:02:16 +00:00
William S Fulton
13c981d992
missing yodl2man should not break the configure stage for users as it is not required as the man pages are shipped with the release tarball
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-30 23:33:35 +00:00
Joseph Wang
a9749f3cd7
check for yodl package
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11013 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-29 07:05:21 +00:00
William S Fulton
bcc796f676
modify build system to use php instead of php4
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-06 21:40:54 +00:00
William S Fulton
905b1cf4e9
add ccache install and rename php4 to php
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10937 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-22 12:32:51 +00:00
William S Fulton
a65e883912
integrate ccache build
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10920 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-07 17:03:57 +00:00
William S Fulton
c8148015ff
fix for when python3 not installed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10849 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-09-12 20:40:57 +00:00
Haoyu Bai
3d8ddfc442
Merged the Python 3.0 support branch. The merging progress is not so smooth, so hope this commit won't make anything broken.
...
This is the (incomplemete) log produced by svnmerge.py:
Merged revisions 10405-10409,10420-10422,10426,10438,10445,10451,10454-10465,10467,10473-10475,10485,10488-10489,10493-10495,10497,10509-10510,10513-10514,10517,10520,10525,10528-10529,10533-10535,10554-10557,10570,10573,10593,10614,10666-10669,10673,10678,10687,10690,10704-10706,10731,10744,10750-10752,10755,10759,10770,10775-10776,10813,10819 via svnmerge from
https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-bhy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10834 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-09-11 17:18:07 +00:00
William S Fulton
ad2374ab8d
Fix ruby detection problem breaking configure
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10802 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-09-01 19:59:23 +00:00
William S Fulton
bbadd70330
Fix building of Tcl examples/test-suite on Mac OSX
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10683 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-07-19 22:45:54 +00:00
William S Fulton
ea0a1a7f06
tidy output after detecting X11 headers
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10677 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-07-17 21:08:22 +00:00
William S Fulton
5c52b699e3
SF #2019156 Configuring with --without-octave or --without-alllang did not disable octave.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-07-17 21:05:49 +00:00
William S Fulton
a49edfb2b5
bump version to 1.3.37
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10589 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-06-25 00:16:40 +00:00
William S Fulton
1d2856d820
fix partialcheck-test-suite and parallel make for r, chicken, tcl and php
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-06-23 20:26:07 +00:00
Olly Betts
136f2c7041
SWIG now runs the PHP testsuite using PHP5, not PHP4. PHP4 is
...
essentially obsolete now, so we care much more about solid PHP5
support.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10428 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-05-09 11:26:37 +00:00
William S Fulton
6807870fa2
bump version to 1.3.36
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10382 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-04-20 20:48:43 +00:00
William S Fulton
7847acfcd7
Updates for 1.3.35 release
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10362 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-04-06 21:43:21 +00:00
Olly Betts
39ad0f01f6
Fix nonportable sed usage which failed on Mac OS X (and probably
...
other platforms). Fixes SF#1903612.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10311 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-03-17 00:54:46 +00:00
William S Fulton
9d4fe6576d
Fix detection of octave headers on Ubuntu Feisty
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10293 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-03-02 22:33:36 +00:00
Xavier Delacour
393391965c
Initial commit of Octave module.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-03-01 23:35:44 +00:00
Mark Gossage
09113cc0bf
[lua] updated configure script yet again
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10218 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-01-24 06:16:45 +00:00
Mark Gossage
7506a194c0
Substantial changes to configure script for detecting lua.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10209 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-01-14 01:27:50 +00:00
Mark Gossage
a60c3ca8ca
Substantial changes to configure script for detecting lua.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10208 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-01-14 01:23:36 +00:00
William S Fulton
254572afa4
Lua 5.1 improvements for Ubuntu (it still does not detect lua5.1.so
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-12-08 00:23:06 +00:00
Olly Betts
84dc1cc4f6
Adjust most external references to say "PHP" not "PHP4". However, it's still
...
"--with-php4" for now. Prefer php5 to php to php4 in autodetection.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-11-28 19:57:57 +00:00
William S Fulton
efad1012c9
bump version to 1.3.34
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-11-23 22:31:25 +00:00
William S Fulton
a44c4293ef
up version to 1.3.33
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-11-16 22:24:20 +00:00
William S Fulton
225dfd52aa
more portable use of tail in java header file detection
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-11-09 22:33:00 +00:00
William S Fulton
21192f900c
Find Lua headers on Ubuntu - detection is still not 100% as the runtime library cannot be found
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10086 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-11-04 20:33:53 +00:00
Olly Betts
70759b3e16
[guile] Fix the configure test to put GUILELINK in LIBS not LDFLAGS
...
(SF#1822430).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10075 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-10-30 01:20:45 +00:00
Matthias Köppe
a27c7372a6
Filter out -ansi -pedantic from CFLAGS while compiling test programs for Guile.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10024 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-10-22 22:00:29 +00:00
Olly Betts
b19ba03ff1
Fix typo in comment (libary -> library)
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9964 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-10-07 14:28:36 +00:00
William S Fulton
665917ebae
Improve TCL detection (for Ubuntu Feisty) and use tclConfig.sh for header file location
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9886 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-08-09 23:13:39 +00:00
William S Fulton
a64fd9013e
look for mono when using gmcs C# compiler
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9872 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-07-19 22:37:35 +00:00
William S Fulton
fea8b1cf44
prefer mono .net 2.0 compiler - also works around major pinvoke bug in mcs-1.2.3 as gmcs is prefered to mcs
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9870 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-07-19 21:50:26 +00:00
Mark Gossage
513147b70b
applied dos2unix on configure.in (fixed configure for mingw)
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-07-19 07:13:25 +00:00
William S Fulton
93a052822a
bump version to 1.3.32
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9595 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 21:50:53 +00:00
William S Fulton
d89fac038b
On windows use .pyd instead of .dll - Python-2.5 no longer works with dlls
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:34:27 +00:00
William S Fulton
3211a5e770
bump vertion to 1.3.31
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9567 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-15 23:52:38 +00:00
William S Fulton
5dce7edb19
revert to previous formatting of file. Luigi, please add just the necessary mods back in
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9562 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-15 23:16:34 +00:00
Luigi Ballabio
31d299384e
Alternate fix for bug #1578346 (the previous one broke Python properties in modern classes)
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-15 17:26:25 +00:00