* Remove capstone from the requirements, and update the workflows to use the latest recomp binaries.
* Update makefile and README for macOS
- support make 4.4 syntax for C and asm file lists
- prefer clang for C preprocessing since gcc on macOS is a clang alias
- update macOS setup and build instructions
---------
Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
- Removes dependency on openssl and libcrypto.
- Upstream MIT licensed: https://github.com/Wodann/constexpr-md5-cpp
- Modified to accept `std::vector<uint8_t>` as input
- Improve CXXFLAGS for tools and chmod -x C/C++ files