Michael Cahill
2fb179afbd
Decide statically what error handling is required.
2012-07-10 11:12:53 +10:00
Michael Cahill
362714a228
Move the python "check" into lang/python: that simplifies things and avoids tracking the dependency.
2012-05-04 10:39:46 +10:00
Michael Cahill
a5b0fd47de
Don't require SWIG to build the Python API from a release.
2011-09-16 16:38:39 +10:00
Michael Cahill
27a1bd8606
Use the swig "-thread" command line flag, it wraps our extension functions correctly as well.
2011-09-08 18:26:44 +10:00
Michael Cahill
b12f6c5458
Fix up various build issues:
...
* make test programs link statically by default
* depende on libwiredtiger.la so tests are relinked when the library changes
* don't bother with helper targets for test/insert
2011-09-06 07:09:39 +10:00
Michael Cahill
c545f4fc29
Split out the Python and examples from the top level Makefile.
2011-09-02 21:53:51 +10:00