libsigrok/bindings/python
Daniel Elstner 4c9208a799 SWIG: Hack around SWIG segfault on private destructors
Apparently this problem has been fixed in SWIG 3.0.6. However,
until we can require that version, define "private" as "protected"
when running the SWIG parser.
2015-10-26 06:45:56 +01:00
..
sigrok SWIG: Declare template specialisations for containers before typemaps. 2015-10-24 22:12:41 +02:00
Doxyfile Makefile.am: Fix out-of-tree build for Python bindings 2014-08-17 16:05:46 +02:00
setup.py SWIG: Hack around SWIG segfault on private destructors 2015-10-26 06:45:56 +01:00