index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
auto
/
modules
/
php
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
Auto: mirroring installation structure in build tree.
Alejandro Colomar
1
-4
/
+4
2023-01-31
Added default values for pathnames.
Alejandro Colomar
1
-4
/
+4
2022-10-28
Fixed main() prototypes in auto tests.
Andrew Clayton
1
-4
/
+4
2022-10-19
PHP: Fixed php_module_startup() call for PHP 8.2.
Remi Collet
1
-0
/
+4
2020-10-26
Configure: using comma instead of space for passing -rpath value.
Valentin Bartenev
1
-2
/
+1
2020-09-09
PHP: fixed "rootfs" isolation dependency on system mounts.
Tiago Natel de Moura
1
-29
/
+1
2020-08-25
Isolation: added "automount" option.
Tiago Natel de Moura
1
-3
/
+3
2020-08-25
PHP: added bind mounts for extensions directory.
Tiago Natel de Moura
1
-1
/
+32
2020-07-28
PHP: fixed version comparison in configure script.
Tiago Natel de Moura
1
-2
/
+2
2020-05-20
PHP: building with PHP 8 (development version).
Remi Collet
1
-1
/
+5
2020-03-04
PHP: added ZTS indication to ./configure output.
Valentin Bartenev
1
-0
/
+19
2020-03-04
PHP: rearranged feature checks in ./configure.
Valentin Bartenev
1
-46
/
+48
2020-03-03
PHP: optimization to avoid surplus chdir(2) calls.
Tiago Natel de Moura
1
-2
/
+11
2019-10-02
Fixed "make tests" build without preceding "make".
Max Romanov
1
-1
/
+1
2018-11-22
PHP: workaround for bug #71041.
Valentin Bartenev
1
-1
/
+26
2018-11-21
PHP: fixed compatibility with ZTS.
Valentin Bartenev
1
-1
/
+1
2018-08-06
Unit application library.
Max Romanov
1
-1
/
+1
2018-06-28
Added check of "make install" ability.
Igor Sysoev
1
-1
/
+1
2018-05-30
PHP: fixed building on MacOSX with --ld-opt= option.
Igor Sysoev
1
-2
/
+4
2018-05-30
PHP: using generated dependencies in makefile.
Max Romanov
1
-0
/
+3
2018-04-04
Changed version processing for modules.
Alexander Borisov
1
-1
/
+17
2018-01-15
PHP: "--lib-static" option uses "--lib-path" option.
Igor Sysoev
1
-6
/
+18
2018-01-12
PHP: added "--lib-static" configure option.
Igor Sysoev
1
-0
/
+7
2017-12-01
Using compiler capability to generate dependencies.
Max Romanov
1
-2
/
+8
2017-11-29
Using --ld-opt when linking modules.
Max Romanov
1
-2
/
+2
2017-09-06
Style fixes.
Igor Sysoev
1
-1
/
+1
2017-08-31
Introducing install & uninstall Makefile targets.
Max Romanov
1
-1
/
+18
2017-08-31
Changed modules names format.
Igor Sysoev
1
-4
/
+4
2017-08-31
nginext has been renamed to unit.
Igor Sysoev
1
-4
/
+4
2017-08-29
Separation of module prerequisites for 'all' target in Makefile.
Max Romanov
1
-2
/
+2
2017-08-26
Added configure and command line option --help.
Igor Sysoev
1
-8
/
+17
2017-08-17
The new module configuration interface.
Igor Sysoev
1
-0
/
+152
2017-08-17
Removing auto/modules directory before commiting the new module
Igor Sysoev
2
-80
/
+0
2017-08-04
Introducing configure option --with-php-ldflags=.
Igor Sysoev
1
-8
/
+11
2017-07-26
Improved PHP configure test.
Igor Sysoev
1
-21
/
+31
2017-06-23
PHP app request processing.
Max Romanov
2
-0
/
+67