| Age | Commit message (Collapse) | Author |
|
Closes #26942.
Closes #26946.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18652.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #15846.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
- Upgrade sdhash to version 2.3.
- Remove the inreplace that tries to use our boost-1.51.
- Instead use their included internal boost-1.49.
- Add a `system 'make', 'boost'` to do so.
- Remove the dep on boost.
- Works well with superenv. Passes `brew test -v sdhash`
Fixes #14396
Closes #15541.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
sdhash is a tool for generating and comparing similarity digest hashes.
When comparing these hashes, it gives a confidence level as to how
similar two objects are to each other.
Closes #13753.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|