Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BUILD] add CMake support to build docker images based on Archlinux | Manuel Bentele | 2020-11-02 | 2 | -0/+28 |
| | |||||
* | [BUILD] add CMake support to build docker images based on Ubuntu 20.04 | Manuel Bentele | 2020-10-29 | 1 | -0/+28 |
| | |||||
* | [BUILD] remove the build requirement for an unused C++ compiler | Manuel Bentele | 2020-10-27 | 3 | -3/+6 |
| | | | | | This patch sets the programming languages of each CMake project to C. With this change, CMake does not search for an unused C++ compiler anymore. | ||||
* | [BUILD] add systemd service file for dnbd3-server to installation targets | Manuel Bentele | 2020-10-22 | 7 | -0/+134 |