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

Remove Build2 build system #148

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Remove Build2 build system #148

merged 1 commit into from
Jan 10, 2024

Conversation

tcbrindle
Copy link
Owner

Every so often I get very enthusiastic about Build2, with its tightly integrated package management, amazing CI and (at one time) leading support for modules. Unfortunately, soon after, reality sets in, and the impregnable buildscript syntax, steep learning curve and lack of IDE support means I go back to using CMake.

So it was when I was first starting Flux -- I added Build2 support alongside CMake. Since then, I haven't really touched it and it's highly unlikely it works today. We really shouldn't pretend to support something that is completely unmaintained and probably doesn't work, so let's remove it.

If someone wants to add Build2 support again later and commit to maintaining it, I'd be happy to accept pull requests.

Every so often I get very enthusiastic about Build2, with its tightly integrated package management, amazing CI and (at one time) leading support for modules. Unfortunately, soon after, reality sets in, and the impregnable buildscript syntax, steep learning curve and lack of IDE support means I go back to  using CMake.

So it was when I was first starting Flux -- I added Build2 support alongside CMake. Since then, I haven't really touched it and it's highly unlikely it works today. We really shouldn't pretend to support something that is completely unmaintained and probably doesn't work, so let's remove it.

If someone wants to add Build2 support again later and commit to maintaining it, I'd be happy to accept pull requests.
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c687a3c) 97.98% compared to head (15f7941) 97.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          66       66           
  Lines        2383     2383           
=======================================
  Hits         2335     2335           
  Misses         48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tcbrindle tcbrindle merged commit 892c3b7 into main Jan 10, 2024
25 checks passed
tcbrindle added a commit that referenced this pull request Jan 14, 2024
This should have been removed as part of #148
@tcbrindle tcbrindle deleted the pr/remove_build2 branch January 20, 2024 12:29
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

Successfully merging this pull request may close these issues.

1 participant