all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Lars Ingebrigtsen <larsi@gnus.org>, Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: A target that's even more bootstrap?
Date: Fri, 21 Jun 2019 15:03:16 -0700	[thread overview]
Message-ID: <9fefc030-1abe-fb1c-3f57-a0832cce208b@cs.ucla.edu> (raw)
In-Reply-To: <m3fto3dxdx.fsf@gnus.org>

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

On 6/21/19 3:51 AM, Lars Ingebrigtsen wrote:
> Here's the commit that added the generation of the file (and the removal
> of the file in extraclean), but it didn't remove the file from git.
> Paul, do you remember the logic behind this?
>
> commit cf2f54c4e3d8adb26e3f4b8e9e51364165877444

The motivation for that commit was to support the GNU idea that we 
should ship source code instead of generated code; in this case macuvs.h 
was being generated from IVD_Sequences.txt, a file that was not part of 
the repository and not shipped, contrary to the GNU ideal. The email 
thread prompting that commit is rooted here:

https://lists.gnu.org/r/emacs-devel/2014-05/msg00427.html

In that commit I wasn't attempting to also follow the principle that we 
shouldn't commit sources that can be generated automatically by standard 
maintainer tools. In hindsight I should have done that as well, and 
removed src/macuvs.h from the repository while I was at it. I just now 
attempted to fix this by installing the attached patch into master.


[-- Attachment #2: 0001-Remove-src-macuvs.h-from-Git-repository.txt.tz --]
[-- Type: application/octet-stream, Size: 88444 bytes --]

  reply	other threads:[~2019-06-21 22:03 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 11:22 A target that's even more bootstrap? Lars Ingebrigtsen
2019-06-18 12:16 ` Andreas Schwab
2019-06-18 12:27   ` Lars Ingebrigtsen
2019-06-18 12:53 ` Phillip Lord
2019-06-18 13:20   ` Stefan Monnier
2019-06-18 13:28     ` Lars Ingebrigtsen
2019-06-18 16:03   ` Eli Zaretskii
2019-06-19  9:29     ` Phillip Lord
2019-06-19 15:21       ` Eli Zaretskii
2019-06-19 13:15     ` Lars Ingebrigtsen
2019-06-19 14:00       ` Andreas Schwab
2019-06-19 15:28       ` Eli Zaretskii
2019-06-19 15:32         ` Lars Ingebrigtsen
2019-06-18 15:53 ` Eli Zaretskii
2019-06-18 15:58   ` Lars Ingebrigtsen
2019-06-18 16:54     ` Eli Zaretskii
2019-06-18 17:47     ` Andy Moreton
2019-06-18 19:22       ` Óscar Fuentes
2019-06-19  4:32         ` Elias Mårtenson
2019-06-19  5:29           ` Teemu Likonen
2019-06-19 15:12             ` Eli Zaretskii
2019-06-19 20:06               ` Juanma Barranquero
2019-06-19 20:19                 ` Lars Ingebrigtsen
2019-06-19 20:26                 ` Óscar Fuentes
2019-06-20  2:30                 ` Eli Zaretskii
2019-06-19 11:53           ` Lars Ingebrigtsen
2019-06-19 12:33         ` Andy Moreton
2019-06-19 12:45           ` Óscar Fuentes
2019-06-19 13:35             ` Juanma Barranquero
2019-06-19 13:46               ` Lars Ingebrigtsen
2019-06-19 15:34                 ` Eli Zaretskii
2019-06-19 15:43                   ` Lars Ingebrigtsen
2019-06-19 15:48                     ` Eli Zaretskii
2019-06-19 16:12                       ` Lars Ingebrigtsen
2019-06-19 17:03                         ` Eli Zaretskii
2019-06-19 17:29                           ` Lars Ingebrigtsen
2019-06-19 18:18                             ` Eli Zaretskii
2019-06-20 11:32                               ` Lars Ingebrigtsen
2019-06-20 13:06                                 ` Eli Zaretskii
2019-06-20 14:23                                   ` Lars Ingebrigtsen
2019-06-20 15:10                                     ` Lars Ingebrigtsen
2019-06-20 16:29                                       ` Eli Zaretskii
2019-06-21 10:51                                         ` Lars Ingebrigtsen
2019-06-21 22:03                                           ` Paul Eggert [this message]
2019-06-23  2:48                                             ` Richard Stallman
2019-06-20 16:23                                     ` Eli Zaretskii
2019-06-20 16:27                                       ` Lars Ingebrigtsen
2019-06-20 16:46                                         ` Eli Zaretskii
2019-06-20 16:47                                           ` Lars Ingebrigtsen
2019-06-20 18:24                                             ` Paul Eggert
2019-06-19 15:29             ` Phillip Lord
2019-06-19 15:59               ` Óscar Fuentes
2019-06-19 16:18                 ` Stefan Monnier
2019-06-19 16:35                   ` Óscar Fuentes
2019-06-19 17:03                     ` Out of tree builds [was Re: A target that's even more bootstrap?] Glenn Morris
2019-06-19 17:30                       ` Óscar Fuentes
2019-06-19 17:13                     ` A target that's even more bootstrap? Stefan Monnier
2019-06-19 17:43                       ` Óscar Fuentes
2019-06-20 13:49                   ` Phillip Lord

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9fefc030-1abe-fb1c-3f57-a0832cce208b@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.