bash completion for make targets (original) (raw)
Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Tue Nov 20 11:56:46 UTC 2018
- Previous message (by thread): bash completion for make targets
- Next message (by thread): bash completion for make targets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2018-11-08 12:20, Thomas Stüfe wrote:
On Thu, Nov 8, 2018 at 12:13 PM Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com> wrote:
On 2018-11-08 12:10, Thomas Stüfe wrote:
Hi all,
This may be a stupid question, and not that important, but bash completion for targets like "clean" and "images" stopped working for me. "reconfigure" still works thouugh. Did anything change? Best Regards, Thomas Not intentionally. It can be that there were too many targets. Does the recent fix for JDK-8213338 help? Unfortunately no. Bummer. :-( Is it better after JDK-8213736? This too affected target handling.
If not, does "make print-targets" work properly for you? Does it work differently if you have zero, exactly one, many configurations? (This is one of the complications for make tab expansions -- theoretically different configurations can have different targets available to them.)
/Magnus
..Thomas
/Magnus
- Previous message (by thread): bash completion for make targets
- Next message (by thread): bash completion for make targets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]