index
:
unit.git
1.34
alx-gzip
alx-gzip-v37
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
auto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
njs: Update for version 0.9.0 API changes
Andrew Clayton
1
-3
/
+3
2025-05-07
auto/compression: Error out if requested library not found
Andrew Clayton
1
-0
/
+15
2025-05-01
auto/modules/wasm: Remove an unneeded compiler option
Andrew Clayton
1
-2
/
+2
2025-04-14
http: Wire up HTTP compression to the build system
Andrew Clayton
5
-0
/
+127
2025-03-20
auto/cc: gcc: Don't disable -Wunterminated-string-initialization
Andrew Clayton
1
-4
/
+0
2025-03-19
auto/clang: Add a NXT_NONSTRING macro
Andrew Clayton
1
-0
/
+14
2025-02-03
Fix build with GCC 15
Andrew Clayton
1
-0
/
+4
2025-01-10
auto/make: Fix various issues with building OTEL
Andrew Clayton
1
-18
/
+20
2025-01-10
auto/otel: don't look for OpenSSL on Darwin
Konstantin Pavlov
1
-23
/
+39
2025-01-10
auto/make: Add missing NXT_OTEL_LIB_STATIC to some C tests
Remi Collet
1
-8
/
+12
2025-01-10
auto/make, otel: fix linking on macOS and Ubuntu
Konstantin Pavlov
1
-4
/
+6
2025-01-10
auto/make: s/NXT_OTEL_LIB_LOC/NXT_OTEL_LIB_STATIC/
Andrew Clayton
1
-10
/
+10
2025-01-10
auto/otel: Make use of nxt_feature_name
Andrew Clayton
1
-7
/
+1
2024-12-13
auto/otel: Remove pkg-config check
Andrew Clayton
1
-3
/
+1
2024-12-09
java: update third-party components to their recent versions
Sergey A. Osokin
2
-12
/
+12
2024-11-12
otel: add build tooling to include otel code
Ava Hahn
6
-11
/
+106
2024-11-12
java: Update third-party components to their recent versions
Sergey A. Osokin
2
-12
/
+12
2024-11-05
auto: Remove unused pthread spinlock checks
Andrew Clayton
1
-50
/
+0
2024-09-24
Compile with -funsigned-char
Andrew Clayton
1
-0
/
+4
2024-09-07
java: Update third-party components
Sergey A. Osokin
2
-16
/
+16
2024-08-19
auto: Add a check for Linux's sched_getaffinity(2)
Andrew Clayton
1
-0
/
+19
2024-07-08
auto, wasm-wc: Copy the .so into build/lib/unit/modules/
Andrew Clayton
1
-0
/
+2
2024-07-08
auto: Fix some indentation in auto/modules/wasm-wasi-component
Andrew Clayton
1
-2
/
+2
2024-06-18
Use octal instead of mode macros
Alejandro Colomar
1
-4
/
+3
2024-06-18
auto: Don't install $runstatedir
Alejandro Colomar
1
-2
/
+0
2024-06-14
fuzzing: add fuzzing infrastructure in build system
Arjun
6
-1
/
+93
2024-05-08
java: Update third-party components
Sergey A. Osokin
2
-12
/
+12
2024-05-07
auto, perl: Fix building the Perl language module with clang
Andrew Clayton
1
-0
/
+6
2024-05-07
auto/wasm: No need to explicitly set -fno-strict-aliasing now
Andrew Clayton
1
-2
/
+1
2024-04-10
njs (lowercase) is more preferred way to mention
Andrei Zeliankou
3
-5
/
+5
2024-03-14
Rebuild wasm-wasi-component when any of its dependencies change
Andrew Clayton
1
-1
/
+8
2024-03-13
Build with -std=gnu11 (C11 with GNU extensions)
Alejandro Colomar
1
-2
/
+3
2024-03-12
NJS: loader should be registered using njs_vm_set_module_loader()
Andrei Zeliankou
1
-3
/
+3
2024-03-09
Add an EXTRA_CFLAGS make variable
Andrew Clayton
1
-1
/
+4
2024-03-09
Add a help target to the root Makefile
Andrew Clayton
1
-0
/
+10
2024-03-09
Allow to disable -Werror at 'make' time
Andrew Clayton
1
-0
/
+8
2024-03-09
Enable optional 'debuggable' builds
Andrew Clayton
2
-2
/
+11
2024-03-09
Pretty print the wasm language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Ruby language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Python language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the PHP language module compiler output
Andrew Clayton
1
-2
/
+4
2024-03-09
Pretty print the Perl language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Java language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Hook up make pretty printing to the Unit core and tests
Andrew Clayton
1
-20
/
+40
2024-03-09
Add initial infrastructure for pretty printing make output
Andrew Clayton
1
-0
/
+29
2024-03-09
Compile with -fno-strict-overflow
Andrew Clayton
1
-0
/
+4
2024-03-09
Disable strict-aliasing in clang by default
Andrew Clayton
1
-2
/
+4
2024-03-09
Expand the comment about -Wstrict-overflow on GCC
Andrew Clayton
1
-1
/
+3
2024-03-09
Remove -W from compiler flags
Andrew Clayton
1
-2
/
+2
2024-03-09
Remove support for Sun's Sun Studio/SunPro C compiler
Andrew Clayton
3
-65
/
+0
[next]