libsigrok/bindings
Daniel Elstner c05a0ba528 Build: Pass compiler flags from make to setup.py
Extend setup.py to allow environment variables to be set on the
command line. Use that functionality to replace the pkg-config
invocations with flags passed on from make. Suppress the annoying
-Wstrict-prototypes warning by overriding the OPT variable.

Also move the "cd bindings/python" from Makefile.am to setup.py
to side-step problems with "cd" in make rules.

This also fixes bug #628.
2015-08-29 17:08:34 +02:00
..
cxx Replace sr_config_info with sr_key_info. 2015-08-26 01:08:42 +02:00
java Rename libsigrokxx to the more common libsigrokcxx. 2015-01-17 18:52:43 +01:00
python Build: Pass compiler flags from make to setup.py 2015-08-29 17:08:34 +02:00
swig setup.py: Do VPATH search for swig/enums.i 2015-08-16 18:28:13 +02:00