[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multi-OS Emacs buildbot?
From: |
Nikolay Kudryavtsev |
Subject: |
Re: Multi-OS Emacs buildbot? |
Date: |
Tue, 22 Dec 2020 18:37:17 +0300 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 |
Hi Lars.
A few years ago I wrote a builder script for Windows that installs all
of the required dependencies for building Emacs:
https://github.com/sg2002/ms-windows-builder.el
This may be of some use to you in your project, if you decide to pursue it.
I had thoughts of refactoring this into a more generic cross-platform
tool, with the end goal of abstracting away the OS and the OS's package
manager, but it's a lot of work... Then again, the benefit is pretty clear.
--
Best Regards,
Nikolay Kudryavtsev
Re: Multi-OS Emacs buildbot?, Michael Albinus, 2020/12/19
Re: Multi-OS Emacs buildbot?, Daniel MartÃn, 2020/12/19
Re: Multi-OS Emacs buildbot?,
Nikolay Kudryavtsev <=