libsigrok/bindings
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
..
cxx C++: Catch exceptions from stoi() and stod(). 2015-10-26 07:17:50 +01:00
java Java: Avoid dangerous writes via casted pointers 2015-10-26 07:29:50 +01:00
python build: Use common SWIG defines for Python and Java 2015-10-30 12:51:16 +01:00
swig java: Usable wrapping of Configurable.config_keys(). 2015-10-26 07:17:01 +01:00