Wlroots: Tag generation makes build fail when a file is deleted

Created on 15 Mar 2018  路  8Comments  路  Source: swaywm/wlroots

When deleting a file while developing, the build always fails because the meson script generating tags uses git to list files.

Also happens when moving a file.

bug build system

All 8 comments

My vote is to remove tag generation.

Actually @agx did the implementation so maybe he's using it and will fix it.

On Fri, Mar 23, 2018 at 01:14:37AM +0000, Tony Crisci wrote:

Actually @agx did the implementation so maybe he's using it and will fix it.
I'll have a look.

On FreeBSD:

ctags: illegal option -- o
usage: ctags [-BFTaduwvx] [-f tagsfile] file ...

Does freebsd have '-f' - is so we can use that instead

Oh, I see it has. PR forthcoming.

I don't think that's related. The build environments don't have ctags installed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RPigott picture RPigott  路  4Comments

dcz-purism picture dcz-purism  路  5Comments

acrisci picture acrisci  路  7Comments

ddevault picture ddevault  路  5Comments

emersion picture emersion  路  6Comments