William S Fulton
|
f9bfd4b579
|
-ldflags runtime library switch removal
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4801 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 22:02:39 +00:00 |
|
William S Fulton
|
ce0191a83b
|
Maximise warnings (gcc only) when building runtime libraries and executable only (not examples or test-suite).
Also more OCAML runtime library removal I just spotted.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4800 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 22:01:11 +00:00 |
|
William S Fulton
|
81f898e2b7
|
Autoconf archive macro to maximise warnings (gcc only)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4799 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 21:59:45 +00:00 |
|
Art Yerkes
|
79785d403c
|
Removed runtime lib. It's not needed anymore.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4798 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 17:59:31 +00:00 |
|
William S Fulton
|
e54e6fe1a5
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4797 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 14:24:34 +00:00 |
|
William S Fulton
|
21c6f3b37b
|
Macro for configure.in from the autoconf macro archive. It allows one to define preprocessor definitions for swigconfig.h when the #define contains the installation directory. Autoconf won't normally expand installation directory variables.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4796 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 14:18:41 +00:00 |
|
William S Fulton
|
c3a17e73b9
|
'swig -version' prints target platform after compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4795 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 14:09:55 +00:00 |
|
William S Fulton
|
8c0de3b0c0
|
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/SWIG@4794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 14:07:41 +00:00 |
|
Luigi Ballabio
|
a33c36b0a7
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4793 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 09:13:12 +00:00 |
|
Luigi Ballabio
|
7b977084c2
|
Specialized typemaps---some problems though
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4792 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-19 08:47:31 +00:00 |
|
William S Fulton
|
9fc6ea8602
|
Updates for MinGW build and Runtime libraries
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4790 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-12 23:02:15 +00:00 |
|
William S Fulton
|
9316ed0038
|
Typos and update for Windows runtime libraries
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4789 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-12 23:00:14 +00:00 |
|
William S Fulton
|
52c7e41496
|
Fixed bug in test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4788 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:52:19 +00:00 |
|
William S Fulton
|
2a6a63ab57
|
Improved test to use namespaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4787 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:40:43 +00:00 |
|
William S Fulton
|
da8d51c30b
|
Fix for proxy class typemaps so that they use the C++ type and not the proxy class name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:37:52 +00:00 |
|
William S Fulton
|
50ae253324
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4785 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:34:54 +00:00 |
|
William S Fulton
|
7e3140a10c
|
Fix for finding jni_md.h in soft linked directories.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 21:34:46 +00:00 |
|
William S Fulton
|
042a5a1cbd
|
Fix for 'clean' and 'broken' targets.
Note that any whitespace after the last entry in each list will break make
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4783 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-11 19:02:51 +00:00 |
|
William S Fulton
|
01d9bd1c49
|
-shadow missing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4782 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 16:18:32 +00:00 |
|
William S Fulton
|
a8e74f2074
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 15:32:36 +00:00 |
|
William S Fulton
|
f716ca9bfc
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4780 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 15:27:27 +00:00 |
|
William S Fulton
|
2221e4bc7b
|
Visual C++ project files for this runtime library example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4779 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 15:20:25 +00:00 |
|
William S Fulton
|
84d66f092b
|
Visual C++ project files for building native Windows runtime libraries
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4778 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 15:19:10 +00:00 |
|
William S Fulton
|
f0d0c4f2ba
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4777 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 14:43:22 +00:00 |
|
William S Fulton
|
daa6e71791
|
New environment variable (PERL5_LIB) needed as the perl library isn't always called perl.lib
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4776 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 14:42:29 +00:00 |
|
Luigi Ballabio
|
7463cde52f
|
Missing files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4775 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-08 13:02:58 +00:00 |
|
Dave Beazley
|
ba059f4de3
|
fixed some OS-X name clashes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4774 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-07 22:38:00 +00:00 |
|
William S Fulton
|
3e2ff820a4
|
Minor tweak to remove warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4773 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-07 18:58:36 +00:00 |
|
William S Fulton
|
a947ff8dde
|
Fix for Solaris make
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4772 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-07 18:57:06 +00:00 |
|
William S Fulton
|
61f06a81f5
|
Test fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4771 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-07 18:56:21 +00:00 |
|
William S Fulton
|
c45364bd6b
|
Method name change as SWIG can't overload the return type when the difference is just 'const'. Perhaps SWIG ought to emit a warning for this though?
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4770 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-07 18:55:28 +00:00 |
|
William S Fulton
|
37b05de13d
|
More java includes search directories
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4769 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-07 18:53:17 +00:00 |
|
William S Fulton
|
d7e8c0192e
|
test setting of global arrays
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-04 08:56:21 +00:00 |
|
William S Fulton
|
f43fbc6ec3
|
jni code correction
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4767 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-02 21:28:31 +00:00 |
|
Marcelo Matus
|
20bf783966
|
Added test that checks the order between the global %except handler and local throw() definitions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4766 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-02 21:19:36 +00:00 |
|
Dave Beazley
|
97c0e312d2
|
Very subtle change to handling of unnamed enums and typedef (an
incorrect entry was being placed in the internal typedef tables).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4765 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 19:48:14 +00:00 |
|
Dave Beazley
|
19034d545f
|
Fixed const-SwigValueWrapper<> bug.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4764 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 19:23:46 +00:00 |
|
Dave Beazley
|
473790a6ce
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4763 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 19:23:31 +00:00 |
|
Dave Beazley
|
bee8434140
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4762 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 19:23:26 +00:00 |
|
Logan Johnson
|
b49895faf2
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4761 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 16:12:56 +00:00 |
|
Logan Johnson
|
0b4f3c499c
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4760 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 16:04:35 +00:00 |
|
Logan Johnson
|
4695928b57
|
Fix SWIGTYPE output typemaps for Pike module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4759 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-01 16:04:10 +00:00 |
|
Logan Johnson
|
c478c13cf0
|
Various and sundry updates for the Pike module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4758 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 22:22:11 +00:00 |
|
Logan Johnson
|
7ac6270fb8
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4757 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 21:08:33 +00:00 |
|
Logan Johnson
|
90634794e2
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4756 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 20:54:37 +00:00 |
|
Logan Johnson
|
848048ebac
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4755 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 20:28:33 +00:00 |
|
Logan Johnson
|
a0ae5d0c5c
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4754 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 20:19:40 +00:00 |
|
Logan Johnson
|
862f55f4e6
|
Retracted broken code for overridden PIKE::variableWrapper() function until
further investigation can be made.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4753 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 19:59:08 +00:00 |
|
Logan Johnson
|
f28f502667
|
Updates to the 'simple' example for the Pike module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 19:56:57 +00:00 |
|
Dave Beazley
|
556b711f62
|
new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4751 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-30 17:44:51 +00:00 |
|