Skip to content

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.

via a gitsubmodule
at https://github.com/FastFilter/xor_singleheader.git

rather than an older and local copy of that lib
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