William S Fulton
|
48203afbd0
|
invoke using swig.exe instead of just swig in Visual Studio project files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-03-20 23:54:43 +00:00 |
|
William S Fulton
|
4bb0e64213
|
Fix virtual destructor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-06-21 22:26:35 +00:00 |
|
William S Fulton
|
532cb45882
|
eol-style set to CRLF
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10011 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-10-18 21:20:27 +00:00 |
|
William S Fulton
|
03d766a7ce
|
eol-style set to CRLF
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10010 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-10-18 21:19:24 +00:00 |
|
John Lenz
|
6dda6f8321
|
Remove cvsignore files: this is stored on svn:igonre property now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9593 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-12-03 08:28:42 +00:00 |
|
William S Fulton
|
615df3789a
|
Fix for Visual Studio Express 2005 without database support installed - no need to link against database libs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8742 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-07 20:50:27 +00:00 |
|
William S Fulton
|
4e1d5d39ab
|
Update for new runtime library approach (no more -runtime -noruntime)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-27 21:30:35 +00:00 |
|
William S Fulton
|
8dced082d4
|
Update for new runtime library approach (no more -runtime -noruntime)
Comment about inline destructors needed for some compilers added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6535 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-27 20:59:55 +00:00 |
|
John Lenz
|
d33f398c63
|
Update Examples to not build runtime library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6415 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 19:56:35 +00:00 |
|
William S Fulton
|
ed445c6f54
|
Added missing Visual Studio project file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6233 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-06 22:21:28 +00:00 |
|
William S Fulton
|
de9c2d5040
|
Windows example no longer uses prebuilt runtime DLL, rather it builds its own runtime DLL
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-07-11 21:14:45 +00:00 |
|
William S Fulton
|
d1f74a864f
|
import and import_template examples that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-07-10 16:37:37 +00:00 |
|
William S Fulton
|
636a5db77a
|
All the runtime scripts are called runme.pl now for easier testing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5652 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-20 21:24:12 +00:00 |
|
William S Fulton
|
2bd6b24910
|
Clearer instructions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5408 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-11-25 21:11:42 +00:00 |
|
William S Fulton
|
24c09718b8
|
New -noruntime commandline option
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5406 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-11-25 21:08:16 +00:00 |
|
Dave Beazley
|
b2ae153a34
|
Fixed run test to work with change in static member wrapping.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5367 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-11-23 00:29:10 +00:00 |
|
Dave Beazley
|
1f506188f3
|
Changed -c to -noruntime
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5356 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-11-20 21:18:53 +00:00 |
|
William S Fulton
|
fd88e57977
|
Missing quotes on environment variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4816 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-21 21:31:36 +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
|
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
|
97565bb8a7
|
Fixes the runtime library examples to link with the runtime library. Required for Cygwin.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4734 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-28 22:57:26 +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 |
|