libsigrok/bindings/python
Daniel Elstner 8ebf1469a9 build: Use common SWIG defines for Python and Java
Make the Python and Java bindings use the same set of preprocessor
macros for the SWIG parsing stage, taken from a make variable. Add
G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS to that set.
2015-10-30 12:51:16 +01:00
..
sigrok python: Give all enum values __doc__ strings. 2015-10-26 07:17:01 +01:00
Doxyfile python: Add docstrings for enum constants. 2015-10-26 07:17:01 +01:00
setup.py build: Use common SWIG defines for Python and Java 2015-10-30 12:51:16 +01:00