Stefan Profanter
|
c93462f026
Merge branch '0.2' into feature/add_spec_file_1
|
7 年 前 |
Julius Pfrommer
|
0d61353cbc
adapt compiler settings for OpenBSD
|
7 年 前 |
Jens Reimann
|
bbfad81034
Add a default for LIB_INSTALL_DIR
|
7 年 前 |
Jens Reimann
|
7f8aaffa35
try building as rpm
|
7 年 前 |
Julius Pfrommer
|
ab0b222965
Move the generation of src_generated/nodeset.c to examples/CMakeLists.txt
|
7 年 前 |
Julius Pfrommer
|
d05087639f
simplify cmake; make server_readspeed a unit test
|
7 年 前 |
Julius Pfrommer
|
9c003b37dc
use deterministic clock for unit tests
|
7 年 前 |
Julius Pfrommer
|
8cb2b6307d
remove the header for external namespaces
|
7 年 前 |
FlorianPalm
|
a08052e930
removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES
|
7 年 前 |
Julius Pfrommer
|
255092f312
pump version to 0.2
|
7 年 前 |
Stefan Profanter
|
3bd03245d1
Set `OPEN62541_VER_COMMIT` to undefined if empty string
|
7 年 前 |
Julius Pfrommer
|
f2b1cf8c2f
always enable documentation build but needs to be invoked manually
|
8 年 前 |
Julius Pfrommer
|
94c30b74ca
generate tutorial docs from compilable c-files
|
8 年 前 |
Julius Pfrommer
|
4f93f53c23
add clang-tidy for linting
|
8 年 前 |
Julius Pfrommer
|
dfef59dbaf
make nodeid hashing public; simpler FNV hashing for (short) string nodeids
|
8 年 前 |
Julius Pfrommer
|
27a2b77429
fix drop in gcov coverage (#917)
|
8 年 前 |
Julius Pfrommer
|
3b50718415
seed rng if not disabled by flag, fix #632
|
8 年 前 |
Julius Pfrommer
|
1f6c35b4f7
make unit tests with valgrind optional
|
8 年 前 |
Julius Pfrommer
|
2cabd7c5d9
use cmake project version facility
|
8 年 前 |
Mike Looijmans
|
58ce90e99d
Generate properly versioned shared library links on Linux
|
8 年 前 |
Julius Pfrommer
|
b3f496711f
mark multithreading as experimental
|
8 年 前 |
Julius Pfrommer
|
dac72655db
fix: add stdint.h for older Visual Studios
|
8 年 前 |
Julius Pfrommer
|
b374768f2f
infrastructure: simplify appveyor; add visual studio 2008 but do not
|
8 年 前 |
Julius Pfrommer
|
6529137c26
enable statuscode descriptions by default; split functionality across
|
8 年 前 |
Stefan Profanter
|
4c9857e122
Add missing statuscodes from StatusCode.csv
|
8 年 前 |
Stefan Profanter
|
0f7ce31433
Fix compilation errors in UDP network plugin (#820)
|
8 年 前 |
Julius Pfrommer
|
bd7858bf12
improve handling of timestamps in subscriptions
|
8 年 前 |
Markus Graube
|
af8811d04d
Add install section for CMake (#764)
|
8 年 前 |
Julius Pfrommer
|
7e5087e656
move util functions used by several services to dedicated file
|
8 年 前 |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 年 前 |