Commit History

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