summaryrefslogtreecommitdiffstats
path: root/get-version.sh
Commit message (Collapse)AuthorAgeFilesLines
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-24/+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.
* get-version: Fallback to commit hash if git describe failsSimon Rettberg2020-06-161-1/+3
|
* [SERVER] Include build type and version in RPCSimon Rettberg2020-03-171-1/+1
| | | | Added new query type q=version, which uses the STATS access rights.
* get-version.sh: Fallback to version.txt if not a git repoSimon Rettberg2019-02-131-2/+11
|
* get-version.sh will always work in the directory it's placed inSimon Rettberg2014-07-041-0/+7
|
* [*] Add automatic version string generationv2.0Simon Rettberg2014-01-131-0/+6