summaryrefslogtreecommitdiffstats
path: root/src/server/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [BUILD] Add check for stdatomic.h supportManuel Bentele2021-06-161-0/+1
* [BUILD] Build picohttpparser as independent libraryManuel Bentele2021-03-111-3/+4
* [BUILD] Add support in CMake to validate (lint) the source codeManuel Bentele2021-03-041-17/+40
* [BUILD] update search paths for 'libatomic' to support build on FreeBSDManuel Bentele2020-11-231-1/+1
* [BUILD] add CMake find package search to find 'libatomic' automaticallyManuel Bentele2020-11-231-0/+3
* [BUILD] add support for atomic operations not supported by hardwareManuel Bentele2020-11-201-1/+1
* cmake: Fix passing -Defines to ccSimon Rettberg2020-11-131-3/+3
* [BUILD] add build options to enable/disable build of dnbd3 componentsManuel Bentele2020-10-301-0/+1
* [BUILD] remove the build requirement for an unused C++ compilerManuel Bentele2020-10-271-1/+2
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-221-2/+3
* [BUILD] add option to build the dnbd3-server with afl-fuzz supportManuel Bentele2020-10-201-0/+18
* [BUILD] set build type and stop Release build if repository is dirtyManuel Bentele2020-10-191-3/+0Star
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-0/+66