libsigrok/bindings/python
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
..
sigrok bindings/python: Handle import failures without crashing 2015-06-16 13:04:24 +02:00
Doxyfile Makefile.am: Fix out-of-tree build for Python bindings 2014-08-17 16:05:46 +02:00
setup.py Build: Pass compiler flags from make to setup.py 2015-08-29 17:08:34 +02:00