|
72cf3e2240
|
add external/internal data options
"make all" will build with internal data, whereas "make debug"/"make
all-external" will make an external "data/" directory.
|
2021-02-12 14:32:48 +00:00 |
|
|
258656fbf9
|
version based on current tag for makefile
if there isnt a tag, version is 'git'. this fixes versioning for aur package and docker.
|
2020-09-15 12:12:51 +01:00 |
|
|
1b0ca34586
|
include version and commit hash at compile time
when using makefile, version is set to "git". Currently printed on
start, but an about page in the web UI will be added.
|
2020-08-31 14:57:42 +01:00 |
|