malcontent/tools
Ting-Wei Lan 8b7d4e46de build: Port meson-make-symlink script to Python
Instead of using non-portable features of GNU ln command, such as -T
and --relative, use Python os.path.relpath function to handle it. This
fixes installation failure on FreeBSD.
2019-12-02 22:57:13 +08:00
..
meson-make-symlink.py build: Port meson-make-symlink script to Python 2019-12-02 22:57:13 +08:00