From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Juan =?utf-8?Q?Jos=C3=A9_Garc=C3=ADa-Ripoll?= Newsgroups: gmane.emacs.devel Subject: Re: Avoid duplicate emacs.exe / emacs-$version.exe Date: Sun, 29 Mar 2020 00:36:57 +0100 Message-ID: <86mu80xd9i.fsf@csic.es> References: <865zeoctg3.fsf@csic.es> <83tv285ole.fsf@gnu.org> <87h7y8me5m.fsf@russet.org.uk> <86r1xcb3zc.fsf@csic.es> <87r1xcjf1h.fsf@russet.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="46746"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt) To: emacs-devel@gnu.org Cancel-Lock: sha1:tCXsfqKSiO7m4uNuAZM8iKbtWUA= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Mar 29 00:40:39 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jIL4B-000C4j-2z for ged-emacs-devel@m.gmane-mx.org; Sun, 29 Mar 2020 00:40:39 +0100 Original-Received: from localhost ([::1]:60870 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIL4A-0005YN-5G for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Mar 2020 19:40:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44440) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIL3d-00053a-Bd for emacs-devel@gnu.org; Sat, 28 Mar 2020 19:40:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIL3c-0002QQ-8h for emacs-devel@gnu.org; Sat, 28 Mar 2020 19:40:05 -0400 Original-Received: from ciao.gmane.io ([159.69.161.202]:60462) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jIL3c-0002Os-2i for emacs-devel@gnu.org; Sat, 28 Mar 2020 19:40:04 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jIL3a-000BLq-2l for emacs-devel@gnu.org; Sun, 29 Mar 2020 00:40:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 159.69.161.202 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:245916 Archived-At: Phillip Lord writes: > It's good that you are picking around the Windows build and I would like > to incorporate some of the changes; but not at the cost of (too much) > increased complexity in the source code. My build files have got too > complex already. De-duplicating the emacs.exe file is between 3 and 6 lines of fix, depending on whether we want to keep emacs-$version.exe around. It does not touch your build files, just the standard install process. But I appreciate that your builds with install-strip are way leaner now. Best, -- Juan José García Ripoll http://juanjose.garciaripoll.com http://quinfog.hbar.es