ichrispa
|
5fb3476f5a
Merge branch 'master' into dev
|
9 years ago |
ichrispa
|
60f3d401ad
Check if a plattform specific lxml package exists in addition to the general lib (fails otherwise for x86_64 OpenSuse 13.2, possibly others, even if lxml is installed).
|
9 years ago |
Holger Jeromin
|
0d99e7ee49
use get_python_lib again, but adding parenthesis for print. this syntax works with python 2.7 and 3.4
|
9 years ago |
Holger Jeromin
|
5e16ac1b56
using ${PYTHON_EXECUTABLE} and a better check for lxml.
|
9 years ago |
Bilal Najjar
|
4c8e74a372
Fix for issue #263
|
9 years ago |
Stasik0
|
dbc7e2d7d4
checking for pyhton, fixes partially #263
|
9 years ago |
Stasik0
|
282d947a2b
tweaking blacklist, code generator and cmake for ns0 generation
|
9 years ago |
ichrispa
|
8e5fa53a02
Squashed commit of the following:
|
9 years ago |
Stasik0
|
32345db77a
Revert "Squashed commit of the following:"
|
9 years ago |
Stasik0
|
52a08a9b19
Squashed commit of the following:
|
9 years ago |
Stasik0
|
13963238e3
fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers
|
9 years ago |
Julius Pfrommer
|
ff3d205bc5
clean up cmakelists a bit
|
9 years ago |
Julius Pfrommer
|
b9b12bfbef
add subscription sources dynamically in cmake. remove some ifdefs
|
9 years ago |
Stasik0
|
ea28429363
Merge branch 'master' into dev
|
9 years ago |
Stasik0
|
83adc541dd
fixing selfsigned generation
|
9 years ago |
Julius Pfrommer
|
47269ea3b8
split out ua_subscription.c/.h
|
9 years ago |
Stasik0
|
83c256db0e
fixed one memleak
|
9 years ago |
Julius Pfrommer
|
b125569533
Merge branch 'master' into dev
|
9 years ago |
ichrispa
|
c3cdffe6e1
ENABLESUBSCRIPTION=On flag now calls generate_datatypes.py with --enable-subscription-types=1 argument, making the presence of subscription/monitoring structs in the headers specific to these service sets.
|
9 years ago |
Stasik0
|
c4c00f4cec
fixing parallel builds (and sporadic travis fails)
|
9 years ago |
Stasik0
|
9e15be02c1
harndening cmake config
|
9 years ago |
Stasik0
|
b39ace2cd3
cosmetics in git version detection
|
9 years ago |
Julius Pfrommer
|
d953635ca2
move ua_config.h.in into the include dir
|
10 years ago |
Stasik0
|
68bad2405d
recursive zip, and longer git version abbreveatures
|
10 years ago |
Julius Pfrommer
|
523ce90dba
put external namespace handling in ifdefs with a cmake-flag
|
10 years ago |
Julius Pfrommer
|
df860ef0c1
simplify logging
|
10 years ago |
Stasik0
|
e9f4560205
cosmetics: renamed exampleServer into server, exampleClient into client, moved demonodes to userspace (server.c)
|
10 years ago |
Stasik0
|
998af668ed
improving ENABLE_SELFSIGNED - cmake fill check for openssl now
|
10 years ago |
ichrispa
|
221caf48c2
Added -DENABLESUBSCRIPTIONS.
|
10 years ago |
Stasik0
|
419c05c73f
adding git revisions as suggested by @uleon, fixing a typo
|
10 years ago |