]> sigrok.org Git - libsigrokdecode.git/commit
Move common/ directory into decoders/.
authorUwe Hermann <redacted>
Tue, 24 May 2016 19:42:02 +0000 (21:42 +0200)
committerUwe Hermann <redacted>
Mon, 26 Dec 2016 21:34:11 +0000 (22:34 +0100)
commit47509b17ad9aecd867de76210fb4130bbe78938e
tree45bf167566298cc05669b3d475e97e9260a104fb
parent1a400317a8e6d2599216287814553059bed4d6c5
Move common/ directory into decoders/.

This simplifies cross-platform handling of the Python/decoder paths
and module installation/dist a bit and also fixes bug #804.
Makefile.am
srd.c
tools/install-decoders