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

Makes cross-platform API experimental and builds libaxaccess under a flag #98

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

elima
Copy link
Collaborator

@elima elima commented Feb 29, 2024

A new feature flag AXA_LIBAXACCESS, off by default, controls whether the library is built or not. README has been updated to document this new feature.

It also cleans up and reorganizes a bit the cmake files.

@elima elima requested a review from alice February 29, 2024 14:34
@elima elima self-assigned this Feb 29, 2024
Copy link
Collaborator

@spectranaut spectranaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks and two things! and as you know it will conflict with #97

@elima
Copy link
Collaborator Author

elima commented Mar 1, 2024

thanks and two things! and as you know it will conflict with #97

Yes, I will wait for #97 to be merged to assume the burden of fixing the conflicts. @alice, feel free to merge #97, please don't wait for this one :).

@elima
Copy link
Collaborator Author

elima commented Mar 1, 2024

thanks and two things! and as you know it will conflict with #97

Yes, I will wait for #97 to be merged to assume the burden of fixing the conflicts. @alice, feel free to merge #97, please don't wait for this one :).

Nevermind, it is already merged LoL!

@elima elima force-pushed the libaxaccess-off-by-default branch from 164b4d4 to 6b77ca3 Compare March 1, 2024 10:39
…flag

A new feature flag `AXA_LIBAXACCESS`, off by default, controls whether
the library is built or not. README has been updated to document this
new feature.

It also cleans up and reorganizes a bit the cmake files, moving the
feature flag definitions to the top level CMakeLists.txt.
@elima
Copy link
Collaborator Author

elima commented Mar 1, 2024

Branch has been rebased on top of #97, which is merged now; and feature flags were moved to top level CMakeLists.

Copy link
Collaborator

@spectranaut spectranaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good! I pushed a commit to remove GenerateExportHeaders, which I had landed in a commit yesterday: #109

@spectranaut spectranaut merged commit 8c18a6a into main Mar 1, 2024
@spectranaut spectranaut deleted the libaxaccess-off-by-default branch March 5, 2024 16:41
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.

None yet

2 participants