monado/doc/changes/misc_features/mr.676.md
Rylie Pavlik de9b9f79ea gradle: Use our own groovy code to compute a version from git
git worktree is not supported by androidgitversion

This makes it work with git worktrees and submodules, unlike the
plugin we used before. Unlike some other gradle plugins,
this allows us to set our own filter for tags that get included in
the version.

Thanks to Tao Pei for noticing the problem and proposing an initial fix.

Co-authored-by: tao.pei <tao.pei@xjmz.com>
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2204>
2024-06-07 15:22:47 -05:00

220 B

mr.703
mr.783
mr.808
mr.817
mr.820
mr.918
mr.920
mr.942
mr.1020
mr.1178
mr.1341
mr.1357
mr.1369
mr.1372
mr.1377
mr.1385
mr.2232
mr.2204
- mr.703 - mr.783 - mr.808 - mr.817 - mr.820 - mr.918 - mr.920 - mr.942 - mr.1020 - mr.1178 - mr.1341 - mr.1357 - mr.1369 - mr.1372 - mr.1377 - mr.1385 - mr.2232 - mr.2204

More improvements to the Android port.