Commit graph

24 commits

Author SHA1 Message Date
William S Fulton
43ed06eadf Missing quotes on environment variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4816 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-21 21:31:36 +00:00
William S Fulton
cbe3300c9e Fix to use PERL5_LIB environment variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4811 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-21 21:23:04 +00:00
William S Fulton
bcdbd049da -shadow missing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4782 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 16:18:32 +00:00
William S Fulton
11d13025a8 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 15:32:36 +00:00
William S Fulton
cfba21df42 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4780 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 15:27:27 +00:00
William S Fulton
01911224c6 Visual C++ project files for building native Windows runtime libraries
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4778 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 15:19:10 +00:00
William S Fulton
74afc46ccb 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@4776 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 14:42:29 +00:00
William S Fulton
416d00c541 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@4734 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 22:57:26 +00:00
William S Fulton
432521da16 uninitialised variable fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4613 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-21 22:06:05 +00:00
William S Fulton
5a50a82506 another M_PI define if not defined in math.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4611 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-21 21:56:17 +00:00
Dave Beazley
516036631c The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
Dave Beazley
09d993b889 added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@970 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-24 16:10:06 +00:00
Dave Beazley
40a17a664e various updates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@969 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-24 04:07:20 +00:00
Dave Beazley
384f9a82da new example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@842 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-04 15:43:52 +00:00
Dave Beazley
81ba1819a3 new example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@806 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-02 19:18:32 +00:00
Dave Beazley
4def07326e new example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@792 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-01 20:48:27 +00:00
Dave Beazley
8be0f320b0 New example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@779 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-01 00:48:27 +00:00
Dave Beazley
c1e7fb77c9 New example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@765 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-31 18:20:37 +00:00
Dave Beazley
a9e81c93ed *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@754 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-31 15:41:59 +00:00
Dave Beazley
250ec82b74 New example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@743 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-31 04:36:54 +00:00
Dave Beazley
9029366385 Added more test cases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@702 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-28 19:14:42 +00:00
Thien-Thi Nguyen
aaf2b747d1 (check): New target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-04 19:48:49 +00:00
Dave Beazley
f57e77299b More examples
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@491 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-17 23:46:23 +00:00
Dave Beazley
16ac3b10f8 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@50 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 03:21:25 +00:00