William S Fulton
c94418b603
Improve detection of C++11 compiler and set appropriate flags to use C++11/C++0x features
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@13867 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2012-10-07 18:56:48 +00:00
William S Fulton
25ff4e4927
merge revisions 11877-12162 from trunk to gsoc2009-matevz
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@12164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-07-20 23:35:40 +00:00
William S Fulton
ab1cd03979
merge revisions 11243-11872 from trunk to gsoc2009-matevz
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@12162 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-07-20 21:58:41 +00:00
Ian Lance Taylor
5af2978f77
Add support for the Go programming language.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12108 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-06-10 01:13:31 +00:00
William S Fulton
293426b02a
Bump version to 2.0.1
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-06-03 06:34:15 +00:00
William S Fulton
7f53260203
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11905 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-03-06 00:51:54 +00:00
William S Fulton
3f714e1096
remove gifplot example from build
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11875 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-02-27 23:29:39 +00:00
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
Matevz Jekovec
5fd3ccae18
Introduced new CXXFLAGS symbol for the compilation of test suite.
...
Added -std=c++0x to g++ compiler to enable compilation of the new C++0x tests.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11321 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-06-26 20:24:22 +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