<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/cmake/GenerateVersion.cmake, branch isfant</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/cmake/GenerateVersion.cmake?h=isfant</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/cmake/GenerateVersion.cmake?h=isfant'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2021-11-30T13:33:53+00:00</updated>
<entry>
<title>[BUILD] Fix versioning format for Docker tags</title>
<updated>2021-11-30T13:33:53+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-11-30T13:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=b8326e90edc0150d69e0ad54d73bbd003a556875'/>
<id>urn:sha1:b8326e90edc0150d69e0ad54d73bbd003a556875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] Fix build issue if version information (Git tag) is missing</title>
<updated>2021-03-17T08:04:04+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-03-17T08:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=6a047088cb26248ec783713bb94925638aad8552'/>
<id>urn:sha1:6a047088cb26248ec783713bb94925638aad8552</id>
<content type='text'>
The software version for packaging purposes is consituted from the
following rules:

  - If the version information (from Git tags or the embedded version
    header file) is available, the version number for the packaging is
    set to those found version information.
  - If there isn't any version information available (e.g. missing Git
    tags), the version number for the packaging is set to '0.0' to
    represent an unkown version number.
</content>
</entry>
<entry>
<title>[BUILD] add support to locate build directory out of Git directory</title>
<updated>2020-11-13T07:03:07+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-11-13T07:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=c4bc6d6fd6ddefc369647871be4558bcb73561cb'/>
<id>urn:sha1:c4bc6d6fd6ddefc369647871be4558bcb73561cb</id>
<content type='text'>
This patch adds support to locate the build directory for generated
artifacts out of the original checked out Git source code repository.
</content>
</entry>
<entry>
<title>[BUILD] add CMake targets to build binary and source packages with CPack</title>
<updated>2020-10-22T10:08:34+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-22T10:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=f9872723efc831827d179c3baf5b9f6c428512c4'/>
<id>urn:sha1:f9872723efc831827d179c3baf5b9f6c428512c4</id>
<content type='text'>
This patch adds the following CMake targets

  - package
  - source

to build bundeled packages. Those packages contain either all built
binary artifacts or all source files for source code distribution. Both
CMake targets are available in Release build configuration.
</content>
</entry>
<entry>
<title>[BUILD] do not stop Release build if repository is dirty but warn</title>
<updated>2020-10-20T06:21:24+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-20T06:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=63a5d91731295c8f2460d1af1d321ead0e7da7c0'/>
<id>urn:sha1:63a5d91731295c8f2460d1af1d321ead0e7da7c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] set build type and stop Release build if repository is dirty</title>
<updated>2020-10-19T14:16:58+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-19T14:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=c6a843122ad60fff05e7daa2f7b30abc2ec101e9'/>
<id>urn:sha1:c6a843122ad60fff05e7daa2f7b30abc2ec101e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] rewrite CMake build system to track changes of source files</title>
<updated>2020-10-16T15:15:49+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-16T15:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=969496f15e1e0359e26c2c6e995ad4ef82720f86'/>
<id>urn:sha1:969496f15e1e0359e26c2c6e995ad4ef82720f86</id>
<content type='text'>
This change restructures the source code directories, separates shared
form non-shared application code and adds CMake dependencies. These
dependencies allow the tracking of changes and trigger a rebuild of
those build targets where changed files are involved.

WARNING: Note that the support of the DNBD3_SERVER_AFL build option is
not supported yet. Thus, the option should be never turned on.
</content>
</entry>
</feed>
