summaryrefslogtreecommitdiffhomepage
path: root/auto/modules (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Rebuild wasm-wasi-component when any of its dependencies changeAndrew Clayton1-1/+8
2024-03-09Pretty print the wasm language module compiler outputAndrew Clayton1-3/+5
2024-03-09Pretty print the Ruby language module compiler outputAndrew Clayton1-3/+5
2024-03-09Pretty print the Python language module compiler outputAndrew Clayton1-3/+5
2024-03-09Pretty print the PHP language module compiler outputAndrew Clayton1-2/+4
2024-03-09Pretty print the Perl language module compiler outputAndrew Clayton1-3/+5
2024-03-09Pretty print the Java language module compiler outputAndrew Clayton1-3/+5
2024-02-27Wasm-wc: use more common uname switch to get operating system nameKonstantin Pavlov1-1/+1
2024-02-22Update third-party java components to their recent versionsSergey A. Osokin2-14/+14
2024-02-22Wasm-wc: Use the cargo build output as the make target dependencyAndrew Clayton1-3/+5
2024-02-22Wasm-wc: Add nxt_unit.o as a dependency in the auto scriptAndrew Clayton1-2/+1
2024-02-21Wasm-wc: Wire it up to the build systemAndrew Clayton2-0/+123
2024-02-19Node.js: Build/install fixAndrew Clayton1-2/+2
2023-11-29Update third-party components for the Java module.Sergey A. Osokin2-12/+12
2023-10-17Update third-party components for the Java module.Sergey A. Osokin2-10/+10
2023-10-10Update third-party components for the Java module.Sergey A. Osokin2-14/+14
2023-10-06Update third-party components for the Java module.Sergey A. Osokin2-16/+16
2023-08-17Wasm: Wire the Wasm language module up to the build system.Andrew Clayton2-0/+211
2023-07-07Update third-party components for Unit's Java module.Sergey A. Osokin2-16/+16
2023-03-29Auto: mirroring installation structure in build tree.Alejandro Colomar7-34/+32
2023-01-31Added default values for pathnames.Alejandro Colomar5-21/+21
2022-12-14Java: upgrading third-party components.Sergey A. Osokin2-16/+16
2022-11-16Propagated NXT_RUBY_CFLAGS to Ruby checks.Konstantin Pavlov1-3/+3
2022-10-28Fixed main() prototypes in auto tests.Andrew Clayton5-12/+12
2022-10-19PHP: Fixed php_module_startup() call for PHP 8.2.Remi Collet1-0/+4
2022-04-28Workarounded Clang bug triggered by Ruby.Alejandro Colomar1-1/+27
2022-01-10Tests: using modules in Go.Max Romanov1-1/+2
2021-08-12Java: upgrading third-party components.Max Romanov2-12/+12
2021-08-09Java: upgrading third-party components.Max Romanov2-18/+18
2021-06-15Node.js: improving and test packaging.Max Romanov1-2/+5
2021-05-25Go: fixing tests for Go 1.16.Max Romanov1-1/+1
2021-03-25Node.js: used distinct placeholder for version in "package.json".Valentin Bartenev1-1/+1
2021-03-25Node.js: fixing module global installation.Max Romanov1-12/+26
2021-03-22Java: upgrading third-party components.Sergey A. Osokin2-18/+18
2020-11-10Java: fixing isolation mounts for Alpine musl.Max Romanov1-1/+1
2020-11-02Java: upgrading 3rd-party components.Max Romanov2-18/+18
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura3-11/+10
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