summaryrefslogtreecommitdiffhomepage
path: root/auto/modules (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Configure: using comma instead of space for passing -rpath value.Valentin Bartenev3-4/+3
2020-10-01Python: ASGI server introduced.Max Romanov1-0/+5
2020-09-09PHP: fixed "rootfs" isolation dependency on system mounts.Tiago Natel de Moura1-29/+1
2020-09-14Python: split module initialization from WSGI implementation.Max Romanov1-0/+1
2020-09-14Python: source file moved to 'python' sub-directory.Max Romanov1-1/+2
2020-08-25Isolation: added "automount" option.Tiago Natel de Moura4-14/+14
2020-08-25PHP: added bind mounts for extensions directory.Tiago Natel de Moura1-1/+32
2020-08-09Ruby: fixed gem mount paths.Valentin Bartenev1-4/+2
2020-08-09Ruby: simplified commands in ./configure script.Valentin Bartenev1-9/+9
2020-08-09Ruby: removed unused variable from ./configure script.Valentin Bartenev1-1/+0
2020-08-08Configure: verifying the Ruby library path.Valentin Bartenev1-4/+10
2020-07-31Isolation: fixed the generation of mounts table.Tiago Natel de Moura3-13/+20
2020-07-28PHP: fixed version comparison in configure script.Tiago Natel de Moura1-2/+2
2020-06-23Python: fixed interpreter path in ./configure.Tiago Natel de Moura1-2/+1
2020-05-28Packages: fixed java configure script.1.18.0Tiago Natel de Moura1-2/+2
2020-05-28Added "rootfs" feature.Tiago Natel de Moura3-3/+100
2020-05-20PHP: building with PHP 8 (development version).Remi Collet1-1/+5
2020-03-04PHP: added ZTS indication to ./configure output.Valentin Bartenev1-0/+19
2020-03-04PHP: rearranged feature checks in ./configure.Valentin Bartenev1-46/+48
2020-03-03PHP: optimization to avoid surplus chdir(2) calls.Tiago Natel de Moura1-2/+11
2020-01-28Go: adding main configure CFLAGS and LDFLAGS to module build flags.Max Romanov1-1/+10
2020-01-28Java: fixing configure errors reporting.Max Romanov1-3/+7
2020-01-28Java: introducing SHA512 sum validation for external JARs.Max Romanov4-1/+76
2020-01-28Java: fixing maven repository URL.Max Romanov1-1/+1
2019-12-25Go: changing import name for "unit.nginx.org/go".Max Romanov1-1/+1
2019-12-24Go: moving source files to the root of the project.Max Romanov1-1/+1
2019-12-24Go: installing go module for tests into build directory.Max Romanov1-1/+1
2019-12-24Go: linking against libunit.Max Romanov1-12/+20
2019-12-09Java: fixing racing condition in external JAR download.Max Romanov1-3/+6
2019-10-23Python: fixing Python 3.8 build with clang.Max Romanov1-1/+1
2019-10-22Python: fixing build for Python 3.8.Max Romanov1-0/+4
2019-10-02Fixed "make tests" build without preceding "make".Max Romanov5-5/+5
2019-09-05Java: introducing websocket support.Max Romanov1-9/+157
2019-08-20Introducing websocket support in router and libunit.Max Romanov1-0/+1
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-02-28Introducing Java Servlet Container beta.Max Romanov3-0/+495
2019-02-27Added trailing zero to version string.Valentin Bartenev1-1/+1
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov2-9/+4
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 Borisov1-2/+3
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-14Node.js: reworked installation procedure.Valentin Bartenev1-3/+25
2018-11-14Node.js: ./configure script cleanup.Valentin Bartenev1-11/+19
2018-10-18Fixed Makefile target for NodeJS.Alexander Borisov1-3/+3