[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #60297] optimize autodeps
From: |
Britton Kerin |
Subject: |
[bug #60297] optimize autodeps |
Date: |
Mon, 5 Apr 2021 20:14:19 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 |
Follow-up Comment #18, bug #60297 (project make):
I strongly second Dmitry's proposal that something like .NOTINTERMEDIATE:
(preferably with a no-dependencies-means-all interpretation) should be added.
The IMO weird behavior of .SECONDARY where it effectively creates strange weak
dependencies just bit me for the second time. This time I just said a short
prayer and removed .SECONDARY:, but what I really want is to disable the
eccentric handling of intermediate files entirely.
This might add more implementation complexity and one more feature to
consider, but it gives a road to simpler behavior.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60297>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #60297] optimize autodeps, Dmitry Goncharov, 2021/04/01
- [bug #60297] optimize autodeps, Paul D. Smith, 2021/04/03
- [bug #60297] optimize autodeps, Dmitry Goncharov, 2021/04/03
- [bug #60297] optimize autodeps, Paul D. Smith, 2021/04/03
- [bug #60297] optimize autodeps, Dmitry Goncharov, 2021/04/03
- [bug #60297] optimize autodeps, Paul D. Smith, 2021/04/04
- [bug #60297] optimize autodeps, Paul D. Smith, 2021/04/04
- [bug #60297] optimize autodeps, Dmitry Goncharov, 2021/04/04
- [bug #60297] optimize autodeps,
Britton Kerin <=