unit/auto
2018-06-20 19:34:06 +03:00
..
cc Using compiler capability to generate dependencies. 2017-12-01 16:28:06 +03:00
echo Fixed displaying "echo" program building failure. 2017-09-22 20:13:55 +03:00
modules PHP: fixed building on MacOSX with --ld-opt= option. 2018-05-30 18:31:26 +03:00
os Enabled exporting symbols for OpenBSD. 2018-04-15 19:44:38 +03:00
atomic Macros for atomic 'OR' and 'AND' operations introduced. 2017-04-21 16:55:13 +03:00
clang Using own popcount where the compiler builtin is not available. 2018-06-20 19:34:06 +03:00
events Initial version. 2017-01-17 20:00:00 +03:00
feature PHP: fixed building on MacOSX with --ld-opt= option. 2018-05-30 18:31:26 +03:00
files Initial version. 2017-01-17 20:00:00 +03:00
have Initial version. 2017-01-17 20:00:00 +03:00
help Added Ruby support. 2018-03-21 16:50:07 +03:00
make Using portable grep features. 2018-06-20 19:33:49 +03:00
malloc Checking mallopt() during configure. 2017-09-25 17:53:10 +03:00
mmap Initial version. 2017-01-17 20:00:00 +03:00
options Configuration persistence. 2017-09-10 06:22:15 +03:00
pcre Initial version. 2017-01-17 20:00:00 +03:00
save Perl: use ExtUtils::Embed in configure. 2018-02-07 17:26:30 +03:00
sendfile Initial version. 2017-01-17 20:00:00 +03:00
shmem Added support for shm_open(SHM_ANON) extension. 2018-03-06 13:55:51 +00:00
sockets Initial version. 2017-01-17 20:00:00 +03:00
sources Configure scripts cleanup. 2018-04-11 18:29:48 +03:00
ssltls Initial version. 2017-01-17 20:00:00 +03:00
summary Changed "path" to "directory" in configure summary. 2017-09-26 17:53:21 +03:00
test_build Initial version. 2017-01-17 20:00:00 +03:00
threads Initial version. 2017-01-17 20:00:00 +03:00
time Better checking for shm_open() during configure. 2017-09-27 18:34:23 +03:00
types Initial version. 2017-01-17 20:00:00 +03:00
unix Using getrandom() libc interface, SYS_getrandom fixes. 2018-05-24 20:35:47 +03:00