summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rename our active DSO symlink to mod_php.so.Michael Orlitzky2015-12-101-8/+8
* Add the get_apache2_active_symlink_path() function.Michael Orlitzky2015-12-101-0/+18
* Add curly braces around an interpolated string variable.Michael Orlitzky2015-12-101-1/+1
* Document the find_targets_apache2() and get_active_apache2() functions.Michael Orlitzky2015-12-101-0/+28
* Use fixed ".so" suffix for libphp instead of computing it.Michael Orlitzky2015-12-101-23/+7
* Test for sort/uniq executables and use the results instead of "sort -u".0.8.0Michael Orlitzky2015-12-062-4/+6
* Combine the libphp5/libphp7 branches.Michael Orlitzky2015-12-061-26/+32
* Line length, whitespace, and typo cleanup.Michael Orlitzky2015-12-061-15/+35
* Use AC_PROG_LN_S macro to replace "ln -s".Michael Orlitzky2015-12-062-4/+5
* Use AC_PROG_SED to determine POSIX-compatible sed path.Michael Orlitzky2015-12-062-5/+7
* Create trivial autotools "build system."Michael Orlitzky2015-12-063-0/+11
* Apply Brian Evans's patch to support php-7.x with apache2.Michael Orlitzky2015-12-061-8/+28
* Update copyright year and some trivial whitespace changes (due to ebuild-mode).Michael Orlitzky2015-12-061-5/+3
* Rename the eselect module in preparation for autotools integration.Michael Orlitzky2015-12-061-0/+0
* Initial commit of the current release, v0.7.1.Michael Orlitzky2015-12-061-0/+352