unit/auto
Valentin Bartenev 91280b4c0b Ruby: fixed gem mount paths.
The gem paths must depend on the specified interpreter.
Also, gemdir looks redundant as it's already included in Gem.default_path().
2020-08-09 01:00:44 +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 Ruby: fixed gem mount paths. 2020-08-09 01:00:44 +03:00
os Respecting AR environment variable to configure ar binary. 2019-11-07 19:53:25 +03:00
atomic Macros for atomic 'OR' and 'AND' operations introduced. 2017-04-21 16:55:13 +03:00
capability Initial applications isolation support using Linux namespaces. 2019-09-19 15:25:23 +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 Using disk file to store large request body. 2020-03-12 17:54:29 +03:00
isolation Isolation: fixed build when features aren't detected. 2020-06-23 12:11:27 +01:00
make Respecting AR environment variable to configure ar binary. 2019-11-07 19:53:25 +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 Using disk file to store large request body. 2020-03-12 17:54:29 +03:00
pcre Initial version. 2017-01-17 20:00:00 +03:00
save Using disk file to store large request body. 2020-03-12 17:54:29 +03:00
sendfile Checking sendfile() availability in configure. 2020-03-17 14:44:06 +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 Upstream chunked transfer encoding support. 2020-06-23 14:16:45 +03:00
ssltls Added SSL/TLS support on connection level. 2018-09-20 15:05:37 +03:00
summary Using disk file to store large request body. 2020-03-12 17:54:29 +03:00
test_build Initial version. 2017-01-17 20:00:00 +03:00
threads Removed deprecated MacOSX OSSpinLockLock(). 2018-09-17 16:37:17 +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 Changed the group listing to run unprivileged when possible. 2019-11-26 16:15:23 +00:00