Julius Pfrommer
|
b536580822
add UA_DEBUG option, make assertions dependent on that
|
7 年之前 |
Julius Pfrommer
|
63c38724d5
add the dependency on python-six to the build docs
|
7 年之前 |
Julius Pfrommer
|
d942544371
assume that string.h can always be used
|
7 年之前 |
Julius Pfrommer
|
c0956fd34e
remove experimental stateless extension
|
7 年之前 |
Julius Pfrommer
|
9276e89cd0
deprecate UA_StatusCode_explanation; document build options
|
7 年之前 |
FlorianPalm
|
2d5aedd912
removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES
|
7 年之前 |
Julius Pfrommer
|
88d1c1b310
update debian package name for sphinx
|
7 年之前 |
Julius Pfrommer
|
f2b1cf8c2f
always enable documentation build but needs to be invoked manually
|
7 年之前 |
Julius Pfrommer
|
8d3a55f1ee
doc: fix section level of openbsd build instructions
|
8 年之前 |
Julius Pfrommer
|
d5f82e32ab
Merge pull request #798 from mklingn/0.2
|
8 年之前 |
Julius Pfrommer
|
392217167f
improve documentation and html/latex generation
|
8 年之前 |
mklingn
|
7a2071b543
Put exact version info into building instructions for OpenBSD, because gcc 4.9.3p0 throws a warning (it thinks the return value of htons is int when it actually is uint16_t).
|
8 年之前 |
Markus Klingenberger#
|
529bb143a9
Added instructions for OpenBSD to building.rst.
|
8 年之前 |
Julius Pfrommer
|
084bda7847
use graphviz to generate figures in documentation
|
8 年之前 |
Julius Pfrommer
|
6258d088db
cosmetic: keep lines under 80chars to avoid breaks in the pdf documentation
|
8 年之前 |
Julius Pfrommer
|
82b03d7af7
improve the build docs
|
8 年之前 |
Julius Pfrommer
|
2fa33020b8
fix dynamic linking (#714)
|
8 年之前 |
Markus Graube
|
f894625e28
Improve documentation (#713)
|
8 年之前 |
Julius Pfrommer
|
0bff45f7e9
cosmetic improvements; mention MSVC 2013 compat
|
8 年之前 |
Julius Pfrommer
|
a895cf8030
use single-file release in documentation; fold unused tutorial files into the documentation
|
8 年之前 |
Julius Pfrommer
|
1f98aa2e01
move system-dependent clock functions into a plugin
|
8 年之前 |
Julius Pfrommer
|
2f1c8f8649
add an option to use external timing API for embedded targets;
|
8 年之前 |
Julius Pfrommer
|
3268be3b9d
remove dependency on lxml
|
8 年之前 |
Julius Pfrommer
|
3a8af99c5a
further simplify endianness handling
|
8 年之前 |
Julius Pfrommer
|
c86fe11546
remove now unused UA_ALIGNED_MEMORY_ACCESS
|
9 年之前 |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 年之前 |
Julius Pfrommer
|
7d4b059d09
fix #471
|
9 年之前 |
Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
9 年之前 |
Julius Pfrommer
|
29e69d9876
move build options from the wiki to the sphinx docs, fix #392
|
9 年之前 |
ichrispa
|
5cab8d3cb3
Fixed failing attributes test; displayName and description are now set, the testcase did assume they are not.
|
9 年之前 |