403 Commits

Author SHA1 Message Date
Brian Smith
e6059c0ace Build assembly language code. 2015-08-26 21:18:17 -07:00
Brian Smith
d484b6680e Add ARCH variable to build system. 2015-08-26 21:18:17 -07:00
Brian Smith
13baebc3b5 Replace CMake with GNU Make and add Travis CI integration.
Travis CI doesn't have a new enough version of CMake readily available,
and I've been wanting to replace the CMake-based build system for other
reasons. This kills the Windows support, but I'm intending to add a
native msbuild build system for Windows soon. Also, this builds in
OPENSSL_NO_ASM mode for now.
2015-08-26 21:18:16 -07:00