libreSSL/crypto
kinichiro bda62f7fe4 add cmake build options
- add cmake build options as configure provides
  * -DENABLE_ASM (default ON)
  * -DENABLE_EXTRATESTS (default OFF)
  * -DENABLE_NC (default OFF)
  * -DOPENSSLDIR (default ${CMAKE_INSTALL_PREFIX}/etc/ssl)

- add biotest and pidwraptest if ENABLE_EXTRATESTS is ON

- add compiler flag `-fno-common` if CMAKE_SYSTEM_NAME is Darwin
  to prevent link error Undefined symbols "_OPENSSL_ia32cap_P"
2016-04-14 15:16:52 +09:00
..
compat Revert back to GetStdHandle, since it works fine with pipes. 2015-12-11 09:22:12 -06:00
CMakeLists.txt add cmake build options 2016-04-14 15:16:52 +09:00
Makefile.am do not link libcompatnoopt if it is unneeded/built 2015-11-22 17:31:51 -06:00
Makefile.am.arc4random refresh nc(1) support 2015-12-06 23:32:18 -06:00
Makefile.am.elf-x86_64 rework CFLAGS/CPPFLAGS settings during configuration 2015-03-22 07:43:55 -05:00
Makefile.am.macosx-x86_64 rework CFLAGS/CPPFLAGS settings during configuration 2015-03-22 07:43:55 -05:00