]> sigrok.org Git - libsigrok.git/history - bindings/python/setup.py
Makefile.am: Fix out-of-tree build for Python bindings
[libsigrok.git] / bindings / python / setup.py
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for Python bindings
2014-07-19 Bert Vermeulenpython: Don't install as a zip file.
2014-07-18 Martin LingRemove obsolete low-level language bindings.
2014-07-18 Martin LingReimplement high-level Python bindings on top of SWIG...
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-19 Martin Lingpython: unify pkg-config calls in setup.py.
2013-04-19 Martin Lingpython: Use --cflags-only-I to get includes in setup.py.
2013-04-17 Martin Lingpython: Release GIL during libsigrok calls.
2013-04-17 Martin Lingpython: use setuptools and put bindings into sigrok...
2013-04-16 Uwe HermannPython bindings: Small fix for Python 3 support.
2013-04-15 Uwe HermannPython bindings: Fix reported libsigrok version.
2013-04-15 Uwe HermannPython bindings: Cosmetics.
2013-04-15 Martin LingAdd SWIG interface file and build script for Python...