summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Perl: propagated compile options from perl build.Valentin Bartenev1-1/+2
2019-07-17Perl: removed "--include=" configure option.Valentin Bartenev1-11/+5
2019-05-30Java: added java module in configure help.Max Romanov1-0/+3
2019-02-28Introducing Java Servlet Container beta.Max Romanov3-0/+495
2019-02-27Added trailing zero to version string.Valentin Bartenev1-1/+1
2019-02-27Initial routing implementation.Igor Sysoev1-0/+1
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov3-19/+22
2019-01-23Node.js: fixed module version on installation from sources.Alexander Borisov1-0/+5
2019-01-21Go: fixed module installation, broken in ed8b1aaefdd1.Alexander Borisov1-1/+1
2018-12-19Node.js: added check for libunit version at compile time.Alexander Borisov1-2/+9
2018-12-19libunit: added generation of version header file.Alexander Borisov2-4/+15
2018-12-12Node.js: fixed global install in some cases.Valentin Bartenev1-1/+1
2018-12-04Ruby: rpath made optional.Valentin Bartenev1-3/+22
2018-11-22PHP: workaround for bug #71041.Valentin Bartenev1-1/+26
2018-11-21PHP: fixed compatibility with ZTS.Valentin Bartenev1-1/+1
2018-11-15Prettier ./configure summary.Valentin Bartenev1-16/+17
2018-11-15Added TLS information to ./configure summary.Valentin Bartenev1-0/+1
2018-11-14Node.js: reworked installation procedure.Valentin Bartenev1-3/+25
2018-11-14Node.js: ./configure script cleanup.Valentin Bartenev1-11/+19
2018-11-01Mention of "nodejs" configure option in help.Sergey Kandaurov1-0/+3
2018-10-23Removed unused "--upstream" command line option.Valentin Bartenev1-1/+1
2018-10-18Fixed Makefile target for NodeJS.Alexander Borisov1-3/+3
2018-10-17Installing libunit headers and static library.Max Romanov4-0/+42
2018-10-09Renamed "go" application type to "external".Valentin Bartenev1-1/+1
2018-10-03Added Node.js support.Alexander Borisov3-0/+167
2018-10-01Mention of --openssl configure option in help.Valentin Bartenev1-0/+2
2018-09-20Fixed building perl on Alpine Linux.Sergey Kandaurov1-0/+2
2018-09-20Controller: certificates storage interface.Valentin Bartenev1-1/+1
2018-09-20Added SSL/TLS support on connection level.Igor Sysoev4-12/+11
2018-09-17Removed deprecated MacOSX OSSpinLockLock().Igor Sysoev1-23/+0
2018-09-10Fixed spelling in a comment.Valentin Bartenev1-1/+1
2018-08-08Returning error for "make tests" when "--tests" wasn't configured.Valentin Bartenev1-13/+29
2018-08-06Unit application library.Max Romanov8-6/+56
2018-07-27Refactored thread ID functions.Igor Sysoev1-1/+0
2018-07-16Added getentropy() support.Sergey Kandaurov1-0/+43
2018-07-16Supplied getrandom() test with commentary about supported OSes.Sergey Kandaurov1-1/+1
2018-06-28Removed -mmacosx-version-min option.Igor Sysoev4-17/+1
2018-06-28Added check of "make install" ability.Igor Sysoev5-6/+15
2018-06-27Packages: tar building functionality moved into pkg/Makefile.Valentin Bartenev1-12/+0
2018-06-20Using own popcount where the compiler builtin is not available.Sergey Kandaurov1-0/+13
2018-06-20Using portable grep features.Sergey Kandaurov1-1/+2
2018-06-19Using 'all' as default target in Makefile.Max Romanov1-2/+2
2018-05-30PHP: fixed building on MacOSX with --ld-opt= option.Igor Sysoev2-3/+5
2018-05-30PHP: using generated dependencies in makefile.Max Romanov1-0/+3
2018-05-24Using getrandom() libc interface, SYS_getrandom fixes.Sergey Kandaurov1-4/+30
2018-05-21Added SERVER_SOFTWARE request meta-variable.Valentin Bartenev1-1/+1
2018-04-15Enabled exporting symbols for OpenBSD.Sergey Kandaurov1-1/+2
2018-04-11Configure scripts cleanup.Valentin Bartenev2-8/+7
2018-04-04Changed version processing for modules.Alexander Borisov4-6/+52
2018-04-02Ruby: correctly getting version from RbConfig::CONFIG.sshaw1-1/+1