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

Add option to auto-use --jobs #17

Open
Flamefire opened this issue Oct 31, 2021 · 0 comments
Open

Add option to auto-use --jobs #17

Flamefire opened this issue Oct 31, 2021 · 0 comments

Comments

@Flamefire
Copy link

Git 2.8.0 added the --jobs param to fetch submodules in parallel. E.g. git submodule -q update --init --jobs 3 libs/config libs/headers libs/../tools/boost_install libs/../tools/build libs/../tools/cmake

Would be great if boostdep had an option to auto-use that when possible. Checking the git version in Bash is a bit cumbersome and using --git_args "--jobs 3" is leading to errors for older git versions

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