summaryrefslogtreecommitdiffstats
path: root/src/version.c.in
Commit message (Collapse)AuthorAgeFilesLines
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-3/+0Star
| | | | | | | | | | 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.
* cmake: Try to get include directories right (per target)Simon Rettberg2019-10-071-1/+0Star
|
* [*] Add automatic version string generationv2.0Simon Rettberg2014-01-131-0/+4