unit/auto
Andrew Clayton b5fe3eaf1a auto, wasm-wc: Copy the .so into build/lib/unit/modules/
Normally when the language modules are built, they are built directly
into the build/lib/unit/modules/ directory.

This then allows Unit to find them without being installed. This is
useful for things like the pytests.

This wasn't happening for the wasm-wasi-component language module. So we
now copy it over and give it the right name as part of the make/build
process.

Reported-by: Andrei Zeliankou <zelenkov@nginx.com>
Fixes: 4e6d7e876 ("Wasm-wc: Wire it up to the build system")
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
2024-07-08 15:43:17 +01:00
..
cc Build with -std=gnu11 (C11 with GNU extensions) 2024-03-13 16:29:24 +00:00
echo Auto: mirroring installation structure in build tree. 2023-03-29 00:41:08 +02:00
modules auto, wasm-wc: Copy the .so into build/lib/unit/modules/ 2024-07-08 15:43:17 +01:00
os Auto: mirroring installation structure in build tree. 2023-03-29 00:41:08 +02:00
atomic Remove support for Sun's Sun Studio/SunPro C compiler 2024-03-09 00:42:27 +00:00
capability Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
cgroup Isolation: wired up cgroup to build system. 2022-12-10 14:00:20 +00:00
clang Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
endian Updated copyright notice. 2024-02-20 16:08:36 +00:00
events Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
feature PHP: fixed building on MacOSX with --ld-opt= option. 2018-05-30 18:31:26 +03:00
files Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
fuzzing fuzzing: add fuzzing infrastructure in build system 2024-06-14 15:11:38 +01:00
have Initial version. 2017-01-17 20:00:00 +03:00
help fuzzing: add fuzzing infrastructure in build system 2024-06-14 15:11:38 +01:00
isolation Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux. 2023-02-17 21:24:18 +00:00
make auto: Don't install $runstatedir 2024-06-18 22:59:45 +02:00
malloc Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
mmap Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
njs njs (lowercase) is more preferred way to mention 2024-04-10 13:30:02 +01:00
options fuzzing: add fuzzing infrastructure in build system 2024-06-14 15:11:38 +01:00
pcre Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
save Auto: mirroring installation structure in build tree. 2023-03-29 00:41:08 +02:00
sendfile Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
shmem Use octal instead of mode macros 2024-06-18 22:59:45 +02:00
sockets Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
sources fuzzing: add fuzzing infrastructure in build system 2024-06-14 15:11:38 +01:00
ssltls Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
summary fuzzing: add fuzzing infrastructure in build system 2024-06-14 15:11:38 +01:00
test_build Initial version. 2017-01-17 20:00:00 +03:00
threads Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
time Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
types Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00
unix Fixed main() prototypes in auto tests. 2022-10-28 03:17:31 +01:00