<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/cmake/Kernel.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/Kernel.cmake?h=isfant</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/cmake/Kernel.cmake?h=isfant'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2024-03-15T15:06:07+00:00</updated>
<entry>
<title>cmake: Turn modpost errors into warnings</title>
<updated>2024-03-15T15:06:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-03-15T15:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=a9bb7a914d51d4c9ce171840b18323678d25d30e'/>
<id>urn:sha1:a9bb7a914d51d4c9ce171840b18323678d25d30e</id>
<content type='text'>
Default changed some time between 6.1 and 6.6.
As we build the module for different kernel versions by fetching the
kernel sources and not compiling the whole kernel first, modpost always
complains aboit missing symbols after compilation. Ignore this as it's
expected to happen.
</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>
