AGE
AGE copied to clipboard
Question: PR/patches to support linux builds
Hello,
approximately one year ago I made some experiments to compile AGE for Linux, see
https://github.com/chschmitt/AGE https://github.com/chschmitt/AGE-linux-builds
It was mostly straightforward and I think most of the patches are "stable" in the sense that they could be maintained externally without much problems. There is however the issue of the hard-coded paths and path calculations with backslashes. IMHO, this would require some kind of refactoring to make a properly supported Linux build really feasable.
Would you be interested to accept PRs in that direction or even to incorporate Linux support in your repo?
Hi! Yes, that would be nice.