Uwe Hermann
|
35334baa90
Fix various -Wundefined-var-template clang warnings.
|
7 years ago |
Martin Ling
|
12f2f640cb
bindings: Wrap enum sr_configcap as Capability class.
|
9 years ago |
Martin Ling
|
8fb7efe203
java: Add docstrings for enum constants.
|
9 years ago |
Martin Ling
|
ace872d529
C++: Declare namespace in enums.hpp so it can be used independently.
|
9 years ago |
Martin Ling
|
e5c22906e8
java: Make enum values available as normal constants.
|
9 years ago |
Daniel Elstner
|
bc81463bb8
enums.py: Place swig/enums.i into build directory
|
9 years ago |
Soeren Apel
|
3cd4b38174
Introduce OutputFlag
|
9 years ago |
Uwe Hermann
|
dc7125bb7c
cxx: Fix a linking issue.
|
10 years ago |
Uwe Hermann
|
161dc24d84
cxx: Rename include/libsigrok/ to include/libsigrokcxx/.
|
10 years ago |
Uwe Hermann
|
b8721d7cf0
bindings: Fix out-of-tree build.
|
10 years ago |
Martin Ling
|
d2a929ab85
bindings: Fix enums.py compatibility with Python 3.
|
10 years ago |
Martin Ling
|
7a36ceacb9
bindings: Support per-language extensions to EnumValue wrappers.
|
10 years ago |
Martin Ling
|
e480df0c45
bindings: Expose ConfigKey::identifier as an attribute.
|
10 years ago |
Martin Ling
|
189461b251
bindings: Expose EnumValue::id and EnumValue::name as attributes.
|
10 years ago |
Martin Ling
|
fe4096fde6
bindings: Wrap EnumValue base class.
|
10 years ago |
Martin Ling
|
9d229ecb9e
cxx: Implement more of EnumValue in template.
|
10 years ago |
Jens Steinhauser
|
174bf146e5
bindings: Better error handling in enumeration get() function.
|
10 years ago |
Martin Ling
|
3b16108573
bindings: Remove 'get_' prefix from all accessors.
|
10 years ago |
Marcus Comstedt
|
33c84e8197
Makefile.am: Fix out-of-tree build for C++ and Java bindings
|
10 years ago |
Martin Ling
|
84c870852a
C++ bindings: Attach documentation to enum wrapper classes.
|
10 years ago |
Martin Ling
|
3532ed0125
C++ bindings: Reimplement enums.py using doxygen XML output instead of gccxml.
|
10 years ago |
Jens Steinhauser
|
c6036f755a
C++ bindings: Make enums.py work with newer versions of pygccxml.
|
10 years ago |
Bert Vermeulen
|
6884b52bde
bindings: Filter out various pygccxml noise.
|
10 years ago |
Martin Ling
|
c23c8659b8
Add C++ bindings.
|
10 years ago |