bash completion for make targets (original) (raw)
Thomas Stüfe thomas.stuefe at gmail.com
Tue Nov 20 13:30: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 ]
Hi Magnus,
The problem did vanish for me. Tab completion works again in all my configurations. On zero, which I do not build that often, I had to run reconfigure.
Sorry, I lost track of this one. I am not sure when it started working again. I even synced before Severins change, but it worked with that version too, so either this was a local fluke or it was fixed before 8213736.
Cheers, Thomas On Tue, Nov 20, 2018 at 12:56 PM Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com> wrote:
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 ]