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

Tidy dependencies #10

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Tidy dependencies #10

merged 4 commits into from
Dec 9, 2024

Conversation

oschonrock
Copy link
Contributor

Tidy up dependencies as discussed in

#9

Make the demo repo FilterPassword depend on the up2date library:

https://github.com/FastFilter/xor_singleheader

Plus some tidy ups to Makefile and #includes to make dependencies clearer.

one dependency per line to make things clearer

dependcies for each target made more complete by generating with

g++ -M -MF -

init submodules for deps from either foreign repo
which also means we are now only including one xorfilter.h from one
repo

change Makefile to reflect this
@lemire lemire merged commit ded046b into FastFilter:master Dec 9, 2024
0 of 2 checks passed
@oschonrock oschonrock deleted the tidydependencies branch December 9, 2024 17:36
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