libsigrok/bindings/cxx
Uwe Hermann 3535a6eeee Fix an issue when building in directories that are symlinks.
Explicitly use SRCDIR and BUILDDIR in Doxyfile files to reference input
files. This seems to be a sufficient fix for an issue where the build
would fail when libsigrok/ was located in a directory that was a symlink.

This fixes bug #547.
2019-05-01 17:58:06 +02:00
..
include/libsigrokcxx bindings: Add Output::format() 2018-12-30 14:10:13 +01:00
ConfigKey_methods.cpp Fix multiple C++ bindings warnings with gcc 8. 2018-07-22 17:08:44 +02:00
ConfigKey_methods.hpp C++ binding: Allow to re-use ConfigKey::parse_string() for Option class 2017-06-25 20:42:21 +02:00
ConfigKey_methods.i bindings: Expose ConfigKey::identifier as an attribute. 2014-11-12 02:27:04 +01:00
Doxyfile Fix an issue when building in directories that are symlinks. 2019-05-01 17:58:06 +02:00
QuantityFlag_methods.cpp bindings: Add QuantityFlag::mask_from_flags() method. 2014-11-13 18:37:57 +01:00
QuantityFlag_methods.hpp bindings: Add QuantityFlag::mask_from_flags() method. 2014-11-13 18:37:57 +01:00
classes.cpp bindings: Add Output::format() 2018-12-30 14:10:13 +01:00
enums.py Fix various -Wundefined-var-template clang warnings. 2017-06-09 23:50:44 +02:00
libsigrokcxx.pc.in Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00