*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5063 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
109f9b61fe
commit
03622e3b8c
1 changed files with 16 additions and 0 deletions
|
|
@ -1,5 +1,21 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
09/01/2003: cheetah (William Fulton)
|
||||
Test-suite build improvements:
|
||||
- Multiple build directories working for the test suite, so it is now
|
||||
possible to run configure in multiple subdirectories and run the test
|
||||
suite in each of these sub directories.
|
||||
- 'make distclean' fixed so it doesn't bomb out on the Examples directory
|
||||
when using multiple subdiretory builds. Required the following directories
|
||||
to be moved:
|
||||
Examples/GIFPlot/Perl -> Examples/GIFPlot/Perl5
|
||||
Examples/GIFPlot/Php -> Examples/GIFPlot/Php4
|
||||
These new directories used to be symbolic links to the old directory.
|
||||
Also the Examples/test-suite/Perl symbolic link has been removed.
|
||||
- Running the test-suite, other than from the root directory, say
|
||||
in Examples/test-suite/python will now display all the code being
|
||||
executed.
|
||||
|
||||
09/01/2003: Tiger
|
||||
Added inheritance support for design by contract feature.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue