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

Generate fable/version.hpp header for fable #198

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

cassava
Copy link
Contributor

@cassava cassava commented Dec 5, 2023

This allows users to support multiple fable versions at compile-time.
This is separate from cloe-runtime in #197 because:

  1. Package fable is often used where cloe-runtime is not needed.
  2. Package fable will have independent versioning in the future.

This is generated from src/fable/version.hpp.in
See the file for the documentation.

@cassava cassava requested a review from tobifalk as a code owner December 5, 2023 16:17
@cassava cassava self-assigned this Dec 5, 2023
@cassava cassava added the enhancement New feature or request label Dec 5, 2023
@cassava cassava added this to the 0.21.0 milestone Dec 5, 2023
@cassava cassava added priority This has a higher priority than otherwise. and removed enhancement New feature or request labels Dec 6, 2023
@cassava cassava requested a review from clsim December 6, 2023 09:37
fable/CMakeLists.txt Show resolved Hide resolved
fable/conanfile.py Show resolved Hide resolved
fable/conanfile.py Show resolved Hide resolved
fable/src/fable/version_test.cpp Show resolved Hide resolved
@cassava cassava requested a review from clonker December 8, 2023 10:06
This is generated from src/fable/version.hpp.in
See the file for the documentation.
@cassava cassava force-pushed the ben/add-fable-version branch from 82de5e1 to 420a44c Compare December 8, 2023 10:18
@cassava cassava merged commit e70e036 into master Dec 8, 2023
2 checks passed
@cassava cassava deleted the ben/add-fable-version branch December 8, 2023 10:35
@cassava cassava removed the priority This has a higher priority than otherwise. label Dec 8, 2023
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.

2 participants