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

[Discussion] Versioning strategy #243

Open
bast opened this issue Apr 10, 2018 · 1 comment
Open

[Discussion] Versioning strategy #243

bast opened this issue Apr 10, 2018 · 1 comment

Comments

@bast
Copy link
Member

bast commented Apr 10, 2018

I would like to discuss and eventually solve a couple of issues:

  • Decide and clarify which CMake versions are supported and tested
  • It is not clear which modules are compatible with which CMake version
  • Autocmake has a global version but its semantics is not clear
  • If modules change should the global version change?
  • If not, how can we version the combination of framework and modules?

This also connects to #205 and #234.

@bast
Copy link
Member Author

bast commented Apr 10, 2018

Random thoughts:

  • I think that modules should carry CMake compatibility in their meta-info header and update script could check compatibility with the chosen min_cmake_version.
  • I don't think Autocmake should try hard to support CMake below 3.0.

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