libsigrok/bindings/python
Daniel Elstner c6e18e007a SWIG: Define "noexcept" empty to work around SWIG bug
The SWIG 2.0.12 on my system bails out with a syntax error on the
"noexcept" keyword in C++11 code. Define "noexcept" to nothing (for
the SWIG parser only) to work around this problem.
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: Define "noexcept" empty to work around SWIG bug 2015-10-26 06:45:56 +01:00