tre icon indicating copy to clipboard operation
tre copied to clipboard

Python build fixes

Open bjones1 opened this issue 11 years ago • 0 comments

These two commit fix bulid problems on Windows and Linux with the Python module, by correctly setting the include_dirs and library_dirs based on modern usage.

It also improves Python performance by releasing the GIL during (possibly long) searching operations and provides up-to-date build instructions.

bjones1 avatar May 07 '14 20:05 bjones1