Draft: Add jenkins support
MR adds Jenkins support for x86_64 and yocto targets. It contains Jenkinsfile and minor changes to shell scripts used for installation purposes:
- Standardize build directories names to
build-{TARGET}instead ofbuild(x86_64target) andbuild-yocto(yoctotarget) - Start setting
GSI_SILECS_PATHfrom environmental variable (CMake was already ready for this but option was not used). Note that despite name suggestion this variable is used to includemodbusandsnap7libraries.
Link to Jenkins project: https://builder.acc.gsi.de/jenkins/job/acofec/job/silecs/job/silecs-test/
Edited by s.kupiecki