[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Abysmal state of GTK build
From: |
Po Lu |
Subject: |
Re: Abysmal state of GTK build |
Date: |
Wed, 24 Aug 2022 21:42:38 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux) |
Visuwesh <visuweshm@gmail.com> writes:
> FWIW, there is a C implementation of ninja called samurai:
> https://github.com/michaelforney/samurai.
>
> There is also a C implantation of meson called muon:
> https://sr.ht/~lattis/muon/.
Let's not hurry to replace autoconf.
autoconf and gmake work well enough -- they are part of the GNU project,
and allow GNU programs to be installed in a single, unified way:
./configure --prefix=/usr
make install
It would be a shame for Emacs, the flagship of the GNU project, to
abandon the standard installation procedure for a GNU program.
- Re: Abysmal state of GTK build, (continued)
- Re: Abysmal state of GTK build, Lars Ingebrigtsen, 2022/08/23
- Re: Abysmal state of GTK build, Óscar Fuentes, 2022/08/23
- Re: Alternative build systems (Was: Abysmal state of GTK build), Eli Zaretskii, 2022/08/23
- Re: Alternative build systems, Óscar Fuentes, 2022/08/23
- Re: Alternative build systems, Eli Zaretskii, 2022/08/23
- Re: Alternative build systems, Óscar Fuentes, 2022/08/23
- Re: Alternative build systems, Po Lu, 2022/08/23
- Re: Abysmal state of GTK build, Andrea Corallo, 2022/08/24
- Re: Abysmal state of GTK build, Óscar Fuentes, 2022/08/24
- Re: Abysmal state of GTK build, Visuwesh, 2022/08/24
- Re: Abysmal state of GTK build,
Po Lu <=
- Re: Abysmal state of GTK build, Eli Zaretskii, 2022/08/23
- Re: Abysmal state of GTK build, Lars Ingebrigtsen, 2022/08/23
- Re: Abysmal state of GTK build, Eli Zaretskii, 2022/08/23
- Re: Abysmal state of GTK build, Lars Ingebrigtsen, 2022/08/24
- Re: Abysmal state of GTK build, Eli Zaretskii, 2022/08/24
- Re: Abysmal state of GTK build, Lars Ingebrigtsen, 2022/08/24
- Re: Abysmal state of GTK build, Eli Zaretskii, 2022/08/24
- Re: Abysmal state of GTK build, Stefan Monnier, 2022/08/24
- Re: Abysmal state of GTK build, Lars Ingebrigtsen, 2022/08/24
- Re: Abysmal state of GTK build, Stefan Monnier, 2022/08/24