[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A target that's even more bootstrap?
From: |
Eli Zaretskii |
Subject: |
Re: A target that's even more bootstrap? |
Date: |
Wed, 19 Jun 2019 18:12:53 +0300 |
> From: Teemu Likonen <address@hidden>
> Date: Wed, 19 Jun 2019 08:29:08 +0300
> Cc: Óscar Fuentes <address@hidden>, address@hidden
>
> > Whenever I rebuild, I do:
> >
> > rm -fr *
> > git reset --hard
>
> Probably the same but a bit less violent is "git clean -fdx" (maybe
> first with "--dry-run").
These targets need to do their job even when Git is not around, or the
source tree has no history data, so we cannot rely on Git for this
matter.
- Re: A target that's even more bootstrap?, (continued)
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/18
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/18
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/18
- Re: A target that's even more bootstrap?, Andy Moreton, 2019/06/18
- Re: A target that's even more bootstrap?, Óscar Fuentes, 2019/06/18
- Re: A target that's even more bootstrap?, Elias Mårtenson, 2019/06/19
- Re: A target that's even more bootstrap?, Teemu Likonen, 2019/06/19
- Re: A target that's even more bootstrap?,
Eli Zaretskii <=
- Re: A target that's even more bootstrap?, Juanma Barranquero, 2019/06/19
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/19
- Re: A target that's even more bootstrap?, Óscar Fuentes, 2019/06/19
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/19
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/19
- Re: A target that's even more bootstrap?, Andy Moreton, 2019/06/19
- Re: A target that's even more bootstrap?, Óscar Fuentes, 2019/06/19
- Re: A target that's even more bootstrap?, Juanma Barranquero, 2019/06/19
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/19
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/19