Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-06 | libsigrokdecode.pc: Publish decodersdir variable | Daniel Elstner | |
This is so that downstream modules can find the install location of the decoders. | |||
2015-08-26 | Build: Adopt new Autotools magic | Daniel Elstner | |
2014-05-09 | Add python as a pkg-config dependency | Abhishek Kumar | |
The current libsigrokdecode build passes the python CPPFLAGS and LDFLAGS directly into libsigrokdecode.pc.in. This leads to issues while cross-compiling as while using PKG_CONFIG_SYSROOT_DIR, there is a chance of the prefix being duplicated. We now, while detecting the installation of python (cross or normal), add a dependency for the module name in the pkgconfig file (from configure.ac). | |||
2011-11-19 | libsigrokdecode.pc.in: Add missing @CPPFLAGS_PYTHON@. | Uwe Hermann | |
2011-11-17 | libsigrokdecode.pc: Add glib + Python. | Uwe Hermann | |
2010-05-11 | pkg-config: Add libsigrokdecode.pc. | Uwe Hermann | |