Stefan Profanter
|
82b6499f37
CI: add missing git submodule init
|
5 years ago |
Stefan Profanter
|
5bc3dc42f0
CI: add missing debian dependencies
|
5 years ago |
Stefan Profanter
|
66d2654c6e
Add debian packaging configuration
|
5 years ago |
Mark Giraud
|
20eccdcaf1
Move plugins to directories for better organisation
|
6 years ago |
Stefan Profanter
|
60fb4fc123
Merge pull request #2302 from open62541/cmake_install_amalgamation
|
5 years ago |
Stefan Profanter
|
55ec6f7051
Stack: Fix implicit conversion loses integer precision: 'long' to '__darwin_suseconds_t' (aka 'int')
|
6 years ago |
Stefan Profanter
|
36641ad6a5
cmake: Remove UA_NO_AMALGAMATION and use UA_ENABLE_AMALGAMATION instead
|
5 years ago |
Stefan Profanter
|
e8499689e2
CI: Use make install to collect release files
|
5 years ago |
Stefan Profanter
|
d715db1057
Stack: Use non-amalgamated headers in all the examples
|
5 years ago |
Stefan Profanter
|
49719f350d
Doc: Add documentation on how to install
|
5 years ago |
Stefan Profanter
|
0c62edab47
Avoid MinGW warning `unknown conversion type character 'z' in format`
|
5 years ago |
Stefan Profanter
|
27e955528f
Stack: Move atomic operations into ua_architecture_definitions.h
|
5 years ago |
Stefan Profanter
|
b2f29fa33d
Stack: Do not use relative includes. Preparation for packaging
|
5 years ago |
Stefan Profanter
|
358315747d
Stack: Correctly handle queue.h redefinitions
|
6 years ago |
Stefan Profanter
|
0c8e6dc6e3
CI: Set appveyor fast_finish to speed up build when one fails
|
6 years ago |
Stefan Profanter
|
d8baaab71f
Stack: Remove unused includes
|
6 years ago |
Stefan Profanter
|
18e3d5a6d7
Rename queue.h to avoid name collision with bsd OS
|
5 years ago |
Peter Rustler
|
6b67498ed1
historical_server: Fix server test.
|
5 years ago |
Tobias Klausmann
|
d59a9a5119
build/cmake: do not install amalgamated header if building non-amalgamated
|
5 years ago |
Tobias Klausmann
|
7fad87d951
build/cmake: do not include non-existent open62541 folder in amalgamated builds
|
5 years ago |
Mark Giraud
|
3a92275e7b
Fix #2287 caused by fd leak
|
5 years ago |
escherstair
|
9b5a57ad6e
Fix AppVeyor badge (#3) (#2289)
|
5 years ago |
Christian von Arnim
|
5ad7df7a17
Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62
|
5 years ago |
Julius Pfrommer
|
4b5dd2f19e
Logger: Clean up the logger when deleting the default config
|
6 years ago |
Julius Pfrommer
|
6bbc8f3be1
Logger: Improve documentation of the logger plugin
|
6 years ago |
Julius Pfrommer
|
eb9409b435
Examples: Use _clear instead of _deleteMembers for the examples
|
6 years ago |
Julius Pfrommer
|
9a07705617
Stack: Replace _deleteMembers with _clear for the types encoding
|
6 years ago |
Mark Giraud
|
ed03444213
Fix incorrect parameters in logging
|
6 years ago |
Julius Pfrommer
|
971ce038d6
HistoryData: Small refactoring of Service_HistoryRead
|
6 years ago |
Julius Pfrommer
|
02e6458629
Server: Move Service_HistoryRead definition to the right place
|
6 years ago |