kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
9a98de6c 2016-04-09 11:50:37 Land #185, fix MINGW and CYGWIN builds with cmake
34bf322e 2016-04-09 11:49:53 Land #184, execute tests that require srcdir environment variable with cmake
d9b08384 2016-04-09 11:49:29 Land #183, fix cmake on HP-UX
177e1315 2016-04-05 15:31:41 add condition for setting BUILD_SHARED (cmake) - add MINGW and CYGWIN for win build
cf45f2bd 2016-04-05 10:02:35 execute tests that require srcdir environment variable with cmake - uncomment procedures for aeadtest, evptest, pq_test, ssltest, testdsa and testrsa - add set_tests_properties() for setting environment variable srcdir - tweak openssl path in ssltest.sh, testdsa.sh, testenc.sh and testrsa.sh
3207606f 2016-04-04 11:28:46 fix cmake on HP-UX - CMakeLists.txt * add OS specific compiler flags and library * add checking size of time_t * add checking memmem() - tests/CMakeLists.txt * add if(HAVE_MEMMEM) for explicit_bzero * add checking SMALL_TIME_T for rfc5280time - crypto/CMakeLists.txt * add getentropy_hpux.c - tls/CMakeLists.txt * fix checking strsep
2997b857 2016-03-30 16:10:19 set project LANGUAGES to C
02b00b5c 2016-03-30 12:52:16 set cmake_minimum_required to 2.8.8 `OBJECT` library type of add_library was introduced by CMake 2.8.8.
8131b377 2016-03-21 05:01:12 update changelog
04ceeb2c 2016-03-21 04:47:24 updated changelog