Stefan Profanter
|
36641ad6a5
|
cmake: Remove UA_NO_AMALGAMATION and use UA_ENABLE_AMALGAMATION instead
Since default build is without amalgamation, we should assume that and only
ifdefs is amalgamation is enabled
|
2018-12-19 01:59:38 +01:00 |
|
Stefan Profanter
|
d715db1057
|
Stack: Use non-amalgamated headers in all the examples
For consistency we recommend using non-amalgamation install, thus the
examples should also use the non-amalgamated headers.
|
2018-12-17 22:40:07 +01:00 |
|
Julius Pfrommer
|
eb9409b435
|
Examples: Use _clear instead of _deleteMembers for the examples
|
2018-12-09 19:40:02 +01:00 |
|
Mark
|
3b7d4d426d
|
Add common.h to cmake project
|
2018-04-04 10:27:55 +02:00 |
|
StalderT
|
da64add5c0
|
client basic 256sha256 / server sample / tests / various fixes (#1691)
* client basic 256sha256 / tests / various fixes
* fix server basic256sha256
* remove duplicated loadFile
* Fix fuzzing by making backup of message buffer
* Disable sonarcloud on PRs
|
2018-03-29 19:15:20 +02:00 |
|