[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Tiny make patch: avoid Netpbm dependency
From: |
Keith Marshall |
Subject: |
Re: [Groff] Tiny make patch: avoid Netpbm dependency |
Date: |
Wed, 12 Mar 2014 23:37:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
On 12/03/14 22:06, Ralph Corderoy wrote:
>>> It is a very good principle to put only real source files into a git
>>> repository, and no generated files. I will continue so. My
>>> successor might make a different decision, though.
>>
>> Sure, that is your decision.
>
> It's also long-standing normal practice. It's a real pain to look at
> the differences between versions under *source* control and have them
> cluttered with noisy differences between built outputs.
And this is why it's such a bad idea to keep the *generated* configure
file, (as opposed to just configure.ac), in the repository; differences
in the autoconf versions on different developers' machines may produce
*very* noisy diffs, for trivial configure.ac changes.
This was always an annoyance in CVS; with the recent migration to git,
now would probably be a good time to drop the generated configure file
from the repository.
--
Regards,
Keith.
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, (continued)
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ingo Schwarze, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Peter Schaffter, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ingo Schwarze, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ralph Corderoy, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency,
Keith Marshall <=
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Keith Marshall, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/13
- Re: [Groff] Migration to automake; (was: Tiny make patch: avoid Netpbm dependency), Keith Marshall, 2014/03/13
- Re: [Groff] Migration to automake;, Werner LEMBERG, 2014/03/13
- Re: [Groff] Migration to automake, Keith Marshall, 2014/03/14
- Re: [Groff] Migration to automake, Werner LEMBERG, 2014/03/15
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ralph Corderoy, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/13