Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: option to not generate Bender.lock #187

Open
epsilon537 opened this issue Oct 31, 2024 · 0 comments
Open

feature request: option to not generate Bender.lock #187

epsilon537 opened this issue Oct 31, 2024 · 0 comments

Comments

@epsilon537
Copy link

I know, Bender.lock is the bee's knees, but for my particular use case, I don't need it.
I just use Bender to collect the sources from various components in a single repo. I use a build system where the build tree is separate from the source tree. No derived objects end up in the source tree, except, unfortunately, Bender.lock.
I can of course just write a wrapper script that deletes the Bender.lock file right after it has been generated, but that's very hack-y and I hate having scripts that run 'rm' commands in the source tree.
Having a -no_lock command line option would be great for my use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant