summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autotools: use recursive automake to support out-of-source builds.Michael Orlitzky2020-01-231-47/+4
* Makefile.am: remove redundant $(srcdir)s.Michael Orlitzky2020-01-231-16/+16
* src/php-fpm.logrotate.in: add a logrotate script for php-fpm.Michael Orlitzky2020-01-221-2/+7
* src/php-fpm.conf: move the php-fpm tmpfiles.d entry "upstream."Michael Orlitzky2020-01-221-0/+3
* src/php-fpm-launcher.in: add php-fpm-launcher wrapper script.Michael Orlitzky2020-01-221-2/+8
* Makefile.am: substitute @LIBEXECDIR@ in "*.in" files.Michael Orlitzky2020-01-221-0/+1
* Use "init.d" and "conf.d" subdirectories of "openrc".Michael Orlitzky2017-07-261-4/+4
* Install the php-fpm init scripts conditional on --enable-fpm.0.9.3Michael Orlitzky2017-07-251-4/+9
* Makefile.am: mark openrc/php-fpm as a script and not as data.Michael Orlitzky2017-07-251-2/+2
* Makefile.am: install the php-fpm.conf file with "make install".Michael Orlitzky2017-07-251-0/+2
* Rename OpenRC init script and config file.Michael Orlitzky2017-07-251-3/+3
* php-fpm.example.init.in: use @SYSCONFDIR@ from autotools.Michael Orlitzky2017-07-191-4/+5
* Make the init script directory depend on LIBDIRBrian Evans2017-07-111-1/+4
* Add OpenRC init and conf files.Michael Orlitzky2016-07-261-2/+2
* Add 70_mod_php.conf.in to EXTRA_DIST in Makefile.am.0.9.0Michael Orlitzky2016-01-221-0/+3
* Add --enable-apache2 flag to the configure script.Michael Orlitzky2016-01-221-2/+5
* Use uppercase @BINDIR@, @LIBDIR@, etc. for autotools substitution.Michael Orlitzky2016-01-211-3/+3
* Add 70_mod_php.conf.in to the project source.Michael Orlitzky2016-01-211-1/+5
* Add another layer of indirection to get @bindir@ and friends in the output.Michael Orlitzky2016-01-211-1/+18
* Create trivial autotools "build system."Michael Orlitzky2015-12-061-0/+2