all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Jeremiah@pdp10.guru, Guix-devel <guix-devel@gnu.org>
Subject: Re: Cleaning up make clean's behavior
Date: Sat, 2 Jun 2018 18:54:05 +0200	[thread overview]
Message-ID: <CAE4v=phL+H=NVxuHu9hrTDjNyA02M-S2AK2i=GdJ-2ZgWfWqzg@mail.gmail.com> (raw)
In-Reply-To: <20180602164624.zagmwhw5oilreumm@abyayala>

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

2018-06-02 18:46 GMT+02:00 Nils Gillmann <ng0@n0.is>:

> Hi Jeremiah,
>
> Jeremiah@pdp10.guru transcribed 946 bytes:
> > As running make clean breaks the bootstrap script.
> > I propose we leverage git's shallow clones (git clone --depth 1 $URL)
> > and include the .git directory with the repo such that we could simply
> > have make clean check for git and if it exists run git clean -xdf and
> > then only if git fails to exist, fallback to the existing broken form;
> > which needs to be corrected.
> >
> > per discussion with g_bor[m] about the default automake clean rules
> > being used currently; and per their suggestion bringing this question to
> > this distribution list for further discussion.
>
> Where did this discussion take place? Would be good to read some
> details if possible.
>
> ng0
>
> > Additional wouldn't one want to pack the .git in the tarball to enable a
> > simplified update method.
> >
> > jlicht pointed out that this would not be a problem yet for guix, but it
> >  does seem unconventional. It would not make sense for some bigger-repo
> projects (e.g. emacs) for sure though
> >
> > Given that discussion background does anyone have any problems, concerns
> > or issues with the change proposed?
> >
>
> It was on #guix. Currently I have found what causes the problem with make
clean. I'm working on an alternative fix, but the idea outlined here seems
to worth discussing.

[-- Attachment #2: Type: text/html, Size: 1929 bytes --]

  reply	other threads:[~2018-06-02 16:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-02 16:23 Cleaning up make clean's behavior Jeremiah
2018-06-02 16:46 ` Nils Gillmann
2018-06-02 16:54   ` Gábor Boskovits [this message]
2018-06-03  0:29 ` Mark H Weaver
2018-06-03  6:29   ` Vincent Legoll
2018-06-04 11:36 ` Ludovic Courtès
2018-06-10  6:41   ` Chris Marusich

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='CAE4v=phL+H=NVxuHu9hrTDjNyA02M-S2AK2i=GdJ-2ZgWfWqzg@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=Jeremiah@pdp10.guru \
    --cc=guix-devel@gnu.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/guix.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.