Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 569177ea | 2015-03-22 08:11:53 | Merged support for using _OPENBSD_SOURCE on NetBSD 8.x | ||
| cc3bdea4 | 2015-03-22 08:03:02 | copy remaining test harness dependencies | ||
| a34d319f | 2015-03-22 07:53:18 | copy memmem.c on update | ||
| ad2a38ab | 2015-03-22 06:18:18 | rework CFLAGS/CPPFLAGS settings during configuration Move define adjustments to CPPFLAGS. Adjust user CFLAGS directly, do not override during configuration. USER_CFLAGS is not necessary to build libcompat_noopt correctly. | ||
| 809fcf4e | 2015-03-22 06:05:49 | move clang flags adjustment next to the check, fix typo | ||
| 4106a08d | 2015-03-22 06:03:43 | check for build tools earlier in configuration | ||
| 989bc3e3 | 2015-03-22 05:49:58 | the BIO_sock_init() patch is upstream. | ||
| dcf31221 | 2015-03-21 19:08:04 | Merge native cygwin support | ||
| 45065de1 | 2015-03-21 19:04:54 | rework tests Makefile.am There are so many test exceptions that need handling that it is easier to simply edit it directly rather than doing autogeneration anymore. This also puts biotest and pidwraptest behind a new --enable-extratests option, so they are easy to run but are not enabled by default. | ||
| 4d122c0b | 2015-03-19 10:28:54 | set version to 2.2.0 on master |