Age | Commit message (Collapse) | Author |
|
|
|
The lang should never be NULL anyway (this fixes a compiler warning).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
php: use find_library to find libphp7.so
|
|
|
|
|
|
|
|
Zesty/Yakkety/Xenial to use PHP 7.0 instead of 7.1
|
|
|
|
Compilation with PHP 7.0 is still OK, the version in dependencies is the latest
available in Debian Sid (unstable).
|
|
Automatic builds for Raspbian Jessie were stopped three months ago, on June 2017.
|
|
Automatic builds for Ubuntu Wily were stopped five months ago, on April 2017.
|
|
Automatic builds for Debian Squeeze were stopped one year ago, on October 2016.
|
|
This fixes a compiler warning, in some cases wattr_get may not initialize the
variables.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename:
- printf to print
- printf_date_tags to print_date_tags
- printf_y to print_y
- log_printf to log_print
|
|
|
|
values
|
|
|
|
|
|
|
|
php: ensure CMake script finds PHP 7
|
|
|