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
|
5e638de46c
|
Correct some comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-07-04 20:48:08 +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
|
c46e2573f8
|
Update for new runtime library approach (no more -runtime -noruntime)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6538 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-27 21:21:22 +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
|
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
|
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 |
|
Dave Beazley
|
f50eac41ce
|
Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5301 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-11-11 21:20:00 +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
|
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 |
|
William S Fulton
|
b6c618447c
|
VC++ pollution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-25 22:11:44 +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 |
|