Skip to content

Fixing deb-snapshot build, plus work on version #s

Jonathan Hanks requested to merge jonathan-hanks/nds2-client:ci_builds into master

Fixing support for the deb-snapshot build, used for doing quick CI builds, that add a timestamped portion to the version, so that we don't have to continually change the version numbers.

Adding some bits to support deb-snapshot on the swig builds, so that the swig + core code can use the deb-snapshot targets to build a point in time CI build.

Version calls in swig should be the swig version.

We need to make it possible to extract the version of libndscxx, but the swig code should return the swig versions.

Merge request reports